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

2011-06-09 Thread Ross Finlayson
I want to modify the "testOnDemandRTSPServer" test program for streaming via unicast, so that I take the input from a byte buffer inside my C++ code, and not from a file. I have already the corresponding paragraph in FAQ. Yes, and the FAQ entries http://www.live555.com/liveMedia/faq.ht

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

2011-06-09 Thread Sokratis Barmpounakis
Hello, I want to modify the "testOnDemandRTSPServer" test program for streaming via unicast, so that I take the input from a byte buffer inside my C++ code, and not from a file. I have already the corresponding paragraph in FAQ. There is no input device (so I don't think I can use stdin etc). In p