Page 1 of 1
VLC -- cant stream over internet
Posted: 07 Nov 2006 05:04
by vlcn00b
I cant stream over the internet.
I can set up a stream over the intranet easily.
I have tried hosting using via http, my dnsname:1234.
I then use a computer on a different network and try to access that dnsname:1234 via vlc (open network stream) and it says it can not access it.
I have opened a firewall hole on my router to all 1234 to go to my "server pc".
It always says can not access that address.
Help!
Thanks.
Posted: 07 Nov 2006 08:04
by DJ
Have you tried to call the stream locally through a second instance of VLC on the same machine.
Also VLC requires transcoding for streaming as it likes to have control of the stream. So another method is separate transcoding from streaming by making a local transcode to file and check the file. Messages are very helpful in all these processes including checking the source file for problems.
You could also try posting the entire command line for the server here.
URL syntax:
http://ip:port/file HTTP URL
Posted: 10 Nov 2006 06:15
by vlcn00b
The debugging messages helped alot!!
Thanks !
Can you point me to a tutorial on HTTP over SSL for VLC ?
I want the web interface.... but encrypted.. holy cow the POWER!!
Posted: 10 Nov 2006 09:43
by DJ
That's https://. I don't think VLC supports this and I would suspect it would be quite slow and somehow I would doubt applicable to media files. Secure authorization or payments generally direct you to an open line for streaming or downloading.
Perhaps some one here would suggest some layered protocols for you using the live55 libraries. I hope I'm saying this right because I have never tried it.
Posted: 13 Nov 2006 07:21
by vlcn00b
No no silly..
I do not want to encrypt the media stream, I only want to some sort
of protection on the web interface for VLC.
The web interface has lots of options, that I do not want availalbe to the public, but to a select 1, me. haha
I know VLC supports it, because I see it on the options.. I just dont really know how to password protect the web interface.
Do you know how to do that ?
Posted: 13 Nov 2006 09:32
by DJ
Posted: 16 Nov 2006 08:42
by vlcn00b
You linked me to me! haha
Looks like I have something to try now, thanks!
-Regards
Posted: 16 Nov 2006 10:25
by DJ
We generally discourage posting the same questions in different forums and most of the devs just stop responding.