I try to stream films via VLC from my NAS (E-trayz) to my satellite receiver (Nokia DBox 2)
This doesn´t work. For a better debug I tried to watch the films with the vlc player (1.1.5) on my Windows PC
Here are some informations:
Starting vlc on NAS:
Code: Select all
sudo -u sysadmin /home/epkg/bin/vlc --extraintf=http --daemon --http-host 192.168.2.108:1234
Code: Select all
netstat -an | grep 1234
tcp 0 0 192.168.2.108:1234 0.0.0.0:* LISTEN
tcp 0 0 192.168.2.108:1234 192.168.2.201:59636 ESTABLISHED
tcp 0 0 192.168.2.108:1234 192.168.2.201:59635 ESTABLISHED
Code: Select all
http://192.168.2.108:1234/
Code: Select all
main debug: processing request item http://192.168.2.108:1234 node Wiedergabeliste skip 0
main debug: resyncing on http://192.168.2.108:1234
main debug: http://192.168.2.108:1234 is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'http://192.168.2.108:1234'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:214)
main debug: thread started
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'C:\Users\thorben.MK\AppData\Local\Temp'
main debug: `http://192.168.2.108:1234' gives access `http' demux `' path `192.168.2.108:1234'
main debug: creating demux: access='http' demux='' path='192.168.2.108:1234'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.176 ms - Total 0.176 ms / 1 intvls (Avg 0.176 ms)
main debug: creating access 'http' path='192.168.2.108:1234'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.2.108' port=1234 file=''
main debug: net: connecting to 192.168.2.108 port 1234
qt4 debug: IM: Setting an input
main debug: connection succeeded (socket = 1312)
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Content-Type: text/html; charset=UTF-8
access_http debug: this frame size=31748
main debug: using access module "access_http"
main debug: TIMER module_need() : 248.171 ms - Total 248.171 ms / 1 intvls (Avg 248.171 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 162 ms
main debug: pre-buffering done 1024 bytes in 0s - 6 KiB/s
main debug: looking for stream_filter module: 2 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.200 ms - Total 0.200 ms / 1 intvls (Avg 0.200 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.113 ms - Total 0.113 ms / 1 intvls (Avg 0.113 ms)
main debug: creating demux: access='http' demux='' path='192.168.2.108:1234'
main debug: looking for demux module: 51 candidates
lua debug: Trying Lua scripts in C:\Users\thorben.MK\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\break.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\canalplus.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\france2.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\googlevideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\joox.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\katsomo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\lelombrik.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\megavideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\metacafe.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\metachannels.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\mpora.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\pinkbike.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube_homepage.lua
avcodec debug: couldn't guess format
vobsub debug: this doesn't seem to be a vobsub file
ps warning: this does not look like an MPEG PS stream, continuing anyway
main debug: using demux module "ps"
main debug: TIMER module_need() : 515.831 ms - Total 515.831 ms / 1 intvls (Avg 515.831 ms)
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\thorben.MK\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.lua
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 3.473 ms - Total 3.473 ms / 1 intvls (Avg 3.473 ms)
main debug: `http://192.168.2.108:1234' successfully opened
ps warning: garbage at input, trying to resync...
main debug: EOF reached
main debug: removing module "ps"
main debug: removing module "stream_filter_record"
main debug: removing module "access_http"
main debug: waitpipe: object killed
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m1.270072s, kernel 0m0.031200s, user 0m0.000000s
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'http://192.168.2.108:1234' : 931.423 ms - Total 931.423 ms / 1 intvls (Avg 931.423 ms)
Thanks for your help.
Best regards,
Pennywise