Bug #5211
DVR: major issue: recordings often fail with no file written [stable git]
0%
Description
- transport errors at the beginning of the recording can cause this
- descramble or "Unexpected ECM reply" errors can cause this on encrypted channels
- on start of recording, log does not show the typical "lang resolution aspect ratio sample rate channels" lines (seems it does not detect the streams)
- during recording, a file size "---" is shown constantly
- during recording, status shows a bandwidth of "0" constantly
- at the end of recording, log shows "time missed" (which is not really correct, it tried to record)
- after recording, recording shows up in "deleted recordings" with status "file missing"
- this never happens if the affected channel is already streamed before recording starts
- most probably retries are missing when recording
Steps to reproduce:
Record from sky.de, at least one of ten recordings fails with that issue, probably more
Enviroment:
CWs are working, 100% success in oscam
Please add more robustness for recordings. No output file written, stream bandwidth 0, no streams detected are all signs of a failed start of recording, TVh should retry then - which I think it does not or not properly.
History
Updated by Jaroslav Kysela about 6 years ago
- Status changed from New to Rejected
The 4.2 release is just simple bugfix only. Try latest development or capmt (dvbapi) network client (to oscam). Ideally, use another oscam instance as proxy.
Updated by da h4xX0rz1sT about 6 years ago
The reason I'm not using master is newcamd crashes right on startup when using master.
Neither capmt (dvbapi) nor cccam ever worked for me, so I stick with 4.2 stable and newcamd.
Will try again soon with master git and report if it has the same issues, if I can get it working with newcamd.
/HXZ
Updated by Jaroslav Kysela about 6 years ago
da h4xX0rz1sT wrote:
The reason I'm not using master is newcamd crashes right on startup when using master.
Neither capmt (dvbapi) nor cccam ever worked for me, so I stick with 4.2 stable and newcamd.
Then something is wrong. Create new bugs for the master (one for newcamd, one for cccam, one for capmt).
Provide those traces '--trace descrambler,cwc,cccam,capmt'. https://tvheadend.org/projects/tvheadend/wiki/Traces
Will try again soon with master git and report if it has the same issues, if I can get it working with newcamd.
/HXZ
Updated by da h4xX0rz1sT about 6 years ago
OK, that is going to be a much bigger effort. Now that master uses ffmpeg 4.0.x, I can't even compile master anymore, because that bloody old Debian Jessie has too old libvpx and other media libs.
Yes, it's really time to upgrade and get rid of that old stuff.
As far as dvbapi is concerned, I think it's a kernel problem I could probably also get rid of with an upgrade.
Will report results.
/HXZ
Updated by da h4xX0rz1sT about 6 years ago
Sky.de users:
Can anyone confirm this issue is present or absent on master?
/HXZ