Hi Folks,
Am having real trouble streaming from my Hauppauge PVR-250 with VLC across my home network.
I can start VLC and stream using the wizard no problems using directshow and UDP. The output that shows in the streaming wizard is:
:sout=#std{access=udp,mux=ts,dst=192.168.15.103:1234}
When I try to use the command line so I can start this automagically I am using the following:
"C:\Program Files\VideoLAN\VLC\vlc.exe" -vvv dshow:// --sout=#udp{mux=ts,dst=192.168.15.103,port=1234}
However, VLC starts but doesn't do any streaming. Any ideas?
Cheers, Matt.