Re: [Live-devel] live-devel Digest, Vol 93, Issue 9

2011-07-12 Thread Sokratis Barmpounakis
e testOnDemandRTSPServer applications, I get this strange behavior. So I assume, it only has to do with the streaming parameters of the encoding (NAL parameters?). I am not really a h264 expert, just making some thoughts. Maybe someone can explain this strange behavior. Thanks once more, Sokratis ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] live-devel Digest, Vol 93, Issue 8

2011-07-11 Thread Sokratis
, as a encoder output is fine. But when I use for example TestH264VideoStreamer to stream it, what the client (also with VLC) sees is much more slow. It is like viewing 1 fps, although this sequence's frame rate is much higher. Thanks again, Sokratis ___

[Live-devel] TestH264VideoStreamer lags in VLC

2011-07-11 Thread Sokratis Barmpounakis
n set something also in the streamer? Thanks, Sokratis ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] live-devel Digest, Vol 92, Issue 19

2011-06-20 Thread Sokratis
ll it from my code? Does what I think make sense? Do you have to suggest something faster and easier? Thank you again and sorry for my previous vague post. Sokratis > > -- > > Message: 1 > Date: Wed, 15 Jun 2011 2

[Live-devel] stream from data pointer, not file

2011-06-15 Thread Sokratis Barmpounakis
, Sokratis ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] 264 raw byte buffer directly to streamer

2011-06-09 Thread Sokratis Barmpounakis
d, then open it and stream). More simply: In the same loop where each video frame is encoded, I want to send directly the encoded bytes to be streamed. I really need some ideas... Thank you very much in advance, Sokratis. ___ live-devel mailing

[Live-devel] building testH264VideoStreamer in MSVS

2011-06-08 Thread sokratis
ere, as my application is implemented already there. I tried some things but I get a looot of errors. What should be the procedure? Thank you very much in advance. Sokratis ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.c

[Live-devel] cannot view rtsp stream with vlc

2011-05-27 Thread Sokratis Barmpounakis
Hello, when I am opening vlc to view a rtsp stream (raw h264 video) from the rtsp server I can watch it with no problem. (I just open rtsp://x.x.x.x:8554/streamName) But when I am trying that from another computer connected directly to the same router as the server, vlc can open the stream with su