Mailing List archive

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

[vdr] Re: No useful DATA ? (watchdog)



Axel Gruber wrote:
> 
> Hi
> 
> Sometimes the CAM (IRDETO) stop working - and then i get at transfer-Mode this ERror-Message:
> 
> Oct 16 19:28:49 tvserver vdr[4569]: ERROR: no useful data seen within 10486264 byte of video stream
> Oct 16 19:28:49 tvserver vdr[4569]: ERROR: no useful data seen within 10486264 byte of video stream
> 
> Why does VDR donīt restrart the WATCHDOG ?
> 
> If i record such a channel VDR restarts ...

VDR only restarts if this happens when trying to record. When the user
is viewing "live", the problem perhaps could be fixed by switching the channel.

If you want VDR to restart in such a case, too, change the line

  ,remux(VPid, APid, 0, 0, 0)

in dvbapi.c to

  ,remux(VPid, APid, 0, 0, 0, true)

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________



Home | Main Index | Thread Index