Page 1 of 1

Realtime statistics

Posted: Sat Sep 24, 2016 5:07 pm
by greentea
Is there a way to get realtime stats such as packet loss or signal loss? I want to know if there is any breakup in the video as it's being recorded.

Re: Realtime statistics

Posted: Sun Sep 25, 2016 4:41 am
by Prog
File->Input traffic

Re: Realtime statistics

Posted: Sun Sep 25, 2016 1:55 pm
by greentea
Where is 'minimal lost' in the input traffic information screen getting the data from? Is that from the stream's continuity count? Anyway to log the time that these errors happen so that I know which part of the video has errors?

Re: Realtime statistics

Posted: Sun Sep 25, 2016 1:59 pm
by Prog
Also in ProgDVBEngine.log

Re: Realtime statistics

Posted: Mon Sep 26, 2016 5:13 pm
by greentea
The ProgDVBEngine.log and BDA.log only shows the signal strength every second. Is there somewhere that logs dropped packets (labelled as minimal lost in input traffic information) so that I know at what time the drops occurred?

Re: Realtime statistics

Posted: Tue Sep 27, 2016 3:25 am
by Prog
drops in "()"

Re: Realtime statistics

Posted: Tue Sep 27, 2016 5:10 pm
by greentea
What does EPG parser error mean? The signal strength/quality are high before and after this error at 12:08:25. The video broke up for a second at the timestamp indicated by the EPG parser error.

12:08:15.693 - * s:98 q:82 tr=17711104 (0)
12:08:17.691 - * s:98 q:83 tr=17614848 (0)
12:08:19.683 - * s:98 q:83 tr=17518592 (0)
12:08:21.672 - * s:98 q:83 tr=17518592 (0)
12:08:23.700 - * s:98 q:83 tr=17903616 (0)
12:08:25.240 - EPG Parser - CRC error! pid=18
12:08:25.354 - EPG Parser - CRC error! pid=18
12:08:25.696 - * s:98 q:82 tr=11839488 (420556)
12:08:27.683 - * s:98 q:83 tr=17518592 (0)
12:08:29.673 - * s:98 q:84 tr=17518592 (0)
12:08:31.695 - * s:98 q:83 tr=17807360 (0)
12:08:33.701 - * s:98 q:83 tr=17614848 (0)
12:08:35.686 - * s:98 q:83 tr=17518592 (0)
12:08:37.696 - * s:98 q:83 tr=17711104 (0)
12:08:39.684 - * s:98 q:83 tr=17518592 (0)
12:08:41.695 - * s:98 q:83 tr=17711104 (0)
12:08:43.685 - * s:98 q:83 tr=17518592 (0)
12:08:45.677 - * s:98 q:82 tr=17518592 (0)
12:08:47.689 - * s:98 q:83 tr=17711104 (0)
12:08:49.680 - * s:98 q:83 tr=17518592 (0)
12:08:51.691 - * s:98 q:83 tr=17711104 (0)
12:08:53.677 - * s:98 q:83 tr=17518592 (0)

Re: Realtime statistics

Posted: Wed Sep 28, 2016 3:07 am
by Prog
May be your provider not use crc in EPG...

ps: No problem in this stream on transport level. "(0)"

Re: Realtime statistics

Posted: Wed Sep 28, 2016 12:13 pm
by greentea
I don't think the provider even has epg support. Is there a way to completely disable epg in progdvb so this error doesn't occur?