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.
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
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
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