Code: Select all
lsof -i | grep 2119Code: Select all
lsof -i | grep 2119Code: Select all
lsof -i | grep 8080vinayakshukl wrote:Has someone come up with a solution to this problem?
Even I'm facing the same ones:
- motion is running as a service
- webcam and control_localhost set to 'off'
- webcam LED on
- http://IP:8080 is working i.e the control page is present
- http://IP:8081 is not working i.e. 'Webpage not available'
- Tried VLC, didn't work
Code: Select all
<html>
<body>
<img src="http://192.168.1.107:8080" >
</body>
</html>
Code: Select all
area_detect value 789Code: Select all
mask_file value motion_mask.pgmCode: Select all
Jan 02 15:51:18 raspberrypi motion[2184]: [1] [NTC] [STR] http_bindsock: motion-stream testing : IPV4 addr: 127.0.0.1 port: 8081
Jan 02 15:51:18 raspberrypi motion[2184]: [1] [NTC] [STR] http_bindsock: motion-stream Bound : IPV4 addr: 127.0.0.1 port: 8081
JCode: Select all
Aktive Internetverbindungen (Server und stehende Verbindungen)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN 2184/motion
tcp 0 0 127.0.0.1:8081 0.0.0.0:* LISTEN 2184/motion
tcp 0 0 127.0.0.1:3350 0.0.0.0:* LISTEN 671/xrdp-sesman
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 563/sshd
tcp 0 0 0.0.0.0:3389 0.0.0.0:* LISTEN 669/xrdp
tcp 0 52 10.65.107.238:22 10.65.107.41:61439 VERBUNDEN 1041/sshd: pi [priv
tcp 0 0 10.65.107.238:22 10.65.107.41:62142 VERBUNDEN 1353/sshd: pi [priv
tcp6 0 0 :::22 :::* LISTEN 563/sshd