I’m opening a new thread regarding an issue I brought up elsewhere.
I have bought a dedicated mini PC to run my DVR server. It has these specs :
OSBeelink AP34
Windows Microsoft Windows 10 Home
10.0.14393 Build 14393
CPU
4 cores / Intel(R) Celeron(R) CPU N3450 @ 1.10GHz
RAM 4.14 GB
I have a HDHR Extend.
I’m having issues with live transcoding. When trying to watch a live channel trough the web UI, transcoder will try to start but will fail after a few seconds and prompt me with an error message saying :
The media could not be loaded, either because the server or network failed or because the format is not supported
I then get this in the logs :
2017/08/29 07:36:38 [TNR] Opened connection to 1053BB4B for ch2.1 [transcode=none]
2017/08/29 07:36:38 [HLS] Starting transcoder for channel 2.1 (encoder=h264_qsv, resolution=720, deinterlacer=blend, bitrate=6000)
[h264_qsv @ 00000000001aaee0] Error during encoding: device failed (-17)
Video encoding failed
[aac @ 00000000001abd20] 2 frames left in the queue on closing
2017/08/29 07:36:47 [WRN] Buffer for 1053BB4B ch2.1 is more than 50% full (clients=1, len=16779000)
2017/08/29 07:36:51 [WRN] Buffer for 1053BB4B ch2.1 is more than 75% full (clients=1, len=25176396)
2017/08/29 07:36:54 [WRN] Buffer for 1053BB4B ch2.1 is more than 95% full (clients=1, len=31877468)
2017/08/29 07:36:55 [WRN] Buffer for 1053BB4B ch2.1 is more than 99% full (clients=1, len=33222420)
2017/08/29 07:38:44 [HLS] Stopping transcoder session ANY-ch2.1 @ 0s
2017/08/29 07:38:44 [TNR] Closed connection to 1053BB4B for ch2.1
The odd thing is that transcoding works usually fine for recordings, but it sometimes fails as well. I then get this out of the logs :
2017/08/29 07:41:25 [HLS] Starting transcoder for file-444 at 0s (encoder=h264_qsv, resolution=720, deinterlacer=blend, bitrate=6000)
[mpegts @ 00000000024dbaa0] Dropped corrupted packet (stream = 1)
[h264_qsv @ 00000000025bb680] Error during encoding: device failed (-17)
Video encoding failed
[aac @ 00000000025bcd60] 2 frames left in the queue on closing
2017/08/29 07:41:32 [HLS] Stopping transcoder session file-444 @ 981.333ms
When It happens, I just have to stop the transcoder and start it again and it will then work fine at 1.9x at 1080p 6mbp/s. This is still when playing a recorded show.
It’s a weird behavior.
Any thoughts?
I did updated the Intel drivers with their automated utility. Nothing changed.
Thanks for the help