[vlc] streaming http
Joe Pitts
jpitts at hvc.rr.com
Thu Oct 7 16:48:14 CEST 2004
Hello,
I was able to successfully stream UDP on my network and over the internet.
I am attempting to stream *.mpg and/or *.wmv files using http on my network
and over the internet.
The server is Linux FC2(2.6.8-1.521kernel); using vlc 0.7.2
I'm trying to stream http to an XP Pro box on my network using vlc 0.7.2
I have been through the forums/archives for the last week trying to piece
together the procedure to get this to work. The results are below.
Can someone please specify the procedure including the proper settings
(i.e for streaming *.mpg or *.wmv which encapsulating method would be
optimal) using the WxWindows interface by which I can configure vlc to
stream *.mpg and/or *.wmv using http.
On the Server:
open vlc
openfile
type/browse to the file(s)
check stream output box
select http and enter 127.0.0.1 with 1234 as port
On the Client :
open network stream
select http/ftp/mms
enter address - used a IP Addr (192.168.1.100:1234 address on network); b
servername(www.kangol.homelinux.net:1234)
This is message output from using IP addr:
ipv4 debug: connection aborted
ipv6 warning: cannot create socket (Bad file descriptor)
main debug: net: connection to '192.168.1.100:1234' failed
access_http error: cannot connect to 192.168.1.100:1234
main debug: net: connecting to '192.168.1.100:1234'
main debug: looking for network module
main debug: probing 2 candidates
ipv4 debug: connection in progress
ipv4 debug: connection aborted
ipv6 warning: cannot create socket (Bad file descriptor)
main debug: net: connection to '192.168.1.100:1234' failed
access_http error: cannot connect to 192.168.1.100:1234
main warning: no access module matching "http" could be loaded
main error: no suitable access module for `http/://192.168.1.100:1234'
main debug: pes: 0 packets
main debug: data: 0 packets
main debug: buffers: 0 packets
main debug: thread 2948 joined (src/input/input.c:373)
This is message output using server name:
ipv4 debug: connection aborted
ipv6 warning: cannot create socket (Bad file descriptor)
main debug: net: connection to 'www.kangol.homelinux.net:1234' failed
access_http error: cannot connect to www.kangol.homelinux.net:1234
main debug: net: connecting to 'www.kangol.homelinux.net:1234'
main debug: looking for network module
main debug: probing 2 candidates
ipv4 debug: connection in progress
ipv4 debug: connection aborted
ipv6 warning: cannot create socket (Bad file descriptor)
main debug: net: connection to 'www.kangol.homelinux.net:1234' failed
access_http error: cannot connect to www.kangol.homelinux.net:1234
main warning: no access module matching "http" could be loaded
main error: no suitable access module for
`http/://www.kangol.homelinux.net:1234'
main debug: pes: 0 packets
main debug: data: 0 packets
main debug: buffers: 0 packets
main debug: thread 2844 joined (src/input/input.c:373)
Thx in advance
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list