Hallo und danke.
Code
root@jlbetg1:/var/log# cat /etc/vdr/plugins/streamdev-server/streamdevhosts.conf
# streamdevhosts This file describes a number of host addresses that
# are allowed to connect to the streamdev server running
# with the Video Disk Recorder (VDR) on this system.
# Syntax:
#
# IP-Address[/Netmask]
#
127.0.0.1 # always accept localhost
#192.168.100.0/24 # any host on the local net
#204.152.189.113 # a specific host
#239.255.0.0/16 # uncomment for IGMP multicast streaming
#0.0.0.0/0 # any host on any net (DON'T DO THAT! USE AUTHENTICATION)
192.168.0.0/16
Display More
streamdev schreibt aber in syslog dass Verbindungen zustande kommen. Daher glaube ich die streamdevhosts.conf ist gut.
Code
root@jlbetg1:/var/log# tail -f syslog | grep -i stream
Apr 15 14:05:23 jlbetg1 vdr: [5051] Streamdev: Accepted new client (HTTP) 192.168.68.20:56658
Apr 15 14:05:23 jlbetg1 vdr: [7262] streamdev-writer thread started (pid=5037, tid=7262, prio=high)
Apr 15 14:05:23 jlbetg1 vdr: [7263] streamdev-livestreaming thread started (pid=5037, tid=7263, prio=high)
Apr 15 14:05:34 jlbetg1 vdr: [5051] streamdev-server: closing HTTP connection to 192.168.68.20:56658
Apr 15 14:05:34 jlbetg1 vdr: [7263] streamdev-livestreaming thread ended (pid=5037, tid=7263)
Apr 15 14:05:34 jlbetg1 vdr: [7262] streamdev-writer thread ended (pid=5037, tid=7262)
Apr 15 14:05:58 jlbetg1 vdr: [5051] Streamdev: Accepted new client (HTTP) 192.168.68.20:56666
Apr 15 14:05:58 jlbetg1 vdr: [7266] streamdev-writer thread started (pid=5037, tid=7266, prio=high)
Apr 15 14:05:58 jlbetg1 vdr: [7267] streamdev-livestreaming thread started (pid=5037, tid=7267, prio=high)
Apr 15 14:06:33 jlbetg1 vdr: [5051] streamdev-server: closing HTTP connection to 192.168.68.20:56666
Apr 15 14:06:33 jlbetg1 vdr: [7267] streamdev-livestreaming thread ended (pid=5037, tid=7267)
Apr 15 14:06:33 jlbetg1 vdr: [7266] streamdev-writer thread ended (pid=5037, tid=7266)
Display More
Ich habe sie mit /16 auch recht weit gemacht, dass ich und Freunde sie mit verschiedenen Netzten nutzen können.
Von Astra runter ist soweit auch alles gut. Mit vnsiserver und kodi mit plugin geht radio und tv prima.
Code
Apr 15 14:11:08 jlbetg1 vdr: [5050] loading /etc/vdr/plugins/vnsiserver/allowed_hosts.conf
Apr 15 14:11:08 jlbetg1 vdr: [5050] VNSI: Client with ID 11 connected: 192.168.68.25:47034
Apr 15 14:11:08 jlbetg1 vdr: [7289] VNSI Client 11->192.168.68.25:47034 thread started (pid=5037, tid=7289, prio=high)
Apr 15 14:11:08 jlbetg1 vdr: [7289] VNSI: Welcome client 'XBMC Media Center' with protocol version '13'
Apr 15 14:11:08 jlbetg1 vdr: [7289] VNSI: LiveStreamer::Close - close
Apr 15 14:11:08 jlbetg1 vdr: [7289] VNSI: close video input ...
Apr 15 14:11:08 jlbetg1 vdr: [7289] VNSI: Successfully found following device: 0x56159fd3aed0 (1) for receiving, priority=0
Apr 15 14:11:08 jlbetg1 vdr: [7289] VNSI: Dummy receiver (0x7fe81c001520) activated
Apr 15 14:11:08 jlbetg1 vdr: [7289] VNSI: activate live receiver: 1
Apr 15 14:11:08 jlbetg1 vdr: [7290] device 1 receiver thread started (pid=5037, tid=7290, prio=high)
Apr 15 14:11:08 jlbetg1 vdr: [7289] VNSI: Successfully switched to channel 57 - hr3
Apr 15 14:11:08 jlbetg1 vdr: [7289] VNSI: Started streaming of channel hr3 (timeout 10 seconds)
Apr 15 14:11:08 jlbetg1 vdr: [7291] cLiveStreamer stream processor thread started (pid=5037, tid=7291, prio=high)
Apr 15 14:11:08 jlbetg1 vdr: [7292] device 1 TS buffer thread started (pid=5037, tid=7292, prio=high)
Apr 15 14:11:08 jlbetg1 vdr: [5050] loading /etc/vdr/plugins/vnsiserver/allowed_hosts.conf
Apr 15 14:11:08 jlbetg1 vdr: [5050] VNSI: Client with ID 12 connected: 192.168.68.25:47036
Apr 15 14:11:08 jlbetg1 vdr: [7293] VNSI Client 12->192.168.68.25:47036 thread started (pid=5037, tid=7293, prio=high)
Apr 15 14:11:08 jlbetg1 vdr: [7293] VNSI: Welcome client 'XBMC Media Center' with protocol version '13'
Apr 15 14:11:08 jlbetg1 vdr: [7293] VNSI Client 12->192.168.68.25:47036 thread ended (pid=5037, tid=7293)
Apr 15 14:11:08 jlbetg1 vdr: [5053] VNSI: removing client with ID 12 from client list
Apr 15 14:11:09 jlbetg1 vdr: [7291] VNSI: Created stream for pid=721 and type=5
Apr 15 14:11:09 jlbetg1 vdr: [7291] VNSI: Audio stream change, pid: 721, channels: 2, samplerate: 48000
Apr 15 14:11:20 jlbetg1 vdr: [7291] VNSI: exit streamer thread
Apr 15 14:11:20 jlbetg1 vdr: [7291] cLiveStreamer stream processor thread ended (pid=5037, tid=7291)
Apr 15 14:11:20 jlbetg1 vdr: [7289] VNSI: LiveStreamer::Close - close
Apr 15 14:11:20 jlbetg1 vdr: [7289] VNSI: close video input ...
Apr 15 14:11:20 jlbetg1 vdr: [7289] VNSI: activate live receiver: 0
Apr 15 14:11:20 jlbetg1 vdr: [7289] VNSI: Dummy receiver (0x7fe81c001520) deactivated
Apr 15 14:11:20 jlbetg1 vdr: [7289] VNSI: close video input ...
Apr 15 14:11:20 jlbetg1 vdr: [7289] VNSI: cxSocket::read(fd=16): eof, connection closed
Apr 15 14:11:20 jlbetg1 vdr: [7289] VNSI Client 11->192.168.68.25:47034 thread ended (pid=5037, tid=7289)
Apr 15 14:11:20 jlbetg1 vdr: [5053] VNSI: removing client with ID 11 from client list
Apr 15 14:11:20 jlbetg1 vdr: [7292] device 1 TS buffer thread ended (pid=5037, tid=7292)
Apr 15 14:11:20 jlbetg1 vdr: [7290] buffer stats: 2444 (0%) used
Apr 15 14:11:20 jlbetg1 vdr: [7290] device 1 receiver thread ended (pid=5037, tid=7290)
Apr 15 14:11:21 jlbetg1 vdr: [7288] VNSI: cxSocket::read(fd=15): eof, connection closed
Apr 15 14:11:21 jlbetg1 vdr: [7288] VNSI Client 10->192.168.68.25:47032 thread ended (pid=5037, tid=7288)
Apr 15 14:11:21 jlbetg1 vdr: [5053] VNSI: removing client with ID 10 from client list
Display More