Hi,
My goal is to stream a video while acquiring it from a bt878 card on an Ubuntu PC and, on another webserver, to display it to other people using almost only free software.
I read some of the posts of this forum and here is what I want to test :
Video taken from cameras in a theater -> bt878 card -> vlc acquisition -> http stream with ogg container (theora+vorbis) -> webpage with freesoftware player
Here are some of the question I'm left with :
* My bt878 card has s-video input (mandatory in order to get input from theater console), is it possible to have the sound with such connection ?
* I can get the sound from another PCI soundcard. What do you suggest me to use : line-in or microphone ?
* As Ubuntu uses PulseAudio, what should be used as input device ? (Or, Is Ubuntu a safe choice for this "transcoding" machine ? )
* And, last but not least : Is it possible to use a strictly free-software player embedded in a webpage to display the stream produced ?
Thanks very much for all your advices.