NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 18 19 20 21 22 … 43 Next »
Kodi NPVR does not play/stream TV... ?

 
  • 0 Vote(s) - 0 Average
Kodi NPVR does not play/stream TV... ?
Zbugsii
Offline

Junior Member

Posts: 7
Threads: 2
Joined: May 2017
#1
2017-05-17, 12:06 PM (This post was last modified: 2017-05-17, 12:46 PM by Zbugsii.)
I have my NPVR backend setup on a Windows 10 box and if I use the NPVR client on the box it all works as advertised.

On another windows 10 PC I have Kodi loaded with the NPVR front end and all appears fine... it shows the channels, it shows the guide, but it will not play/stream the TV channels to it. I just get a spinning thingy (I am assuming it is buffering) that goes on and on for a long while before I guess it just times out.

Does anybody have any ideas for this?

Thank you

Here is the log I get...

8:29:24.107 T:5900 NOTICE: VideoPlayer: Opening: pvr://channels/tv/All channels/pvr.nextpvr_7151.pvr
08:29:24.107 T:5900 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
08:29:24.107 T:5900 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 104 for 1.
08:29:24.107 T:5900 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
08:29:24.107 T:4216 NOTICE: Creating InputStream
08:32:09.032 T:4216 ERROR: AddOnLog: NextPVR PVR Client: Socket::receive: (Winsock error=10054) Connection reset by peer
08:32:09.032 T:4216 ERROR: CVideoPlayer::OpenInputStream - error opening [pvr://channels/tv/All channels/pvr.nextpvr_7151.pvr]
08:32:09.032 T:4216 NOTICE: CVideoPlayer::OnExit()
08:32:09.051 T:5900 NOTICE: CVideoPlayer::CloseFile()
08:32:09.051 T:5900 NOTICE: VideoPlayer: waiting for threads to exit
08:32:09.051 T:5900 NOTICE: VideoPlayer: finished waiting
08:32:09.051 T:5900 NOTICE: CVideoPlayer::CloseFile()
08:32:09.051 T:5900 NOTICE: VideoPlayer: waiting for threads to exit
08:32:09.051 T:5900 NOTICE: VideoPlayer: finished waiting
08:32:09.845 T:9412 ERROR: PVR::CPVRTimerInfoTag::CPVRTimerInfoTag: no epg tag given for epg based timer type (2)!
08:33:05.431 T:9412 WARNING: CPVRRecording::CPVRRecording - unable to determine channel type. Defaulting to TV.

More information:

I can pull up the TV guide on Kodi and have a recording made... I went to the Backend and checked to confirm the recording is being made and it is, and I can play it back on the Backend box... but still no streaming back to Kodi.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2017-05-17, 12:54 PM
Please attach the logs from the NextPVR backend machine. There is a button at NextPVR Settings --> About that will create a zip file of the logs that can be attached to a post.
Zbugsii
Offline

Junior Member

Posts: 7
Threads: 2
Joined: May 2017
#3
2017-05-17, 01:18 PM
Graham Wrote:Please attach the logs from the NextPVR backend machine. There is a button at NextPVR Settings --> About that will create a zip file of the logs that can be attached to a post.

I have attached the log in a zip file...
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,164
Threads: 958
Joined: May 2006
#4
2017-05-17, 01:39 PM
You have configured Kodi to connect over Internet IP, normally you should use the local LAN IP

2017-05-17 08:29:26.488 [DEBUG][73] Not allowing internet based streaming request

If you really want to try over internet and have the bandwidth up and down there is a settings in config.xml for AllowRremoteStreaming

Martin
Zbugsii
Offline

Junior Member

Posts: 7
Threads: 2
Joined: May 2017
#5
2017-05-17, 02:27 PM
Uhmmm, how do you see that it is configured over internet IP, verses local Lan IP? I sure do not want it this way. Sorry to be so dumb, but where do I change this?
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#6
2017-05-17, 02:47 PM
Zbugsii Wrote:Uhmmm, how do you see that it is configured over internet IP, verses local Lan IP? I sure do not want it this way. Sorry to be so dumb, but where do I change this?

The web.log.1 file has

Quote:2017-05-17 08:29:26.488 [DEBUG][73] Not allowing internet based streaming request from: 192.174.0.85

That IP address is a public address (i.e. somewhere on the Internet). Many folk use addresses in the range 192.168.1 .1 to 192.168.1.200 (ish) because those addresses are regarded as private (i.e. somewhere in this, or any, building).

How do your 'puters get their IP address ? ... Often, the addresses are allocated by the router that provides the connection to the Internet.
Zbugsii
Offline

Junior Member

Posts: 7
Threads: 2
Joined: May 2017
#7
2017-05-17, 03:36 PM (This post was last modified: 2017-05-17, 03:50 PM by Zbugsii.)
Ah, will my home network is setup with this IP addressing... 192.174.0.1-254, so this really should not be the issue. I have both static IPs and dynamic... servers and NAS are static, most other items are dynamic within the range set.

So... now what...?

Oh, and further to this... I just setup my Kodi running on the same box as my backend NPVR with the frontend NPVR and tested it... this works fine. So, somewhere in the networking things are going amuck. And yes, I have checked firewall settings. Remember, I can see all that is going on with the backend, I can issue commands to record, I can see that it is recording... but I can not stream live or recorded TV to my other PC frontend NPVR.

So, any help would be great.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#8
2017-05-17, 03:59 PM
Zbugsii Wrote:Ah, will my home network is setup with this IP addressing... 192.174.0.1-254, so this really should not be the issue.

Wikipedia and others may disagree ... https://en.wikipedia.org/wiki/Private_network

NextPVR regards the range 192.174.0.1-254, as part of the public Internet and the default is to not allow streaming to the public Internet. Your options are to change the setting per Martin's post or change the address range used in your home network.
Zbugsii
Offline

Junior Member

Posts: 7
Threads: 2
Joined: May 2017
#9
2017-05-17, 04:30 PM
Well, looks like I will be changing my local network... as I might have issues further on... thanks. I will be away for 1 week, so I will address upon my return.

And will test it and let all know.
Zbugsii
Offline

Junior Member

Posts: 7
Threads: 2
Joined: May 2017
#10
2017-05-25, 01:16 PM
Ok, as I stated above... I went about changing my IP scheme for my local network to be in the "public" arena of the internet...

And yes, it now works properly. So, thank you for pointing this out to me and to others.

Thanks
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Suggestions for the KODI Add-on Escape7 51 10,435 2025-06-29, 08:36 PM
Last Post: sub
  Kodi Channel not updating aTF6i 2 595 2025-03-09, 12:26 AM
Last Post: aTF6i
  EPG not loading in Kodi? membball84 3 591 2025-02-13, 01:24 AM
Last Post: membball84
  Automated Updates of IPTV Channels in NPVR and Kodi via APIs taylormia 1 1,049 2025-02-04, 03:13 AM
Last Post: lustfulmacaw
  Kodi 22 (Piers) and library thumbnails mvallevand 8 1,476 2025-01-15, 06:32 PM
Last Post: mvallevand
  Kodi Channel Icons wrong and can't be corrected wapkaplet 11 1,528 2024-10-23, 02:11 PM
Last Post: mvallevand
  Kodi PVR Client Not Working trongod 8 1,872 2024-09-11, 10:20 PM
Last Post: trongod
  Kodi 21.0 Omega/NextPVR 21.1.0 PVR & Live TV Group Manager bouilliabai 28 4,944 2024-08-06, 10:00 PM
Last Post: sub
  Kodi-V5 WiFi Problem? kerryball 0 465 2024-06-26, 06:49 AM
Last Post: kerryball
  Adding/editing timer to one time (manual) recording from Kodi guide has no effect mmortal03 6 1,245 2024-06-25, 09:30 PM
Last Post: mmortal03

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

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

Linear Mode
Threaded Mode