Jump to content

Stream with DVB service to other computers with VLC - Problem


Recommended Posts

I managed to get the webserver working and interface is accessible from other computers on LAN.

But I fail open the stream with VLC on both server and other computers, tried both embedded and direct connection.

My first thought of problem source was the windows firewall but I have checked that applications are OK (white list) and also disabled the firewall without any better results.

 

 

More information:

 

DVB service configs:

 

Web/UPnP

Enable Webserver is checked

Do not use IP(s): empty, port: 80

Streamserver port: 7522

UPnP AV Server enabled is checked

Do not use IP(s): empty, port: 8889

Debug UPnP: unchecked

Use alternative identify...: unchecked

Enable popcorn...: unchecked

Streams to send

All Audiotracks: checked

DVB subtitles: checked

Teletext: unchecked

Videobuffer...: 16384

 

Web settings

Didn't change anything besides password

 

DVBServer

Enable server: checked

Control server

Interface: automatic

Port: 4022

Unicast

Interface: automatic

max users: 6

Port: 2345

BUffercount: 7

Max buffer: 5

Autodiscovery

Activate: checked

Port 600

 

 

 

 

 

Server:

Windows 7

DVB viewer 4.2.1.0

DVB service 1.6.0.6

 

Other (2) computers i tried:

Mac OS X (snow leopard)

VLC 1.0.5

 

Network:

D-Link DIR-655 with no restrictions between computers (at LAN).

Both server and "clients" are at the same LAN.

All computers are wired connected to the router.

 

 

Last part from the VLC log at VLC client:

...
main debug: `http://192.168.0.192:7522/upnp/channelstream/0.ts' gives access `http' demux `' path `192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: creating demux: access='http' demux='' path='192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.060 ms - Total 0.060 ms / 1 intvls (Avg 0.060 ms)
main debug: creating access 'http' path='192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.0.192' port=7522 file='/upnp/channelstream/0.ts
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
macosx debug: input has changed, refreshing interface
main debug: no fetch required for http://192.168.0.192:7522/upnp/channelstream/0.ts (art currently (null))
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.1 404 Not Found
access_http debug: switching to HTTP version 1.0
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.0 404 Not Found
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
access_mms error: error: HTTP/1.0 404 Not Found
main warning: no access module matching "http" could be loaded
main debug: TIMER module_need() : 604.951 ms - Total 604.951 ms / 1 intvls (Avg 604.951 ms)
main debug: waitpipe: object killed
main error: open of `http://192.168.0.192:7522/upnp/channelstream/0.ts' failed: (null)
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
macosx debug: input has stopped, refreshing interface
main debug: TIMER input launching for 'http://192.168.0.192:7522/upnp/channelstream/0.ts' : 639.785 ms - Total 639.785 ms / 1 intvls (Avg 639.785 ms)
Aa

 

So what is this little newbie doing wrong ?

Link to comment

For reencoding you need VLC player 0.8.6i on the server pc

 

Now I got it ^ installed on the server.

 

New log from VLC at client computer:

 

macosx debug: using Snow Leopard AR cookies
main debug: adding item `streaming-10.m3u' ( /Users/niru/Downloads/streaming-10.m3u )
main debug: rebuilding array of current - root Spellista
main debug: rebuild done - 1 items, index -1
main debug: processing request item streaming-10.m3u node Spellista skip 0
main debug: resyncing on streaming-10.m3u
main debug: streaming-10.m3u is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'streaming-10.m3u'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
main debug: `/Users/niru/Downloads/streaming-10.m3u' gives access `' demux `' path `/Users/niru/Downloads/streaming-10.m3u'
main debug: creating demux: access='' demux='' path='/Users/niru/Downloads/streaming-10.m3u'
main debug: looking for access_demux module: 4 candidates
main debug: TIMER module_need() : 2.815 ms - Total 2.815 ms / 1 intvls (Avg 2.815 ms)
main debug: creating access '' path='/Users/niru/Downloads/streaming-10.m3u'
main debug: looking for access module: 8 candidates
vcd debug: trying .cue file: /Users/niru/Downloads/streaming-10.cue
vcd debug: could not find .cue file
access_file debug: opening file `/Users/niru/Downloads/streaming-10.m3u'
main debug: using access module "access_file"
main debug: TIMER module_need() : 1.306 ms - Total 1.306 ms / 1 intvls (Avg 1.306 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: looking for stream_filter module: 5 candidates
main debug: TIMER module_need() : 0.049 ms - Total 0.049 ms / 1 intvls (Avg 0.049 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.044 ms - Total 0.044 ms / 1 intvls (Avg 0.044 ms)
main debug: creating demux: access='' demux='' path='/Users/niru/Downloads/streaming-10.m3u'
main debug: looking for demux module: 50 candidates
playlist debug: found valid M3U playlist
main debug: using demux module "playlist"
main debug: TIMER module_need() : 0.075 ms - Total 0.075 ms / 1 intvls (Avg 0.075 ms)
main debug: looking for a subtitle file in /Users/niru/Downloads/
main debug: `/Users/niru/Downloads/streaming-10.m3u' successfully opened
main debug: deleting item `streaming-10.m3u'
main debug: EOF reached
main debug: no fetch required for http://192.168.0.192:7522/upnp/channelstream/0.ts (art currently (null))
main debug: removing module "playlist"
main debug: removing module "stream_filter_record"
main debug: finished input
main debug: removing module "access_file"
main debug: thread ended
main debug: dead input
main debug: TIMER input launching for 'streaming-10.m3u' : 7.354 ms - Total 7.354 ms / 1 intvls (Avg 7.354 ms)
main debug: changing item without a request (current 0/1)
main debug: rebuilding array of current - root Spellista
main debug: rebuild done - 1 items, index -1
main debug: using item 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'http://192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
main debug: `http://192.168.0.192:7522/upnp/channelstream/0.ts' gives access `http' demux `' path `192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: creating demux: access='http' demux='' path='192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.057 ms - Total 0.057 ms / 1 intvls (Avg 0.057 ms)
main debug: creating access 'http' path='192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.0.192' port=7522 file='/upnp/channelstream/0.ts
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
macosx debug: input has changed, refreshing interface
macosx debug: notification received in VLC with name VLCOSXGUIInit and object VLCEyeTVSupport
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.1 404 Not Found
access_http debug: switching to HTTP version 1.0
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.0 404 Not Found
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
main debug: no fetch required for http://192.168.0.192:7522/upnp/channelstream/0.ts (art currently (null))
access_mms error: error: HTTP/1.0 404 Not Found
main warning: no access module matching "http" could be loaded
main debug: TIMER module_need() : 603.174 ms - Total 603.174 ms / 1 intvls (Avg 603.174 ms)
main debug: waitpipe: object killed
main error: open of `http://192.168.0.192:7522/upnp/channelstream/0.ts' failed: (null)
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
macosx debug: input has stopped, refreshing interface
main debug: TIMER input launching for 'http://192.168.0.192:7522/upnp/channelstream/0.ts' : 630.074 ms - Total 630.074 ms / 1 intvls (Avg 630.074 ms)

Link to comment

Create a virtual webserver (HTTP) on your router and open port 80. This traffic should be directed to your server IP (if not already created statcic IPs for each PC in LAN do that). When this is done portforward port 7522 also on router, use server IP here as well. Then test if streaming works.

Edited by majstang
Link to comment

Create a virtual webserver (HTTP) on your router and open port 80. This traffic should be directed to your server IP (if not already created statcic IPs for each PC in LAN do that). When this is done portforward port 7522 also on router, use server IP here as well. Then test if streaming works.

 

I don't think those router settings will have any effect since I'm only testing behind the firewall at LAN. But I have now made them anyway, problem still the same. Must be something stupid I missed in the configuration?

 

There is no problem accessing the web-interface from "client" computer on LAN IP 192.168.0.192:

 

th_75061_clientweb_122_363lo.jpg

 

Some shots from the server settings:

 

th_75434_server1_122_485lo.jpgth_75436_server2_122_571lo.jpgth_75437_server3_122_569lo.jpg

 

 

 

VLC log (end of) again:

 

...

main debug: no fetch required for http://192.168.0.192:7522/upnp/channelstream/0.ts (art currently (null))

macosx debug: input has changed, refreshing interface

main debug: no fetch required for http://192.168.0.192:7522/upnp/channelstream/0.ts (art currently (null))

access_http debug: protocol 'HTTP' answer code 404

access_http error: error: HTTP/1.1 404 Not Found

access_http debug: switching to HTTP version 1.0

main debug: net: connecting to 192.168.0.192 port 7522

main debug: connection: Operation now in progress

main debug: connection succeeded (socket = 8)

access_http debug: protocol 'HTTP' answer code 404

access_http error: error: HTTP/1.0 404 Not Found

main debug: net: connecting to 192.168.0.192 port 7522

main debug: connection: Operation now in progress

main debug: connection succeeded (socket = 8)

access_mms error: error: HTTP/1.0 404 Not Found

main warning: no access module matching "http" could be loaded

main debug: TIMER module_need() : 559.663 ms - Total 559.663 ms / 1 intvls (Avg 559.663 ms)

main debug: waitpipe: object killed

main error: open of `http://192.168.0.192:7522/upnp/channelstream/0.ts' failed: (null)

main debug: thread ended

main debug: dead input

main debug: changing item without a request (current 1/2)

main debug: nothing to play

macosx debug: input has stopped, refreshing interface

main debug: TIMER input launching for 'http://192.168.0.192:7522/upnp/channelstream/0.ts' : 574.984 ms - Total 574.984 ms / 1 intvls (Avg 574.984 ms)

Link to comment

First, I like to thank all above for quick replies in this thread!

 

Try enable "Direct connection" in the web interface.

 

I have tried both direct connection and embedded stream, no success, same error as you can see in the VLC log in previous posts.

 

Maybe some good night sleep will solve the problem :)

Link to comment

I don't think those router settings will have any effect since I'm only testing behind the firewall at LAN.

I wasnt abled to stream LiveTV from webinterface with VLC within my LAN before portforward the streamserver port 7522. Streaming recordings were no problem, cuz it uses same port as the webserver which is already opened (virtual server). I have the same router as you and it seem to use public and private ports and I dont know how it applies the firewall rules on these ports, but in this case the private port seem to be on the wrong side of the firewall and blocked. If the portforward on router will not work, check your firewall on both server and client pc. Open port 7522 for both server IP and client IP.

Also, i havent managaed to get embedded streaming to work yet. Did ask Lars about how to get this going but no answer. Your best bet is streaming with external player.

 

..and the same problem at the server (windows) machine when I try to launch VLC from the web-interface.

Are you trying to stream to a MAC computer? If so, try to make streaming work between your windows PCs in the network first.

Edited by majstang
Link to comment

I wasnt abled to stream LiveTV from webinterface with VLC within my LAN before portforward the streamserver port 7522. Streaming recordings were no problem, cuz it uses same port as the webserver which is already opened (virtual server). I have the same router as you and it seem to use public and private ports and I dont know how it applies the firewall rules on these ports, but in this case the private port seem to be on the wrong side of the firewall and blocked. If the portforward on router will not work, check your firewall on both server and client pc. Open port 7522 for both server IP and client IP.

Also, i havent managaed to get embedded streaming to work yet. Did ask Lars about how to get this going but no answer. Your best bet is streaming with external player.

 

 

Are you trying to stream to a MAC computer? If so, try to make streaming work between your windows PCs in the network first.

 

Settings in router:

Virtual server (DVBViewer/server windows PC): 192.168.0.192:8666

Portforward (DVBViewer/server windows PC): 192.168.0.192:7522 (UDP/TCP)

 

Firewall @ the server is now disabled during my testing.

 

VLC at windows PC (no firewall) using Direct Connection in web interface: error message in VLC: Unable to open 'http://192.168.0.192:7522/upnp/channelstream/0.ts'

 

VLC at MAC using Direct Connection in web interface: stream not working, see log:

(macosx debug: using Snow Leopard AR cookies
main debug: adding item `streaming-15.m3u' ( /Users/niru/Downloads/streaming-15.m3u )
main debug: rebuilding array of current - root Spellista
main debug: rebuild done - 1 items, index -1
main debug: processing request item streaming-15.m3u node Spellista skip 0
main debug: resyncing on streaming-15.m3u
main debug: streaming-15.m3u is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'streaming-15.m3u'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
main debug: `/Users/niru/Downloads/streaming-15.m3u' gives access `' demux `' path `/Users/niru/Downloads/streaming-15.m3u'
main debug: creating demux: access='' demux='' path='/Users/niru/Downloads/streaming-15.m3u'
main debug: looking for access_demux module: 4 candidates
main debug: TIMER module_need() : 4.352 ms - Total 4.352 ms / 1 intvls (Avg 4.352 ms)
main debug: creating access '' path='/Users/niru/Downloads/streaming-15.m3u'
main debug: looking for access module: 8 candidates
vcd debug: trying .cue file: /Users/niru/Downloads/streaming-15.cue
vcd debug: could not find .cue file
access_file debug: opening file `/Users/niru/Downloads/streaming-15.m3u'
main debug: using access module "access_file"
main debug: TIMER module_need() : 1.455 ms - Total 1.455 ms / 1 intvls (Avg 1.455 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: looking for stream_filter module: 5 candidates
main debug: TIMER module_need() : 0.055 ms - Total 0.055 ms / 1 intvls (Avg 0.055 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.045 ms - Total 0.045 ms / 1 intvls (Avg 0.045 ms)
main debug: creating demux: access='' demux='' path='/Users/niru/Downloads/streaming-15.m3u'
main debug: looking for demux module: 50 candidates
playlist debug: found valid M3U playlist
main debug: using demux module "playlist"
main debug: TIMER module_need() : 0.078 ms - Total 0.078 ms / 1 intvls (Avg 0.078 ms)
main debug: looking for a subtitle file in /Users/niru/Downloads/
main debug: `/Users/niru/Downloads/streaming-15.m3u' successfully opened
main debug: deleting item `streaming-15.m3u'
main debug: EOF reached
main debug: removing module "playlist"
main debug: removing module "stream_filter_record"
main debug: removing module "access_file"
main debug: thread ended
main debug: dead input
main debug: TIMER input launching for 'streaming-15.m3u' : 8.989 ms - Total 8.989 ms / 1 intvls (Avg 8.989 ms)
main debug: changing item without a request (current 0/1)
main debug: rebuilding array of current - root Spellista
main debug: rebuild done - 1 items, index -1
main debug: using item 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'http://192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: no fetch required for http://192.168.0.192:7522/upnp/channelstream/0.ts (art currently (null))
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
main debug: `http://192.168.0.192:7522/upnp/channelstream/0.ts' gives access `http' demux `' path `192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: creating demux: access='http' demux='' path='192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.057 ms - Total 0.057 ms / 1 intvls (Avg 0.057 ms)
main debug: creating access 'http' path='192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.0.192' port=7522 file='/upnp/channelstream/0.ts
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
macosx debug: notification received in VLC with name VLCOSXGUIInit and object VLCEyeTVSupport
macosx debug: input has changed, refreshing interface
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.1 404 Not Found
access_http debug: switching to HTTP version 1.0
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.0 404 Not Found
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
main debug: no fetch required for http://192.168.0.192:7522/upnp/channelstream/0.ts (art currently (null))
access_mms error: error: HTTP/1.0 404 Not Found
main warning: no access module matching "http" could be loaded
main debug: TIMER module_need() : 588.709 ms - Total 588.709 ms / 1 intvls (Avg 588.709 ms)
main debug: waitpipe: object killed
main error: open of `http://192.168.0.192:7522/upnp/channelstream/0.ts' failed: (null)
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
macosx debug: input has stopped, refreshing interface
main debug: TIMER input launching for 'http://192.168.0.192:7522/upnp/channelstream/0.ts' : 626.767 ms - Total 626.767 ms / 1 intvls (Avg 626.767 ms)
main debug: processing request item http://192.168.0.192:7522/upnp/channelstream/0.ts node Spellista skip 0
main debug: resyncing on http://192.168.0.192:7522/upnp/channelstream/0.ts
main debug: http://192.168.0.192:7522/upnp/channelstream/0.ts is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'http://192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
main debug: `http://192.168.0.192:7522/upnp/channelstream/0.ts' gives access `http' demux `' path `192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: creating demux: access='http' demux='' path='192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.058 ms - Total 0.058 ms / 1 intvls (Avg 0.058 ms)
main debug: creating access 'http' path='192.168.0.192:7522/upnp/channelstream/0.ts'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.0.192' port=7522 file='/upnp/channelstream/0.ts
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
macosx debug: input has changed, refreshing interface
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.1 404 Not Found
access_http debug: switching to HTTP version 1.0
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
main debug: no fetch required for http://192.168.0.192:7522/upnp/channelstream/0.ts (art currently (null))
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.0 404 Not Found
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
access_mms error: error: HTTP/1.0 404 Not Found
main warning: no access module matching "http" could be loaded
main debug: TIMER module_need() : 528.941 ms - Total 528.941 ms / 1 intvls (Avg 528.941 ms)
main debug: waitpipe: object killed
main error: open of `http://192.168.0.192:7522/upnp/channelstream/0.ts' failed: (null)
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
macosx debug: input has stopped, refreshing interface
main debug: TIMER input launching for 'http://192.168.0.192:7522/upnp/channelstream/0.ts' : 556.265 ms - Total 556.265 ms / 1 intvls (Avg 556.265 ms)

Link to comment

I wasnt abled to stream LiveTV from webinterface with VLC within my LAN before portforward the streamserver port 7522. Streaming recordings were no problem, cuz it uses same port as the webserver which is already opened (virtual server)...

 

Streaming recordings works for me too, but not direct connection stream port 7522 :/

Link to comment

Streaming recordings works for me too, but not direct connection stream port 7522 :/

 

Stream recordings to VLC local at server-PC (127.0.0.1) works as well. But not streaming LiveTV-direct connection, Unable to open 'http://127.0.0.1:7522/upnp/channelstream/0.ts'.

I'm stuck at the moment, can't figure out why there's no stream at 7522 even if trying to stream local at the server.

Edited by nirux
Link to comment

Try unencrypted channels

 

I now tried SVT1 (unencrypted channel in sweden) wich works fine in DVBViewer without streaming, but streaming LiveTV direct connection:

 

Result with VLC at the server:

Using IP 192.168.0.192: Unable to open 'http://192.168.0.192:7522/upnp/channelstream/137.ts'

Using local host IP 127.0.0.1: Unable to open 'http://127.0.0.1:7522/upnp/channelstream/137.ts'

 

Result with VLC at other computer, log:

(last part of the log)...
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.1 404 Not Found
access_http debug: switching to HTTP version 1.0
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.0 404 Not Found
main debug: net: connecting to 192.168.0.192 port 7522
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 8)
main debug: no fetch required for http://192.168.0.192:7522/upnp/channelstream/137.ts (art currently (null))
access_mms error: error: HTTP/1.0 404 Not Found
main warning: no access module matching "http" could be loaded
main debug: TIMER module_need() : 565.308 ms - Total 565.308 ms / 1 intvls (Avg 565.308 ms)
main debug: waitpipe: object killed
main error: open of `http://192.168.0.192:7522/upnp/channelstream/137.ts' failed: (null)
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
macosx debug: input has stopped, refreshing interface
main debug: TIMER input launching for 'http://192.168.0.192:7522/upnp/channelstream/137.ts' : 602.446 ms - Total 602.446 ms / 1 intvls (Avg 602.446 ms)

 

And as I mention in the previous posts:

Port forward of 7522 to 192.168.0.192 is done

Virtualserver port 8666 to 192.168.0.192 is done

During testing firewall is OFF at the server (windows 7) and clients with VLC (MAC OS X and Windows 7)

Settings in DVBViewer service can be viewed in screenshots in a post above.

Link to comment
×
×
  • Create New...