2022-11-05, 09:38 PM
Hello,
I'm connecting to my NextPVR instance running on my Linux server using the NextPVR Jellyfin plugin. The only reason I do this is so I can use the Jellyfin client on my Roku device. When watching a NextPVR recording via the Jellyfin plugin I notice it's using the following URL to access the recording stream (local private IP).
http://192.168.2.200:8866/live?recording=1049
Recording 1049 is in fact the recording I requested to play. The Jellyfin client does not play the stream. As a test I copied and pasted the URL into VLC and it also will not play. Then I pasted the URL in a browser it downloads the video to a file... all 5.8gig of the recording.
Is this normal behavior for the "live" URI? I expected it to be a stream. I should mention, I have a post recording script that transcodes the recording to a MKV file and then uses the NScriptHelper.dll to rename the recording in the NextPVR database. The recording plays perfectly in NextPVR and the Jellyfin web client but it seems to fail for anything that uses the "live" URI. Maybe I need to leave the recording in TS format?
Any suggestions?
Thanks
Ken
I'm connecting to my NextPVR instance running on my Linux server using the NextPVR Jellyfin plugin. The only reason I do this is so I can use the Jellyfin client on my Roku device. When watching a NextPVR recording via the Jellyfin plugin I notice it's using the following URL to access the recording stream (local private IP).
http://192.168.2.200:8866/live?recording=1049
Recording 1049 is in fact the recording I requested to play. The Jellyfin client does not play the stream. As a test I copied and pasted the URL into VLC and it also will not play. Then I pasted the URL in a browser it downloads the video to a file... all 5.8gig of the recording.
Is this normal behavior for the "live" URI? I expected it to be a stream. I should mention, I have a post recording script that transcodes the recording to a MKV file and then uses the NScriptHelper.dll to rename the recording in the NextPVR database. The recording plays perfectly in NextPVR and the Jellyfin web client but it seems to fail for anything that uses the "live" URI. Maybe I need to leave the recording in TS format?
Any suggestions?
Thanks
Ken