VLC - Streaming a TV Channel from DVB-T
Posted: 16 Mar 2006 17:09
Hi there,
i try to stream a TV to another network. I use Debian Sarge with 2.6.15.6 Kernel, a Haupauge DBV-T card called Nova-T Model 928, and kernel integrated DVB drivers. I'm not a Linux expert, so i'm quite pleased to get this working
The signal must be converted thus Windows Media Player can understand it. I think MPEG4 Video with MP3 audio should be okay. I read about VLC - the conversion wont be the problem, i think, but whats with streaming a TV channel?
I read about compiling VLC with DVB input support ... how do i do that?
Is that okay?
Another problem: there is no graphical interface on the debian machine and that should stay like that, its a server. Is it possible to realise above mentioned things without any X?
Any help or thoughts to my plans are welcome
thanks,
pianoguy
i try to stream a TV to another network. I use Debian Sarge with 2.6.15.6 Kernel, a Haupauge DBV-T card called Nova-T Model 928, and kernel integrated DVB drivers. I'm not a Linux expert, so i'm quite pleased to get this working
The signal must be converted thus Windows Media Player can understand it. I think MPEG4 Video with MP3 audio should be okay. I read about VLC - the conversion wont be the problem, i think, but whats with streaming a TV channel?
I read about compiling VLC with DVB input support ... how do i do that?
Code: Select all
vlc --list |grep dvb
VLC media player 0.8.2-svn Janus
mux_ts TS Muxer (libdvbpsi)
dvb DVB input with v4l2 support
dvbsub DVB Untertitel Dekoder
dvbsub DVB-Untertitel-Encoder
Another problem: there is no graphical interface on the debian machine and that should stay like that, its a server. Is it possible to realise above mentioned things without any X?
Any help or thoughts to my plans are welcome
thanks,
pianoguy