Having problems with Xine Network...
I have vdr running with xine network and on the local machine can get video/audio when I connect xine via 127.0.0.1.
When I try and connect from a remote machine, however, I get "xiTK received SIGSEGV signal, RIP".
I see on the VDR console the machine connect and then disconnect with " ::write(33611) returned -1, error 104: Connection reset by peer vdr-xine: Client connect failed!"
Any suggestions what might be wrong?
Norm
On Sunday 04 September 2005 16:54, Norm Dressler wrote:
Having problems with Xine Network...
I have vdr running with xine network and on the local machine can get video/audio when I connect xine via 127.0.0.1.
Correction! I get the same error regardless of localhost or not.
When I try and connect from a remote machine, however, I get "xiTK received SIGSEGV signal, RIP".
I see on the VDR console the machine connect and then disconnect with " ::write(33611) returned -1, error 104: Connection reset by peer vdr-xine: Client connect failed!"
Any suggestions what might be wrong?
Norm
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
do you use nvidia?
apt-get install nvidia-glx-dev
xine-lib: ========= ./autogen.sh --prefix=/usr --with-xvmc-lib=XvMCNVIDIA make make install ldconfig
--- Ursprüngliche Nachricht --- Von: Norm Dressler norm@dressler.ca An: vdr@linuxtv.org Betreff: Re: [vdr] Xine Network Datum: Sun, 4 Sep 2005 18:17:28 -0400
On Sunday 04 September 2005 16:54, Norm Dressler wrote:
Having problems with Xine Network...
I have vdr running with xine network and on the local machine can get video/audio when I connect xine via 127.0.0.1.
Correction! I get the same error regardless of localhost or not.
When I try and connect from a remote machine, however, I get "xiTK
received
SIGSEGV signal, RIP".
I see on the VDR console the machine connect and then disconnect with " ::write(33611) returned -1, error 104: Connection reset by peer vdr-xine: Client connect failed!"
Any suggestions what might be wrong?
Norm
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Peter Weber wrote:
Hi,
do you use nvidia?
apt-get install nvidia-glx-dev
xine-lib:
./autogen.sh --prefix=/usr --with-xvmc-lib=XvMCNVIDIA make make install ldconfig
Yup, running NVidia -- I'll give this a try. Another interesting problem with the latest version of Xine -- my keyboard is getting locked up or control is taken from it when vdr is running. I didn't have this problem before mucking about with Xine.
Norm
Peter Weber wrote:
Hi,
do you use nvidia?
apt-get install nvidia-glx-dev
xine-lib:
./autogen.sh --prefix=/usr --with-xvmc-lib=XvMCNVIDIA make make install ldconfig
This worked for the local machine where I have an nvidia controller. I get the same error on my notebook though and it's using an Intel graphics driver.
xine vdr-socket://192.168.15.10#demux:mpeg.pes This is xine (X11 gui) - a free video player v0.99.4cvs. (c) 2000-2004 The xine Team. xiTK received SIGSEGV signal, RIP. Aborted
I get no indication that a connection was attempted from anywhere -- I can connect using the same command on the same workstation.
Norm