Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 1 times, last edit by "oe6jwf" (Mar 2nd 2009, 12:49pm)
Quoted
Original von Sambo
[..]
[9837] [input_vdr] Connecting (control) to tcp://localhost:37890 ...
[9837] [input_vdr] Can't connect to tcp://localhost:37890
[9837] [input_vdr] (ERROR (xine_input_vdr.c,5756): Operation now in progress)
[9837] [input_vdr] Can't connect to tcp://localhost:37890
[9837] [input_vdr] (ERROR (xine_input_vdr.c,6187): Operation now in progress)
[9837] [input_vdr] Connections closed.
[9837] [vdr-fe] fe_xine_open: xine_open("xvdr://localhost:37890#nocache;demux:mpeg_block") failed
Error opening xvdr://localhost:37890
ausgibt. verwendest du vdr-sxfe auf einer entfernten maschine? (--> build with xine-lib 1.1.14, using xine-lib 1.1.15) -- wenn es so ist, kann "xvdr://localhost:37890" nicht funktionieren ... aber event. hast du in der zwischenzeit auch ein update der xine-version gemacht ...
Quoted
vdr-sxfe 1.0.1 (build with xine-lib 1.1.14, using xine-lib 1.1.15)
|
|
Source code |
1 |
-P"xineliboutput --primary --remote=37890 --local=none" |
|
|
Source code |
1 |
vdr-sxfe --verbose --reconnect --fullscreen --video=xv --aspect=auto --audio=alsa xvdr+tcp://localhost |
|
|
Source code |
1 |
xinit -e vdr-sxfe --verbose --reconnect --fullscreen --video=xv --aspect=auto --audio=alsa xvdr+tcp://localhost |
This post has been edited 1 times, last edit by "ciax" (Mar 3rd 2009, 11:43am)
Quoted
Original von Sambo
[..]wenn ich
netstat -taun | grep 37890
ausführe bekmme ich keinen socket retour[..]
Quoted
Original von Sambo
[..]und wenn ich
-P"xineliboutput --primary --remote=37890 --local=none"
bash: -Pxineliboutput --primary --remote=37890 --local=none: command not found
root@sambo-desktop:/home/nambo# -P"xineliboutput --primary --remote=37890 --local=none"
bash: -Pxineliboutput --primary --remote=37890 --local=none: command not found
root@sambo-desktop:/home/nambo#[..]
Quoted
Original von Sambo
[..]und wenn ich
vdr-sxfe --verbose --reconnect --fullscreen --video=xv --aspect=auto --audio=alsa xvdr+tcp://localhost
bekomme
vdr-sxfe 1.0.1 (build with xine-lib 1.1.14, using xine-lib 1.1.15)
Verbose mode
Automatic reconnection enabled
Fullscreen mode
Video driver: xv
Aspect ratio: Auto
Audio driver: alsa
VDR Server: xvdr+tcp://localhost
.
.
[6521] [input_vdr] vdr_plugin_open_net xvdr+tcp://localhost
[6521] [input_vdr] Connecting (control) to tcp://localhost:37890 ...
[6521] [input_vdr] Can't connect to tcp://localhost:37890
[6521] [input_vdr] (ERROR (xine_input_vdr.c,5756): Operation now in progress)
[6521] [input_vdr] Can't connect to tcp://localhost:37890
[6521] [input_vdr] (ERROR (xine_input_vdr.c,6187): Operation now in [..]
)
,This post has been edited 1 times, last edit by "ciax" (Mar 3rd 2009, 4:13pm)
Quoted