Hi,
I downloaded the two H264 video files from
http://www.live555.com/liveMedia/public/264/
But when I run the testH264VideoStreamer application, the client side VLC
player cannot play them well. Also, OpenRTSP can save the steam to a file. But
VLC player cannot play this file. I guess the test
pcr-decreasing-test2.ts (a ~3 MB file) is in live/testProgs.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hello~
I'm learning live555 for understanding how to communicate data streaming.
I have a couple of things question.
For studying and testing, I tried to send a Video clip(mpg File)
repeatedly like test program 'testMPEG4VideoStreamer', but it
doesn't work well.
I thought
if there are code ab
The latest version of the "LIVE555 Streaming Media" code contains two
new classes that developers might find useful:
1/ "TCPStreamSink", which encapsulates a writable TCP socket. Being
a "MediaSink", you can call "startPlaying()" on it, to stream from a
"FramedSource" to a TCP socket. This c
Hello, after upgrading to the latest live libraries I noticed that both
my H264 stream and mjpeg stream stopped working. I'm not sure what
previous version of the live555 libraries I was using
See http://www.live555.com/liveMedia/faq.html#latest-version
, but the only code
change I needed to