2020-05-20, 03:38 AM
(This post was last modified: 2020-05-20, 03:51 AM by motocrossmann.)
Hi-
I'm trying to setup NextPVR on a Raspberry Pi 3 with Raspberian as the OS. The installation went fine, and I was able to detect ClearQAM channels on my Hauppauge 950Q. The problem is that when I go and try and watch a channel, I get the message: "Streaming Failed (transcoder exited)"
When I look at the device adapter log, I see this:
<tuning>
<type>QAM</type>
<name>KCRA</name>
<locator>
<conf>57000000</conf>
</locator>
<service_id>3</service_id>
<service_type>27</service_type>
</tuning>
20:22:36:656 [DEBUG] starting stream: LIVE&/home/pi/recordings/live-KCRA-420-22.ts
20:22:36:656 [DEBUG] slip seconds: 1200
20:22:36:656 [DEBUG]
KCRA
20:22:36:664 [ERROR] Failed to get tuning params for (KCRA) from /var/opt/nextpvr/adapter0-QAM-channels.conf
20:26:46:578 [INFO] received request
20:26:46:579 [DEBUG] got request:
GET /status HTTP/1.1
Host: localhost:41281
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 0
I'm not sure where to go from here. I did try and install the Kodi NextPVR client, but I get nothing from there. What's also weird is that the file in the log doesn't exist (adapter0-QAM-channels.conf.) Any help is appreciated.
I'm trying to setup NextPVR on a Raspberry Pi 3 with Raspberian as the OS. The installation went fine, and I was able to detect ClearQAM channels on my Hauppauge 950Q. The problem is that when I go and try and watch a channel, I get the message: "Streaming Failed (transcoder exited)"
When I look at the device adapter log, I see this:
<tuning>
<type>QAM</type>
<name>KCRA</name>
<locator>
<conf>57000000</conf>
</locator>
<service_id>3</service_id>
<service_type>27</service_type>
</tuning>
20:22:36:656 [DEBUG] starting stream: LIVE&/home/pi/recordings/live-KCRA-420-22.ts
20:22:36:656 [DEBUG] slip seconds: 1200
20:22:36:656 [DEBUG]
KCRA
20:22:36:664 [ERROR] Failed to get tuning params for (KCRA) from /var/opt/nextpvr/adapter0-QAM-channels.conf
20:26:46:578 [INFO] received request
20:26:46:579 [DEBUG] got request:
GET /status HTTP/1.1
Host: localhost:41281
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 0
I'm not sure where to go from here. I did try and install the Kodi NextPVR client, but I get nothing from there. What's also weird is that the file in the log doesn't exist (adapter0-QAM-channels.conf.) Any help is appreciated.