I can play TV channels and VOD on the NextPVR host using the webclient.
I can play TV channels from a remote using the webclient, but I can't play VOD's from the remote client using webclient.
In Settings/Access I have checked both Allow remote access and Allow unauthenticated access for streaming Live TV / Recordings
I have a pin configured but not challanged in webclient.
Posted by: jrockow - 2024-01-10, 01:54 PM - Forum: Windows
- No Replies
I'm having a problem with some of my IPTV channels.
I understand IPTV is not the most reliable source.
That said, if I test the channel using VLC or Smarters Pro it plays fine.
If I play it live thru NPVR it's choppy, lost audio and freezes.
If I record it in NPVR and play it back with VLC it's choppy, etc.
I tried setting "UseFinalM3u8" to true and false without any success.
I would appreciate any help for what I should be looking at.
Thanx.
having a problem attaching logs; will keep trying
don't know what's going on with logs.
first I get a green checkmark then a red X.
I'm not over my allotment.
I have been experimenting with yauiclient for the RPi4 and 5 and I am pretty happy with results and I'd like to see if any of you are interested in helping test it. My target is the current Raspberry PI OS 64 bit.
It is using the same optimized ffmpeg decoding as LibreELEC so performance is reasonable. I didn't hook up CEC or any IR remotes but RF and BT remotes seem to work as expected and mirror the functionality of NextPVR.exe and other UI clients.
This client can ran full screen with no desktop manager with the Lite install (I am considering this as a self boot fullscreen environment) or with a desktop manager, I tested with wayland and pipewire. NextPVR server can run on the same RPi too, and it isn't that impactful but my primary focus is feedback from NextPVR users, not on on syncing it with the server.
I am new to NextPVR, I setup the server on RPI fine, the tuner setup (HDHomerun) with XMLTV guide data works, at least I can see
the guide data. However if I click on a program to watch in the web gui, I get "Streaming Failed [Transcode exited]".
Kodi also will not play the stream.
Initially I thought it was because I set the transcode to Vaapi, but I set it back to CPU and still the same error.
It's very strange. On initial setup it worked, but now it doesn't after a reboot.
The only thing extra I have done on the system is to connect a Samba share to use for recordings, I set that up in /etc/fstab and that works.
Any help much appreciated.
PS: It did download the log from NextPVR web, but nothing obvious.
This is a new install on a rebuild PC running Win 10 Pro Channel scan works fine try to streamj a live channel and starts reiving data, then crash streaming failed -transcoder exited.
Updated driver for the DVBT2 card still nothing. Being trying for hours now but nothing works.
Please help
Logs attached
Posted by: z06racer66 - 2024-01-07, 10:28 PM - Forum: Windows
- No Replies
I noticed while playing music and then going back to displaying the TV Guide, the TV Guide is painfully slow trying to navigate. If I press the stop button on the remote to stop the music, the navigation of the TV Guide goes back to being responsive. Not sure if it my system/configuration or if it is a widespread issue.
Hi!
I'm trying to use the macOS version of the nextpvr client. Live TV works fine but I'm unable to play any recordings.
I used Charles proxy to debug and from what I understand either the client should provide a SID or the server should allow the request without a SID...
[color=#fc2118][font=Monaco][50] Unexpected error streaming recording: System.Collections.Generic.KeyNotFoundException: The given key 'sid' was not present in the dictionary.[/font][/color]
[color=#fc2118][font=Monaco] at NShared.Streaming.StreamingHelper.StreamNativeRecording(ServiceResponseStream responseStream, Dictionary`2 parameters[/font][/color]
If I use this same url in a browser where I'm already authenticated to nextpvr it works fine. The cookie grant me access
Code:
GET /live?recording=865 HTTP/1.1
Host: 10.0.0.57:8866
Accept-Language: fr-CA,fr;q=0.9
X-Playback-Session-Id: 947F1B13-52B1-4321-97D0-130334F86AAC
Cookie: nextpvr_plc=7b476b8a-b059-45b8-945c-ad85d28a67cd_72be0b1d-04e9-452f-89a1-e796dbfd96c7; .AspNetCore.Session=CfDJ8PgZlHBzs25FmBIfB90Xvnaf2pqUXxMwzedkbPaiEBJhSZBAgtwGMaqKp77DYuU3OgtprWrvEUgvZlf%2FN8W5rmG5d2NyHX6rHpgS%2BxhmIDMzvpaj6WPWAU2CQ1yDef0GCqhW2tjTUy7JuO3m4amVAV3qVLBmA2zcTd6%2FdQ0%2BeIlQ
Range: bytes=1782054912-1786296307
Accept: */*
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2.1 Safari/605.1.15
Referer: http://10.0.0.57:8866/live?recording=865
Accept-Encoding: identity
Connection: keep-alive