Displaying 2 results from an estimated 2 matches for "ezstream_stdin".
2007 Oct 19
2
Live Streaming and embeding into webpage on OSX
...n.net/cortado/>.
Is there a way to capture video from a camera or build in tv card and
use it as a source ? Are there any people on macintosh that have
done this with success ?
i dont know what i can do with this line
> % grabfromwebcam | ffmpeg2theora - -o /dev/stdout | ezstream -c
ezstream_stdin.xml
thanks for any hints and pointers
marc
--
"Imagination is more important than Knowledge". http://www.let.de
READY FOR A CHANGE http://int.piratenpartei.de/List_of_Pirateparties
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xi...
2007 Oct 20
0
Live Streaming and embeding into webpage on OSX
...capture those
sources on OSX. If it does you're almost there. Either you can use vlc
to stream that to icecast or find a different tool that grabs those sources.
> i dont know what i can do with this line
>
> > % grabfromwebcam | ffmpeg2theora - -o /dev/stdout | ezstream -c
> ezstream_stdin.xml
I guess "grabfromwebcam" means you are supposed to find an commandline
application that can capture your source and feed it into a pipe towards
ffmpeg2theora.
hth
Thomas
PS: You could also try and join #icecast on the freenode IRC network.