1
0
mirror of https://github.com/rofafor/vdr-plugin-satip.git synced 2023-10-10 11:37:42 +00:00

Changed implementation to report about RTP packet errors on 5 minutes interval only.

This commit is contained in:
Rolf Ahrenberg
2014-03-30 14:56:11 +03:00
parent 9a6ae40954
commit f493df0e3d
6 changed files with 25 additions and 8 deletions

View File

@@ -25,3 +25,8 @@ VDR Plugin 'satip' Revision History
- Added support for cDevice::Ready().
- Fixed pid leaking while disabling section filters.
- Fixed keepalive heartbeat.
2014-03-30: Version 0.2.1
- Changed implementation to report about RTP packet
errors on 5 minutes interval only.