NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Docker arm32v7 v
« Previous 1 2
No Tuner data

 
  • 0 Vote(s) - 0 Average
No Tuner data
KyleC_USA
Offline

Member

Posts: 63
Threads: 8
Joined: Mar 2018
#1
2019-09-10, 02:02 AM
Hello,

I am attempting to run NextPVR on RaspberryPi using Docker install.
I have it up and running and can reach the web interface. It can see my HDHomeRun tuners and even does a scan and pulls in my local channels.

However I click watch and it fails. (Streaming failed transcoder exit)

to start here is the commands I run:
sudo docker run -d \
--volume /home/pi/config:/config \
--volume /home/pi/videos:/recordings \
--volume /home/pi/videos:/buffer \
--publish 8866:8866 \
--env HOST_IP=192.168.86.49 \
--env HOST_IP=192.168.86.50 \
--publish 8020-8030:8020-8030/udp \
nextpvr/nextpvr_arm32v7:latest


P.S. - I currently do not have Schedule Direct configured and have not added NAS for storage. Just want to get the concept up and running. (baby steps)

See my attached logs:

Than You in advance for any help.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,014
Threads: 956
Joined: May 2006
#2
2019-09-10, 02:10 AM
You want one host ip which is the ip of the rpi. Don't expect much from transcoding the docker on rpi it doesn't have the power even with the rpi4

Martin
KyleC_USA
Offline

Member

Posts: 63
Threads: 8
Joined: Mar 2018
#3
2019-09-10, 02:17 AM
Thank you for reply.

these lines I added because I have the older style HDHomeRun
--env HOST_IP=192.168.86.49 \
--env HOST_IP=192.168.86.50 \
--publish 8020-8030:8020-8030/udp \

I was trying to watch the channel from my computer connecting to the NextPVR web interface.

I just want to make sure it is actually working before I work on adding nas and schedule direct.
after that I will use it to just record channels.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,014
Threads: 956
Joined: May 2006
#4
2019-09-10, 02:26 AM
Host ip meaning the rpi is the host. The transcoding will be done by the rpi not your client

Martin
KyleC_USA
Offline

Member

Posts: 63
Threads: 8
Joined: Mar 2018
#5
2019-09-10, 02:38 AM
I totally understand now. (THANK YOU)

I misunderstood the instructions. I am able to stream now.
I will now work on my next step NAS!

Thanks again!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,753
Threads: 769
Joined: Nov 2003
#6
2019-09-10, 02:44 AM
Great - glad you got it sorted!
KyleC_USA
Offline

Member

Posts: 63
Threads: 8
Joined: Mar 2018
#7
2019-09-10, 03:18 AM
I plugged in a 1TB USB drive
I updated the Docker environment to

--volume /media/pi/USBDRIVE/videos:/recordings \
--volume /media/pi/USBDRIVE/videos:/buffer \

I am never seeing the option to record do I have to enable this feature?

Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,753
Threads: 769
Joined: Nov 2003
#8
2019-09-10, 04:32 AM
When you click on a show in the tv guide, you should see a record option.
KyleC_USA
Offline

Member

Posts: 63
Threads: 8
Joined: Mar 2018
#9
2019-09-10, 04:22 PM
My only options are watch and close.
Not sure if I need to configure or change something.
I do see that the USB drive I added is showing the space free.

Logs and pic attached.

P.S. I do not have the epg setup yet. Is it required?

Thanks,
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,014
Threads: 956
Joined: May 2006
#10
2019-09-10, 04:26 PM
There is no manual recording in the web app yet, you can use Kodi for that. For your USB drive you might want to use the UDEV name with GUID in case you have multiple drive.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  RPi4, Hauppauge dualHD - Channel Scan returns no data mikeh28 7 3,831 2020-02-15, 05:24 PM
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