further error reports
main: cannot bind socket (Can't assign requested address)
main: cannot create socket(s) for HTTP host
access_output_http: cannot listen on 192.168.1.115:1234
stream_out_standard: no suitable sout access module for `http/ts://192.168.1.115:1024'
1024 is a port in the "System" range. Normal users can't create services on those port. Use higher port numbers
main: Cannot resolve http port 8080 : No address associated with nodename
main: cannot create socket(s) for HTTP host
access_output_http: cannot listen on http:8080
stream_out_standard: no suitable sout access module for `http/ts://http::1024//192.168.1.115'
main: stream chain failed for `std{access=http,mux=ts,dst="http::1024//192.168.1.115"}'
main: cannot start stream output instance, aborting
There was an error in how the address information was specified. I can't tell from this what the error was, but VLC made an error reading the information
[qutoe]
associated with nodename
main: cannot create socket(s) for HTTP host
access_output_http: cannot listen on http:8080
stream_out_standard: no suitable sout access module for `http/ts://http::1024//192.168.1.115'
main: stream chain failed for `std{access=http,mux=ts,dst="http::1024//192.168.1.115"}'
main: cannot start stream output instance, aborting
main: Cannot resolve http port 8080 : No address associated with nodename
main: cannot create socket(s) for HTTP host
access_output_http: cannot listen on http:8080
stream_out_standard: no suitable sout access module for `http/mpeg1://http::1024//192.168.1.115'
main: stream chain failed for `std{access=http,mux=mpeg1,dst="http::1024//192.168.1.115"}'
main: cannot start stream output instance, aborting[/quote]
Same here.