Visual Basic How to Stream
Posted: 05 Sep 2006 11:12
Hi,
I start a VLC player and then start streaming a video.
Then I write a VB program to get the stream by the following command
VLCPlugin1.addTarget "udp://@239.20.30.40", Null, VLCPlayListAppendAndGo, -666
How can I use VB to stream a video?
Many Thanks
I start a VLC player and then start streaming a video.
Then I write a VB program to get the stream by the following command
VLCPlugin1.addTarget "udp://@239.20.30.40", Null, VLCPlayListAppendAndGo, -666
How can I use VB to stream a video?
Many Thanks