NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR iOS and AppleTV Clients v
1 2 3 4 5 6 Next »
New iOS/tvOS/macOS client (StreamClient)

 
  • 0 Vote(s) - 0 Average
New iOS/tvOS/macOS client (StreamClient)
topcat
Offline

Member

United Kingdom
Posts: 91
Threads: 16
Joined: Feb 2007
#31
2026-03-31, 11:24 AM
(2026-03-31, 11:14 AM)drvolks Wrote:
(2026-03-31, 10:48 AM)topcat Wrote:
(2026-03-30, 08:57 PM)drvolks Wrote:
(2026-03-30, 03:08 PM)topcat Wrote: Hi

Having issues connecting from Iphone on local wifi

details are correct but just sits on connecting screen

Can you still access Settings -> event log? That would give us some hints about what could be wrong


nothing in the event logs

it just gets stuck on the settings screen

From Safari can you try to access (replacing the xx:xx by your nextPVR IP address):
http://192.168.xx.xx:80/services/service...ormat=json

You should see something like this, confirming the iPhone can access the NextPVR API on port 80:
{"sid":"863471826487216308vigh3uy1r3E37C733C","salt":"E37C733C-4BC5-4CDB-83FC-FB5003222F06"}


Yup get sid and salt
NPVR: 7
Windows 10 Enterprise
Hauppauge WinTV Dual Nova-T DVB-T
TBS Dual 6982 DVBS/S2
SSD System and Live
2TB Recording Store
Windows KODI Clients, OSMC (Kodi) Hardware Clients, Android Kodi Clients, Custom Direct URI players.
topcat
Offline

Member

United Kingdom
Posts: 91
Threads: 16
Joined: Feb 2007
#32
2026-03-31, 01:00 PM
(2026-03-31, 11:21 AM)mvallevand Wrote: Are you sure about port running NexPVR on port 80?

Martin

on a closed local network yes
NPVR: 7
Windows 10 Enterprise
Hauppauge WinTV Dual Nova-T DVB-T
TBS Dual 6982 DVBS/S2
SSD System and Live
2TB Recording Store
Windows KODI Clients, OSMC (Kodi) Hardware Clients, Android Kodi Clients, Custom Direct URI players.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 55,472
Threads: 988
Joined: May 2006
#33
2026-03-31, 01:15 PM
(2026-03-31, 01:00 PM)topcat Wrote: on a closed local network yes

And you are worried about exposing a non-routeable IP?  That's what I thought was odd.

Martin
drvolks
Offline

Junior Member

canada
Posts: 17
Threads: 3
Joined: Jan 2024
#34
2026-03-31, 01:25 PM
(2026-03-31, 11:24 AM)topcat Wrote: Yup get sid and salt

I'll push a new TestFlight build later today with more logs on the auth flow, we will see where it stops...
three6zerocool
Offline

Member

Posts: 241
Threads: 33
Joined: Jul 2019
#35
2026-04-03, 08:04 AM
Hello.  Great job, really enjoying your client software on AppleTV4k.

I have noticed one strange thing while watching a live tv channel tonight. 'Three' here in New Zealand.  (DVB-T) presently has 'Harry Potter and the Philosophers Stone' playing, and I notice that the audio track is the commentary track with audio descriptions, instead of the standard AC3 track. 

Does not seem to be a way to choose a different audio track.  Mind you it only seems to do this for the channel 'Three'.
Just thought I would mention this.

..cheers..
topcat
Offline

Member

United Kingdom
Posts: 91
Threads: 16
Joined: Feb 2007
#36
2026-04-03, 03:36 PM
(2026-03-31, 01:25 PM)drvolks Wrote:
(2026-03-31, 11:24 AM)topcat Wrote: Yup get sid and salt

I'll push a new TestFlight build later today with more logs on the auth flow, we will see where it stops...


Okay logs:

Code:
16:32:20 AUTH /session
Starting NextPVR authentication against http://192.168.##.##
16:32:20 AUTH /session.initiate
Preparing session initiation
16:32:20 GET /services/service?method=session.initiate&ver=1.0&device=NextPVR-Apple&format=json
Request started (attempt 1/5)
NPVR: 7
Windows 10 Enterprise
Hauppauge WinTV Dual Nova-T DVB-T
TBS Dual 6982 DVBS/S2
SSD System and Live
2TB Recording Store
Windows KODI Clients, OSMC (Kodi) Hardware Clients, Android Kodi Clients, Custom Direct URI players.
three6zerocool
Offline

Member

Posts: 241
Threads: 33
Joined: Jul 2019
#37
2026-04-04, 07:34 AM (This post was last modified: 2026-04-04, 08:12 AM by three6zerocool.)
Update:

Regarding the New Zealand DVB-T channel 'Three'  and your softweare playing the narration (commentary) track for this channel.
I have discovered that the native NextPVR AppleTV client does exactly the same thing, so guess it is some issue related to AppleTV.?
three6zerocool
Offline

Member

Posts: 241
Threads: 33
Joined: Jul 2019
#38
2026-04-04, 10:59 PM
Update 2:

Regarding the narrator/commentary track been played while watching New Zealand DVB-T channel 'Three'.
The 2nd Harry Potter movie was on last night on that Channel.   I recorded a portion of the movie, and extracted this from the record log, as it was the only reference to salt that I could find.
When I watched the show live,  it played the narrator/commentary audio track.   Also when playing the recording, again it played the same track.


2026-04-04 19:15:16.901 [DEBUG][10] Started recording (26445:1:\\TRUENAS\Recordings\Harry Potter And The Chamber Of Secrets (2002)\Harry.Potter.And.The.Chamber.Of.Secrets.(2002)-0.ts)
2026-04-04 19:15:16.909 [DEBUG][10] Starting thumbnail extraction for \\TRUENAS\Recordings\Harry Potter And The Chamber Of Secrets (2002)\Harry.Potter.And.The.Chamber.Of.Secrets.(2002)-0.ts
2026-04-04 19:15:17.651 [DEBUG][75] Got request [192.168.1.70]: /services/service (session.initiate)
2026-04-04 19:15:17.652 [DEBUG][75] parameters:
2026-04-04 19:15:17.652 [DEBUG][75]   method: session.initiate
2026-04-04 19:15:17.652 [DEBUG][75]   ver: 1.0
2026-04-04 19:15:17.652 [DEBUG][75]   device: NextPVR-Apple
2026-04-04 19:15:17.652 [DEBUG][75]   format: json
2026-04-04 19:15:17.652 [DEBUG][75]   client_ip: 192.168.1.70
2026-04-04 19:15:17.652 [DEBUG][75]   client_local: true
2026-04-04 19:15:17.652 [DEBUG][75]   user_agent: NextPVR/257 CFNetwork/3860.500.112 Darwin/25.4.0
2026-04-04 19:15:17.652 [DEBUG][75]   host_callback: ...
2026-04-04 19:15:17.653 [DEBUG][75]   sid: default
2026-04-04 19:15:17.653 [INFO][75] InitiateSession (device=NextPVR-Apple)
2026-04-04 19:15:17.653 [INFO][75] Culture: en-NZ d/MM/yyyy h:mm tt
2026-04-04 19:15:17.653 [DEBUG][75] SetSessionObject(bd265426f70f497f87a8dcff6a66d3b1, 'child', NON-null)
2026-04-04 19:15:17.654 [DEBUG][75] Device: NextPVR-Apple
2026-04-04 19:15:17.654 [DEBUG][75] SetSessionObject(bd265426f70f497f87a8dcff6a66d3b1, 'child', NON-null)
2026-04-04 19:15:17.654 [DEBUG][75] {"sid":"bd265426f70f497f87a8dcff6a66d3b1","salt":"2681972a-9d51-4b77-b5c8-3644b105e274"}
three6zerocool
Offline

Member

Posts: 241
Threads: 33
Joined: Jul 2019
#39
2026-04-04, 11:13 PM
Update 3:

I found the recording in Streamclient, and then played it, and the audio is the narrator/commentary track.

I then played the same recording on Kodi on my Fire TV Cube Gen 3.  It played the correct audio (no commentary by default)

I then grabbed the NextPVR logs from the NextPVR web interface, and have attached them to this posting, which hopefully will show both playback attempts from each client of the same recording.

Hope this helps?


Attached Files
.zip   logs-20260405-1105.zip (Size: 1.5 MB / Downloads: 0)
McAlsop
Offline

Junior Member

USA
Posts: 3
Threads: 0
Joined: Nov 2025
#40
2026-04-10, 02:23 AM
Just found this and it almost completely solves the problems I'm having with the iOS NextPVR app (audio out and skipping/buffering live TV). So thank you so much for this!

I don't see ffmpeg going in the background so I assume there is no transcoding on the server. Is there some way to get a smaller bitrate? It works perfect when I have a good cellular connection, but it's running around 2.5-3.0Mbps constantly (720p) which won't be sustainable at some locations.

Again, thank you for this app!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  StreamClient for NextPVR released drvolks 0 217 2026-03-26, 11:35 AM
Last Post: drvolks
  How do I adjust the skip time in the IOS client? BigBillSD 5 2,528 2026-02-16, 01:39 PM
Last Post: chama98
  Status of TVos app Allan 21 5,669 2026-02-14, 07:09 PM
Last Post: drvolks
  iOS Client EPG Colincam 3 1,710 2025-06-06, 08:50 PM
Last Post: Allan
  iOS app (and tvOS) set user/password to server psycik 4 2,353 2025-02-08, 04:42 PM
Last Post: sub
  Schedules Direct and the iOS client... Colincam 2 1,777 2024-11-16, 09:24 AM
Last Post: Colincam
Wink Apple TV Client best solution? sota 8 6,142 2024-08-15, 04:53 PM
Last Post: Kiwiamg
  Crash on startup - sometimes. iOS and tvOs psycik 1 1,785 2022-10-09, 03:33 AM
Last Post: psycik
  Latest TvOS NextPvr app won't connect manually markn62 43 17,185 2021-08-10, 04:12 PM
Last Post: markn62
  tvOS 13 & NEXTPVR - Playback Issues dsaunders 2 3,731 2019-10-05, 01:24 AM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode