Page 1 of 1

streaming dvb-t stream via http

Posted: 11 Jan 2010 20:43
by taavis
Why doesn't VLC include correct PMT to the stream. If I check "Transport all elementary streams" on the server, then on the client machine it opens up all the programs in multiple windows. But I want to select it from the menu "Playback>Program>Theprogramname". If I dont stream it but just play it back on the server then I can choose the programs.

Using version 1.0.3 on windows. Run command vlc.exe dvb-t://frequency=666000000 :sout=#:std{access=http,mux=ts,dst=0.0.0.0:8080} :sout-all

Re: streaming dvb-t stream via http

Posted: 14 Jan 2010 13:07
by taavis
Ok I'll just ask then, how can I stream with correct PMT?

Re: streaming dvb-t stream via http

Posted: 15 Jan 2010 08:32
by Dotslash
Hi,

I've got the same problem, and i don't think its so hard to solve... Check my topic on viewtopic.php?f=4&t=68405
It opens up in multiple windows. You can select the "active" video and audio track in the Video->Track->ID and Audio->Track->ID options.
I think you can use command line option to select a single video and audio track. Something in the sense of : (-videotrack=1 -audiotrack=1)
I'll do some reading and experimenting. I'm very unfamiliar with all the command line options, but i'll do my best.

Please let me know if you have any success or assistance on this subject

Re: streaming dvb-t stream via http

Posted: 15 Jan 2010 08:37
by taavis
Thats overkill if I have to "code" my own PMT. Is that really the only way :cry: ? I was hoping to check some checkbox saying "Make correct PMT for elementary streams"