streaming fout doesn't work from command line
Posted: 26 Oct 2007 21:39
Hello,
I am trying to stream file out from command line:
./vlc -vvv file.h264 --sout '#rtp{dst=192.168.1.14,port=1234}'
and I see the following errors:
access_output_udp private warning: send error: Connection refused
access_output_udp private debug: packet has been sent too late
The same works fine if I set it up from GUI File/ Wizard.
Is there something I am missing in my command line?
Thanks,
vl_
I am trying to stream file out from command line:
./vlc -vvv file.h264 --sout '#rtp{dst=192.168.1.14,port=1234}'
and I see the following errors:
access_output_udp private warning: send error: Connection refused
access_output_udp private debug: packet has been sent too late
The same works fine if I set it up from GUI File/ Wizard.
Is there something I am missing in my command line?
Thanks,
vl_