[Live-devel] h264 test application problem

2011-07-15 Thread Larry Cui
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

[Live-devel] Media File in testProgs

2011-07-15 Thread Jeremy Noring
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

[Live-devel] About Streaming repeatedly

2011-07-15 Thread 김중희
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

[Live-devel] New LIVE555 version, with two new classes

2011-07-15 Thread Ross Finlayson
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

Re: [Live-devel] MJPEG stream problems

2011-07-15 Thread Ross Finlayson
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