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

Added a check to write new sections only if there is no data in the read socket.

This commit is contained in:
Rolf Ahrenberg
2014-03-30 22:20:56 +03:00
parent f493df0e3d
commit 7b58d9f28f
5 changed files with 98 additions and 33 deletions

View File

@@ -30,3 +30,5 @@ VDR Plugin 'satip' Revision History
- Changed implementation to report about RTP packet
errors on 5 minutes interval only.
- Added a check to write new sections only if there
is no data in the read socket.