[theora-dev] How to broadcast a live stream programme using Cortado ?
ogg.k.ogg.k at googlemail.com
ogg.k.ogg.k at googlemail.com
Mon May 31 10:26:02 PDT 2010
> Hi, anyone know how to broadcast a live stream programme using Cortado?
There are two parts:
- broadcast a live stream
- set up Cortado to view it
Cortado can play a normalstream without having to make it Cortado specific.
There are examples of what to add to one's HTML in Cortado's README.
I think http://theora.org/cortado.jar is always the most recent release.
As for live streaming, you may want to look at the help output of ffmpeg2theora,
which gives you a sample command line to capture video, encode it, and stream
it over the web, which is a good starting point.
Then you can combine the two steps by adding the URL to that stream to your
Cortado using web page.
More information about the theora-dev
mailing list