kyriesent/node-rtsp-stream

PORT ALREADY IN USE

enddyrama opened this issue · 0 comments

How to detect programmatically if Port already in use?
Is there any kind if flag or method which can help me know if port is already in use?
is there any way to stream.stop() if i use POST method without Error: listen EADDRINUSE: address already in use?