ich habe den hostnamen verändert und die firewall mal abgeschaltet. jetzt kommt:
STREAM_HTTP(1), URL:
http://localhost:3000/PS/1
Resolving localhost for AF_INET6...
Connecting to server localhost[::1]: 3000...
Connect error: Connection refused
Resolving localhost for AF_INET...
in der log-datei steht:
Feb 14 18:06:25 linux vdr: [10171] streamdev server thread started (pid=10150, tid=10171)
Feb 14 18:06:25 linux vdr: [10171] Streamdev: Listening (VTP) on port 2004
Feb 14 18:06:25 linux vdr: [10171] Streamdev: Listening (HTTP) on port 3000
Feb 14 18:06:25 linux vdr: [10171] Streamdev: Couldn't listen (VTP) 0.0.0.0:2004: Die Adresse wird bereits verwendet
Feb 14 18:06:25 linux vdr: [10171] Streamdev: Couldn't listen (HTTP) 0.0.0.0:3000: Die Adresse wird bereits verwendet
Feb 14 18:06:29 linux vdr: [10171] Streamdev: Accepted new client (HTTP) 127.0.0.1:20549
Feb 14 18:06:29 linux vdr: [10171] buffer stats: 0 (0%) used
Feb 14 18:06:29 linux vdr: [10171] streamdev: closing streamdev connection to 127.0.0.1:20549
Feb 14 18:06:29 linux vdr: [10171] Streamdev: Accepted new client (HTTP) 127.0.0.1:20550
Feb 14 18:06:29 linux vdr: [10171] buffer stats: 0 (0%) used
Feb 14 18:06:29 linux vdr: [10171] streamdev: closing streamdev connection to 127.0.0.1:20550
Feb 14 18:06:29 linux vdr: [10171] Streamdev: Accepted new client (HTTP) 127.0.0.1:20551
Feb 14 18:06:29 linux vdr: [10171] buffer stats: 0 (0%) used
Feb 14 18:06:29 linux vdr: [10171] streamdev: closing streamdev connection to 127.0.0.1:20551
Feb 14 18:08:48 linux vdr: [10171] Streamdev: Accepted new client (HTTP) 127.0.0.1:10770
Feb 14 18:08:48 linux vdr: [10171] buffer stats: 0 (0%) used
Feb 14 18:08:48 linux vdr: [10171] streamdev: closing streamdev connection to 127.0.0.1:10770
Feb 14 18:08:48 linux vdr: [10171] Streamdev: Accepted new client (HTTP) 127.0.0.1:10771
Feb 14 18:08:48 linux vdr: [10171] buffer stats: 0 (0%) used
Feb 14 18:08:48 linux vdr: [10171] streamdev: closing streamdev connection to 127.0.0.1:10771
Feb 14 18:08:48 linux vdr: [10171] Streamdev: Accepted new client (HTTP) 127.0.0.1:10772
Feb 14 18:08:48 linux vdr: [10171] buffer stats: 0 (0%) used
Feb 14 18:08:48 linux vdr: [10171] streamdev: closing streamdev connection to 127.0.0.1:10772
diese meldungen sind eindeutig zweideutig. erstmal steht da dass diese adresse (0.0.0.0) wird bereits verwendet, dann aber Accepted new client.
weis er überhaupt was er will?