You can try and connect the two programs with a named pipe. Use 'mkfifo
/tmp/test.mp4' to create the pipe, run 'encode -v /tmp/test.mp4' and
then stream the /tmp/test.mp4 with live555.
I don't know if this will work, but it is worth a shot. If the streamer
tries to seek on the pipe it will fail, and you'll have to find another
way - like merging the two programs.
Anthony Gutierrez wrote:
I can stream videos that are encoded from the composite input (using
encode demo), or from a yuv file (using venc example), using live555.
But this is a two step process, first encode and store to .m4e file,
then run live555 test program to stream. How can I modify either the
encode demo or venc example, or the live555 source to stream in real
time without storing to the disk?
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source