Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] problem with vdr + streamdev + softdevice



Hi

to explain my problem I'll first summarize my setup:

server:
	vdr-1.2.1 + streamdev-0.3.1
client A:
	vdr-1.2.1 + streamdev-0.3.1 + dxr3-0.2.0

client B(1):
	vdr-1.3.3 + streamdev-0.3.1 + softdevice-0.0.6pre3
client B(2):
	vdr-1.3.6 + streamdev-0.3.1 + softdevice-0.0.6pre3
client B(3):
	vdr-1.3.7 + streamdev-0.3.1 + patch_for_1.3.7 + softdevice-0.0.6pre3

Server works and client A is OK.
Client B(1): works too (live picture comes up).

Client B(2): streamdev does not compile:

make[1]: Entering directory `/home/nfs/extra/src/video/DVB/vdr-1.3.6/PLUGINS/src/streamdev-0.3.1'
g++ -W -Woverloaded-virtual -O2 -c -D_GNU_SOURCE -DHAVE_AUTOPID -I../../../include -I../../../../DVB/include -I. -o server/connectionVTP.o server/connectionVTP.c
server/connectionVTP.c: In member function `bool cConnectionVTP::CmdMODT(char*)
   ':
server/connectionVTP.c:439: error: `taActive' undeclared (first use this
   function)
server/connectionVTP.c:439: error: (Each undeclared identifier is reported only
   once for each function it appears in.)
server/connectionVTP.c:439: error: `SetActive' undeclared (first use this
   function)
server/connectionVTP.c:441: error: `taInactive' undeclared (first use this
   function)
server/connectionVTP.c:448: error: `Active' undeclared (first use this
   function)
make[1]: *** [server/connectionVTP.o] Fehler 1
make[1]: Leaving directory `/home/nfs/extra/src/video/DVB/vdr-1.3.6/PLUGINS/src/streamdev-0.3.1'
make: *** [plugins] Fehler 2

Client B(3): compiles but streamdev does not connect to server. In syslog I see the following
messages:

May 21 21:37:23 jarada vdr[5926]: remote control softdevice-xv - keys known
May 21 21:37:23 jarada vdr[5926]: remote control KBD - keys known
May 21 21:37:23 jarada vdr[5926]: switching to channel 1
May 21 21:37:23 farpoint vdr[618]: Streamdev: Accepted new client (VTP) 192.yyy.xxx.v:33222
May 21 21:37:23 jarada vdr[5926]: Streamdev: Connected to server 192.yyy.xxx.z:2004 using capabilities TS, TSPIDS
May 21 21:37:23 jarada vdr[5926]: ERROR: Streamdev: Couldn't check if 192.yyy.xxx.z:2004 provides channel ARD
May 21 21:37:23 jarada vdr[5926]: ERROR: Kanal nicht verfügbar!
May 21 21:37:25 jarada vdr[5926]: switching to channel 1
May 21 21:37:25 jarada vdr[5926]: ERROR: Streamdev: Couldn't check if 192.yyy.xxx.z:2004 provides channel ARD
May 21 21:37:25 jarada vdr[5926]: ERROR: Kanal nicht verfügbar!
May 21 21:37:26 jarada vdr[5926]: ERROR: Streamdev: Couldn't check if 192.yyy.xxx.z:2004 provides channel ZDF
May 21 21:37:26 jarada vdr[5926]: ERROR: Streamdev: Couldn't check if 192.yyy.xxx.z:2004 provides channel B1
May 21 21:37:26 jarada vdr[5926]: ERROR: Streamdev: Couldn't check if 192.yyy.xxx.z:2004 provides channel Hessen-3


If someone please could give me a light in the dark.


Stefan Lucke



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index