streaming with epg data

About encoding, codec settings, muxers and filter usage
dorijan
Blank Cone
Blank Cone
Posts: 27
Joined: 15 Nov 2007 23:13

streaming with epg data

Postby dorijan » 06 Feb 2010 14:01

Hi to all

Here is my vlm file that uses dvb-t as bda source and reenecode that with h.264 and act as http server

Code: Select all

new channel1 broadcast enabled setup channel1 input dvb-t://frequency=642000000 setup channel1 option programs=1,2,3,4 setup channel1 output #duplicate{dst="transcode{vcodec=h264,vb=600,scale=0.5,acodec=mp4a,ab=64,channels=2,samplerate=44100}:std{access=http,mux=ts,dst=10.168.58.5:8081}",select="program=1",dst="transcode{vcodec=h264,vb=600,scale=0.5,acodec=mp4a,ab=64,channels=2,samplerate=44100}:std{access=http,mux=ts,dst=10.168.58.5:8082}",select="program=2",dst="transcode{vcodec=h264,vb=600,scale=0.5,acodec=mp4a,ab=64,channels=2,samplerate=44100}:std{access=http,mux=ts,dst=10.168.58.5:8083}",select="program=3",dst="transcode{vcodec=h264,vb=600,scale=0.5,acodec=mp4a,ab=64,channels=2,samplerate=44100}:std{access=http,mux=ts,dst=10.168.58.5:8084}",select="program=4"} control channel1 play
but one thing is not working, i mean I dont know how to do it, and that is how to stream a EPG data...
if someone know how to do it, it would be great...
thank to everyone

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 13 guests