manio / vdr-plugin-dvbapi

VDR dvbapi plugin for use with OSCam
http://www.streamboard.tv/wbb2/thread.php?threadid=40060
GNU General Public License v2.0
57 stars 25 forks source link

PMT BUFFER OVERFLOW #93

Closed louisbraun closed 9 years ago

louisbraun commented 9 years ago

Hi manio,

sometimes i get the following errors in oscam log:

2015/05/29 18:30:40 764600 c (ecm) vdr (098E&000000/1DB2/814F/8E:1357B340050D6B8CF226356FCC2E4785): found (125 ms) by kabelbw - VOX HD 2015/05/29 18:30:43 764600 c (ecm) vdr (098E&000000/1DB2/814F/8E:1409E9B93180DAE1D95D0609B5C0687A): found (125 ms) by kabelbw - VOX HD 2015/05/29 18:31:00 764600 c (dvbapi) Unknown socket command received: 0x42C75B42 2015/05/29 18:31:00 764600 c (dvbapi) * WARNING: PMT BUFFER OVERFLOW, PLEASE REPORT! ****\ 2015/05/29 18:31:00 764600 c (dvbapi) Unknown socket command received: 0xDF7149BB 2015/05/29 18:31:00 764600 c (dvbapi) * WARNING: PMT BUFFER OVERFLOW, PLEASE REPORT! \ 2015/05/29 18:31:00 764600 c (dvbapi) Unknown socket command received: 0xEF673CC9 2015/05/29 18:31:00 764600 c (dvbapi) * WARNING: PMT BUFFER OVERFLOW, PLEASE REPORT! \ 2015/05/29 18:31:00 764600 c (dvbapi) Unknown socket command received: 0x60000090 2015/05/29 18:31:00 764600 c (dvbapi) * WARNING: PMT BUFFER OVERFLOW, PLEASE REPORT! \ 2015/05/29 18:31:00 764600 c (dvbapi) Unknown socket command received: 0xE0E96D7E 2015/05/29 18:31:00 764600 c (dvbapi) * WARNING: PMT BUFFER OVERFLOW, PLEASE REPORT! \ 2015/05/29 18:31:00 764600 c (dvbapi) Unknown socket command received: 0x00008040 2015/05/29 18:31:00 764600 c (-) -- Skipped 100 duplicated log lines -- 2015/05/29 18:31:00 764600 c (dvbapi) Unknown socket command received: 0x59A18882 2015/05/29 18:31:00 764600 c (dvbapi) * WARNING: PMT BUFFER OVERFLOW, PLEASE REPORT! ****\ 2015/05/29 18:31:00 764600 c (dvbapi) Unknown socket command received: 0xA0A6C025 2015/05/29 18:31:00 764600 c (-) -- Skipped 100 duplicated log lines -- 2015/05/29 18:31:00 764600 c (ecm) vdr (098E&000000/1DB2/814F/8E:29CD7577AEA1B6808C0290622DD4B683): found (123 ms) by kabelbw - VOX HD 2015/05/29 18:31:03 764600 c (ecm) vdr (098E&000000/1DB2/814F/8E:F1F772BD77A9657111148F2EB3355B75): found (124 ms) by kabelbw - VOX HD 2015/05/29 18:31:13 764600 c (ecm) vdr (098E&000000/1DB2/814F/8E:14D276A983E3CD5C2FC65470C80C7AC1): found (123 ms) by kabelbw - VOX HD

During the error messages the picture is stuttering...and comes back after some time. I'm using oscam version OSCam r10653 and current dvbapi plugin version. Oscam runs on a separate server, dvbapi in network mode.

Any ideas to fix that? ;)

Cheers Louis

manio commented 9 years ago

Hi It smells like some network problems. Are you sure that only dvbapi plugin is connecting to oscam? I cannot tell you more without detailed VDR log with plugin loglevel=3.

You may also try if this patch helps: http://pastebin.com/1yTGS9VS. This forces to use the new protocol (as you have recent plugin).

louisbraun commented 9 years ago

Hi,

hm...strange, but the issue never appeared again. I think you can close this issue.

Sorry for the noisse...cheers Louis

manio commented 9 years ago

Ok, thx