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