This commandline initiates an http stream fine within my network.......
I can get the http stream on PC's within my network without a problem
If I try to access the stream for outside of my network it fails with: "VLC is unable to open the MRL 'http://myhostpc:7648. Check the log for details."
If I revert back to .8.6.i ( never used 9.x sinxe H264 transcode never worked for me) the exact same command line allows me to get the stream inside and outside of my network. So I know it is not a PC or Network issue but is a VLC issue.
Any thoughts?
Command Line:
Code: Select all
-I http "\\Lnkstn-bse65\Music\My Music\10,000 Maniacs\MTV Unplugged\01 These Are Days.mp3" :sout=#transcode{vcodec=mp2v,vb=128,width=320,height=213,acodec=mp3,ab=128,channels=2}:standard{access=http,mux=ts,dst=:7648} vlc:quit