Hello everybody I am using vlc plugin in vb.net to multicast video and it is working fine. this is how i am doing it Dim vlc_opt As String() = New String() {":dshow-vdev=" + videodevice, ":dshow-adev=" + audiodevice, ":dshow-size=320x240", " :dshow-fps=30.000000&qu...