NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Docker amd64 v
« Previous 1 2 3 4 5 … 9 Next »
NPVR Synology Docker with Octopus SAT/IP finds no channels

 
  • 0 Vote(s) - 0 Average
NPVR Synology Docker with Octopus SAT/IP finds no channels
sylvio2000
Offline

Member

Posts: 78
Threads: 3
Joined: Dec 2013
#91
2022-05-21, 06:22 AM
First I have to say that the digibit r1 works with tvheadend and docker Wink



OK, I tried this and it did not work:


docker run -d \

--name nextpvr \

--volume /volume1/docker/nextpvr/config:/config \

--volume /volume3/Filme/Aufnahmen:/recordings \

--volume /volume3/Filme/Aufnahmen:/buffer \

--restart unless-stopped \

--net=host \

nextpvr/nextpvr_amd64Confusedtable

Then I tried the bridge mode with the udp port 1901. But here I get the following error:

Standardausgabe/Fehler:
19db277d6309c0ada33efd215cebd0cf08c06d94873f1863a29eed46639efad7
docker: Error response from daemon: driver failed programming external connectivity on endpoint nextpvr (1e0c97cf994162d8e0f201d969c784a5d3fb26585a1f2252afe3c3994c8b47c8): Error starting userland proxy: listen udp4 0.0.0.0:1901: bind: address already in use.

docker run -d \

--name nextpvr \
--volume /volume1/docker/nextpvr/config:/config \
--volume /volume3/Filme/Aufnahmen:/recordings \
--volume /volume3/Filme/Aufnahmen:/buffer \
--restart unless-stopped \
--publish 8866:8866 \
--publish 1901:1901/udp \
nextpvr/nextpvr_amd64Confusedtable

S
ben-no
Offline

Junior Member

Germany
Posts: 4
Threads: 0
Joined: Jan 2024
#92
2024-01-19, 11:36 AM
Dear all,

I experienced a similar problem (https://forums.nextpvr.com/showthread.ph...069&page=2). In host mode, it works fine. Do you know what need to be done to get it working in bridge mode?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#93
2024-01-19, 08:07 PM (This post was last modified: 2024-01-19, 10:57 PM by mvallevand.)
It is explained earlier in this thread but I just setup a Docker trying to call minisatip and the client_port NextPVR uses is not fixed. For bridged modes those ephemeral ports would need to be configured in the run command which cannot be done.

Code:
2024-01-19 20:01:13.877    [DEBUG][78]    About to scan: rtsp://172.16.3.145:554/?freq=57&bw=6&msys=atsc&mtype=8vsb&wait=0&pids=0,8187
2024-01-19 20:01:13.880    [VERBOSE][78]    
SETUP rtsp://172.16.3.145/?freq=57&bw=6&msys=atsc&mtype=8vsb&wait=0&pids=0,8187 RTSP/1.0
CSeq: 1
User-Agent: NextPVR
Transport: RTP/AVP;unicast;client_port=38037-38038

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): « Previous 1 … 6 7 8 9 10
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Migrating from Windows to Docker? boringgit 2 186 2025-06-09, 07:58 PM
Last Post: boringgit
  Comskip segfaults with comskip embedded in amd64 docker SickBoy 6 630 2025-02-24, 11:18 PM
Last Post: SickBoy
Information Custom NPVR image with ffmpeg, ccextractor, handbrake, comskip, etc. Ranbato 66 15,763 2025-01-16, 04:26 AM
Last Post: mvallevand
  Issues with Session Handling Behind Caddy Reverse Proxy in Docker: invalid session user001 5 612 2025-01-10, 08:23 PM
Last Post: sub
  Docker container becomes unresponsive overnight wapkaplet 6 823 2025-01-10, 04:47 PM
Last Post: wapkaplet
  Docker image upgrade ceejayemm 9 1,119 2025-01-07, 11:27 PM
Last Post: pkscout
  Current guide for NextPVR docker on Unraid? wapkaplet 1 929 2024-12-20, 02:40 AM
Last Post: wapkaplet
  NextPVR with Docker and Fritzbox icompas 9 817 2024-12-12, 02:50 PM
Last Post: icompas
  Channels stop working overnight aTF6i 68 4,488 2024-11-21, 03:22 PM
Last Post: mvallevand
  Docker postprocessing script aTF6i 12 1,231 2024-11-17, 01:17 AM
Last Post: aTF6i

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

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

Linear Mode
Threaded Mode