131 / h264-live-player

A live h264 player for the browser (ideal for raspberrypi / raspicam )
MIT License
1.08k stars 251 forks source link

error when node server-rpi.js #57

Closed jzsplk closed 6 years ago

jzsplk commented 6 years ago

throw er; // Unhandled 'error' event ^

Error: listen EADDRINUSE :::8080 at Server.setupListenHandle [as _listen2] (net.js:1345:14) at listenInCluster (net.js:1386:12) at Server.listen (net.js:1474:7)

131 commented 6 years ago

You have another service / process binding/listening to the port 8080.