Re: [Live-devel] RTP over RTSP over HTTP

2010-09-24 Thread Ross Finlayson
I want to know if live555 supports rtp over rtsp over http or not. At the client end, yes. At the server end, not yet. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/___ live-devel mailing list live-devel@lists.live555.com http://lists.

Re: [Live-devel] VLC does not display any video when streaming with testMPEG4VideoStreamer

2010-09-24 Thread Ross Finlayson
Thanks for the note. I can reproduce the problem with "testMPEG4VideoStreamer"s multicast data not being received by "openRTSP" (and presumably by "VLC"). (However, a unicast MPEG-4 video stream sent by "live555MediaServer" can be received OK by both "openRTSP" and "VLC".) I am investigatin

[Live-devel] VLC does not display any video when streaming with testMPEG4VideoStreamer

2010-09-24 Thread Mehran Ansari
Using live555MediaServer I can see the content of a .m4e file which is displayed by VLC but when I use testMPEG4VideoStreamer to stream the same file, VLC does not display anything. But it also does not complain nor displays any error messages. I do have test.m4e in the testProg folder, and the

[Live-devel] openRTP does not save all of the video frames into the file

2010-09-24 Thread Mehran Ansari
I am using DynamicRTSPServer to send a M4E (MPEG4 elementary stream) file. Using VLC, I can connect to the server and see my video being played. Now I like to capture the same video frames into a file. I used "openRTP " this creates a file as expected but the content of the file is only 29 bytes