[dvblast-devel] Video freezes

Jakub Paweł Głazik zytek-lists at nuxi.pl
Tue Sep 28 17:33:13 CEST 2010


Wild guess, but this fixed a similar problem on one channel for me:
change WATCHDOG_TIMEOUT in dvblast.h to disable triggering this:
> warning: too many errors for stream 127.0.0.1:1051, resetting


durex001:/iptv/nfs/internal/receivers/receiver/root/dvblast/trunk# svn
diff dvblast.h
Index: dvblast.h
===================================================================
--- dvblast.h   (wersja 158)
+++ dvblast.h   (kopia robocza)
@@ -35,7 +35,7 @@
 #define RTP_SIZE 12
 #define EMPTY_PID 8192
 #define PADDING_PID 8191
-#define WATCHDOG_WAIT 10000000LL
+#define WATCHDOG_WAIT 100000LL
 #define MAX_ERRORS 1000
 #define DEFAULT_VERBOSITY 3
 #define MAX_POLL_TIMEOUT 100000 /* 100 ms */


Tell if it helps.


-- 
.: Jakub Paweł Głazik,
.: email & jabber: zytek<at>nuxi.pl


More information about the dvblast-devel mailing list