Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: dvb-t in activex v2

Started 2 months, 2 weeks ago by ronoz
Hello, I am tring to use the VLC activex in vb.net in order to show streaming dvb-t. I tried: Code: Select all TvVlc.playlist.add("dvb-t:// :dvb-frequency=514000000 :dvb-bandwidth=8") TvVlc.playlist.play() But it does nothing. I'll be glad for some help... Thanks in advanced.
Site: The VideoLAN Forums  The VideoLAN Forums - site profile
Forum: Web and scripting  Web and scripting - forum profile
Total authors: 2 authors
Total thread posts: 2 posts
Thread activity: no new posts during last week
Domain info for: videolan.org

Other posts in this thread:

thannoy replied 1 month, 3 weeks ago
Try this: Code: Select all TvVlc.playlist.add("dvb-t://", "foo title", ":dvb-frequency=514000000 :dvb-bandwidth=8") TvVlc.playlist.play() or try around this: Code: Select all TvVlc.playlist.add("dvb-t://frequency=514000000") TvVlc.playlist.play()

 

Top contributing authors

Name
Posts
ronoz
1
user's latest post:
dvb-t in activex v2
Published (2009-10-20 15:53:00)
Hello, I am tring to use the VLC activex in vb.net in order to show streaming dvb-t. I tried: Code: Select all TvVlc.playlist.add("dvb-t:// :dvb-frequency=514000000 :dvb-bandwidth=8") TvVlc.playlist.play() But it does nothing. I'll be glad for some help... Thanks in advanced.
thannoy
1
user's latest post:
dvb-t in activex v2
Published (2009-11-09 15:36:00)
Try this: Code: Select all TvVlc.playlist.add("dvb-t://", "foo title", ":dvb-frequency=514000000 :dvb-bandwidth=8") TvVlc.playlist.play() or try around this: Code: Select all TvVlc.playlist.add("dvb-t://frequency=514000000") TvVlc.playlist.play()

Related threads on "The VideoLAN Forums":

Related threads on other sites:

Thread profile page for "dvb-t in activex v2" on http://forum.videolan.org. This report page is a snippet summary view from a single thread "dvb-t in activex v2", located on the Message Board at http://forum.videolan.org. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity