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