NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 2 3 4 5 … 56 Next »
New NextPVR client for Raspberry Pi 2 and 3.

 
  • 0 Vote(s) - 0 Average
New NextPVR client for Raspberry Pi 2 and 3.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#21
2017-04-19, 12:28 AM (This post was last modified: 2017-04-19, 05:43 AM by pBS.)
i'm having trouble installing using 'lite' raspbian...says 'dependancies problems prevent configuration of nextpivr:
nextpivr depends on omxplayer however it is not installed..

it lists omxplayer, lirc, python-lirc, and libcec3 as not installed.

Big Grin Aha!! Seems like you have to do sudo apt-get -f install to get dependancies BEFORE you do dpkg line...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#22
2017-04-19, 12:50 AM (This post was last modified: 2017-04-19, 01:35 AM by pBS.)
now it has installed fine, but when i click server, i just get black screen...after i hit end, it pops back to ip screen...
any ideas?
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#23
2017-04-19, 01:30 AM (This post was last modified: 2017-04-19, 03:33 AM by pBS.)
hmmm,seems i have to do dpkg line, then apt-get -f install, then dpkg line again for it to not have problems with dependancies...?
still just black screen after hitting my server ip.
formatted another card and tried twice, same exact results..[on an RPI2]

hmm,maybe a newa problem? it wasn't working for browser.
i re-setup newa from scratch, now working in browser... still same black screen and forbidden in log..

web.log from server:
Code:
[...startup]
2017-04-18 21:13:53.854    [DEBUG][19]    Starting webserver for IPv6/IPv4
2017-04-18 21:13:54.505    [INFO][16]    About to connect to remote recording service
2017-04-18 21:13:54.533    [DEBUG][16]    RecordingServiceProxy@exit
2017-04-18 21:13:54.534    [DEBUG][16]    Got Web Request (::ffff:192.123.1.129): /control    key=-1&size=960x540&client=sdl.RPI3.940b8:27:eb:4c:95:74&quality=high&sid=792cef595d1b4a6aa58dc3ec9a9eb278
2017-04-18 21:13:54.545    [DEBUG][16]    403 Forbidden
2017-04-18 21:13:54.572    [DEBUG][19]    Got Web Request (::ffff:192.123.1.129): /activity    format=json&client=sdl.RPI3.940b8:27:eb:4c:95:74&time=1453566159131&sid=792cef595d1b4a6aa58dc3ec9a9eb278
2017-04-18 21:13:54.575    [DEBUG][19]    403 Forbidden
2017-04-18 21:14:01.485    [DEBUG][17]    Got Web Request (::ffff:192.123.1.129): /control    key=-1&size=960x540&client=sdl.RPI3.940b8:27:eb:4c:95:74&quality=high&sid=792cef595d1b4a6aa58dc3ec9a9eb278
2017-04-18 21:14:01.485    [DEBUG][17]    403 Forbidden
2017-04-18 21:14:01.510    [DEBUG][19]    Got Web Request (::ffff:192.123.1.129): /activity    format=json&client=sdl.RPI3.940b8:27:eb:4c:95:74&time=1453566159131&sid=792cef595d1b4a6aa58dc3ec9a9eb278
2017-04-18 21:14:01.511    [DEBUG][19]    403 Forbidden
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
fred250
Offline

Senior Member

Posts: 457
Threads: 10
Joined: Jul 2006
#24
2017-04-19, 07:55 AM
pBS Wrote:i'm having trouble installing using 'lite' raspbian...says 'dependancies problems prevent configuration of nextpivr:
nextpivr depends on omxplayer however it is not installed..

it lists omxplayer, lirc, python-lirc, and libcec3 as not installed.

pBS Wrote:hmmm,seems i have to do dpkg line, then apt-get -f install, then dpkg line again for it to not have problems with dependancies...?
still just black screen after hitting my server ip.
formatted another card and tried twice, same exact results..[on an RPI2]
Listing missing dependencies is correct behavior but a single sudo apt-get -f install AFTER should do the trick.
-Never mind you got it installed eventually.


pBS Wrote:hmm,maybe a newa problem? it wasn't working for browser.
i re-setup newa from scratch, now working in browser... still same black screen and forbidden in log..

web.log from server:
Code:
[...startup]
2017-04-18 21:13:53.854    [DEBUG][19]    Starting webserver for IPv6/IPv4
2017-04-18 21:13:54.505    [INFO][16]    About to connect to remote recording service
2017-04-18 21:13:54.533    [DEBUG][16]    RecordingServiceProxy@exit
2017-04-18 21:13:54.534    [DEBUG][16]    Got Web Request (::ffff:192.123.1.129): /control    key=-1&size=960x540&client=sdl.RPI3.940b8:27:eb:4c:95:74&quality=high&sid=792cef595d1b4a6aa58dc3ec9a9eb278
2017-04-18 21:13:54.545    [DEBUG][16]    403 Forbidden
2017-04-18 21:13:54.572    [DEBUG][19]    Got Web Request (::ffff:192.123.1.129): /activity    format=json&client=sdl.RPI3.940b8:27:eb:4c:95:74&time=1453566159131&sid=792cef595d1b4a6aa58dc3ec9a9eb278
2017-04-18 21:13:54.575    [DEBUG][19]    403 Forbidden
2017-04-18 21:14:01.485    [DEBUG][17]    Got Web Request (::ffff:192.123.1.129): /control    key=-1&size=960x540&client=sdl.RPI3.940b8:27:eb:4c:95:74&quality=high&sid=792cef595d1b4a6aa58dc3ec9a9eb278
2017-04-18 21:14:01.485    [DEBUG][17]    403 Forbidden
2017-04-18 21:14:01.510    [DEBUG][19]    Got Web Request (::ffff:192.123.1.129): /activity    format=json&client=sdl.RPI3.940b8:27:eb:4c:95:74&time=1453566159131&sid=792cef595d1b4a6aa58dc3ec9a9eb278
2017-04-18 21:14:01.511    [DEBUG][19]    403 Forbidden

Client is probably correct installed and working in a sense.
But, I have no idea why the requests are forbidden. The urls got a sid which suggests the client has connected with NPVR server and got a session.
If you have set a custom pin code in NPVR that may be the cause, but I can’t see how you would get a sid in that case.

Maybe sub or mvallevand can help us with this one from dealing with similar clients.

/Fred
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#25
2017-04-19, 08:43 AM
Isn't 192.123.1.129 a public Internet address range, rather than a LAN NAT address range (ie, normally it'd be 192.168.x.x)? If so, it's probably a case of needing to tick the 'allow remote access' tickbox.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#26
2017-04-19, 05:53 PM (This post was last modified: 2017-04-19, 06:20 PM by pBS.)
i do have that box checked.. and as far as i know 192.123.x.x is local only,[unroutable] but i might be wrong on that..
hmm,i swear i remember reading that they were also reserved for private networking, has worked here for 10 years w no problems..on several routers.

seems it's owned by Kraft foods..Smile
didnt really wanna change that cuz it's all throughout the network here..and this is the first thing that's complained so far..
is there anything hardcoded for 192.168.x.x?

interestingly, newa works fine from lan machine using name 'pvr2:8866' but guide and livetv screens don't work when using ip address [192.123.1.8:8866]...?
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,106
Threads: 957
Joined: May 2006
#27
2017-04-19, 06:19 PM
That is definitely not a private IP. You probably need to change the PIN from 0000 on public IP's too.

Martin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#28
2017-04-19, 06:31 PM
that may be it...probably why my newa on other machines has been so finicky..
i'll try a quick test to see, but i bet there's something in newa that is hardcoded to only allow 192.168.x.x for certain things..
and since it's not really an external public ip, the checkbox may not work right in this case.
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#29
2017-04-19, 06:33 PM
pBS Wrote:i do have that box checked.. and as far as i know 192.123.x.x is local only,[unroutable] but i might be wrong on that..
hmm,i swear i remember reading that they were also reserved for private networking, has worked here for 10 years w no problems..on several routers.

seems it's owned by Kraft foods..Smile
didnt really wanna change that cuz it's all throughout the network here..and this is the first thing that's complained so far..
Honestly, I think you're very lucky if this hasn't caused issues. You should think about changing it to one of the private IP address ranges.

Quote:is there anything hardcoded for 192.168.x.x?
No, but you will fail the checks that determine if you're on a private local network vs the public internet.

...and, when it's receiving requests from the public internet it expects the client to login, supplying pin number, and non-default 0000 etc. I'm not sure if Fred's new client does this login. If he'd only been expecting it to be used on the local network, it may not have code for doing this. That snippet of log shown above shows it attempting to use the API without logging in, so this may be your problem....
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#30
2017-04-19, 06:44 PM (This post was last modified: 2017-04-19, 07:32 PM by pBS.)
yep...i edited <autologinNetworks> in config-web.xml and now it lets lan machines access newa using ip address, but still no go on pi...
[edit] my mistake, browser cached it so no it didn't help editing config-web.xml [edit]
i do suspect that is the case..checks for public ip ranges stuffing it up..

i'll reset my ip range and test to see...have a feeling it'll solve things with this and the nlite program too..thanks
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Linux nextpvr-helper.deb installer mvallevand 31 48,211 2024-11-05, 04:15 PM
Last Post: mvallevand
  LineUp for NextPvr PRBUK 1 3,015 2023-12-04, 03:17 PM
Last Post: PRBUK
  OlSkool skin for NextPVR v6 Jaggy 3 2,273 2023-07-16, 05:26 PM
Last Post: sub
  Roku NextPVR Channel mvallevand 7 8,534 2022-11-28, 12:10 AM
Last Post: mvallevand
  Generate NextPVR import XML from recorded TV .wtv files from WMC Jimixter 5 5,583 2021-05-06, 03:34 PM
Last Post: a1blues
  Pluto TV and Filmon for NextPVR mvallevand 2 4,112 2020-12-23, 05:19 PM
Last Post: mvallevand
  Generate missing thumbnails for video files imported into NextPVR Jimixter 0 2,667 2019-12-16, 07:28 PM
Last Post: Jimixter
  Plex Channel for NextPVR psycik 289 178,973 2018-01-14, 04:17 AM
Last Post: psycik
  New LG and Samsung NextPVR Web Smart TV App available for beta testing. fred250 388 141,515 2017-04-10, 10:46 AM
Last Post: fred250
  Need beta testers for "NextPVR for Samsung" (client for samsung smart tvs/blurays) reven 61 27,867 2013-12-03, 10:21 AM
Last Post: martint123

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

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

Linear Mode
Threaded Mode