pipelka / vdr-plugin-xvdr

DISCONTINUED - XVDR Plugin for VDR
GNU General Public License v2.0
43 stars 22 forks source link

Crash with multiple version of XVDR client #109

Open piotrasd opened 11 years ago

piotrasd commented 11 years ago

Hi Im use VDR 2.0.2 just only with 3 plugin and XVDR (latest from git)

Im use XBMC on multiple PC (3 linux - openelec 3.0.3 + one windows with 12.2 frodo and latest xvdr from repo) I get many times crash when 1-2 of Openelec are connected to VDR - over XVDR and on windows im start XBMC or try start some channels :/

When you give me some instruction wich log you need, and how debug XVDR addon in VDR i can delivery you raport. (in log of VDR i just get in last line before crash - info about switch channel error, nothing more)

Jun 3 20:58:24 unRAID vdr: [11529] XVDR-Error: transport error Jun 3 20:58:24 unRAID vdr: [11529] XVDR: sync found at offset 392 (streamtype: MPEG2AUDIO / 2058 bytes in buffer / framesize: 576 bytes)

log: http://pastebin.com/rHiXL2nX (in log XVDR: Client 192.168.2.24:57016 with ID 4 connected. - this is windows)

Thanks Best rehards

pipelka commented 11 years ago

Are you aware of the following line in your log:

Jun  3 20:58:43 unRAID vdr: [11330] emergency exit requested - shutting down

This happens when VDR is unable to start a recording (can't decode, reception problems, ...). If the emergency exit is enabled VDR restarts itself.

Maybe I'm totally wrong but this seems to be the cause of the VDR shutdown.

Regards, Alex

piotrasd commented 11 years ago

this is strange because i have card in local :/ and this happens most with windows XVDR client.

i try few scenarios and give you feedback example:

  1. 2 watching clients on XVDR - Openelec and third on windows switching channels, or just start channel
  2. 1 watching client on XVDR + one recording + third on windows switching channels
  3. one recording + on windows switching channels
  4. all as above - but with FTA channels
piotrasd commented 11 years ago

i need litle more time because im find other issue which may cause the problems with XVDR, anyway i let you know

piotrasd commented 11 years ago

i think im resolve my problem but i will today more test (that i think was my issue https://github.com/manio/vdr-plugin-dvbapi/commit/6868946797d1df3c08293f17dec0dc797b1f0e57)