Hi,
ich verwende für client und server das HEAD des master branches von hier: https://github.com/ciminus/vdr-plugin-streamdev.git und auf Client sowie Server VDR 2.4.0
Mein Problem ist das es ab und zu beim Zappen hängen bleibt (scharzes Bild) in der Situaltion hilft dann außer den Server VDR neu zu Starten nichts. Ein Restart des Client VDR oder weiter zappen hat keinen Effekt. Das tritt so im Schnitt 1-2 Mal pro TV Abend auf.
Client log:
Code
- Oct 3 13:13:19 vdr vdr: audio/alsa: using pass-through device 'default'
- Oct 3 13:13:19 vdr vdr: audio/alsa: start delay 400ms
- Oct 3 13:13:19 vdr vdr: [1293] switching to channel 2 S19.2E-1-1011-11110 (ZDF HD)
- Oct 3 13:13:20 vdr vdr: [2916] cStreamDevice::GetTSPacket: GetChecked: NOTHING (0)
- Oct 3 13:13:20 vdr vdr: [2917] device 4 TS buffer thread ended (pid=1293, tid=2917)
- Oct 3 13:13:20 vdr vdr: [2916] buffer stats: 0 (0%) used
- Oct 3 13:13:20 vdr vdr: [2916] device 4 receiver thread ended (pid=1293, tid=2916)
- Oct 3 13:13:20 vdr vdr: [2936] device 4 receiver thread started (pid=1293, tid=2936, prio=high)
- Oct 3 13:13:20 vdr vdr: [2937] device 4 TS buffer thread started (pid=1293, tid=2937, prio=high)
- Oct 3 13:13:20 vdr vdr: [2940] animator thread thread started (pid=1293, tid=2940, prio=high)
Server log
Code
- Oct 3 13:13:20 gate vdr: [5508] streamdev-livestreaming thread ended (pid=21733, tid=5508)
- Oct 3 13:13:20 gate vdr: [5510] device 1 TS buffer thread ended (pid=21733, tid=5510)
- Oct 3 13:13:20 gate vdr: [5509] buffer stats: 0 (0%) used
- Oct 3 13:13:20 gate vdr: [5509] device 1 receiver thread ended (pid=21733, tid=5509)
- Oct 3 13:13:20 gate vdr: [5507] streamdev-writer thread ended (pid=21733, tid=5507)
- Oct 3 13:13:20 gate vdr: [21770] buffer stats: 0 (0%) used
- Oct 3 13:13:20 gate vdr: [21770] Streamdev: Setting data connection to 192.168.200.103:41629
- Oct 3 13:13:20 gate vdr: [6379] streamdev-writer thread started (pid=21733, tid=6379, prio=high)
- Oct 3 13:13:20 gate vdr: [6380] streamdev-livestreaming thread started (pid=21733, tid=6380, prio=high)
- Oct 3 13:13:20 gate vdr: [6381] device 1 receiver thread started (pid=21733, tid=6381, prio=high)
- Oct 3 13:13:20 gate vdr: [6382] device 1 TS buffer thread started (pid=21733, tid=6382, prio=high)
Habt Ihr eine Idee was da klemmt?
Danke und viele Grüße
Jörg