xpcrts / Steaming-IP-Camera-Nodejs

Real time streaming IP/Network security camera on web browser using NodeJS
MIT License
147 stars 51 forks source link

RTSP Camera Streaming for Ubuntu #6

Open dhavalmojidra opened 4 years ago

dhavalmojidra commented 4 years ago

My code is working properly in windows system with local machine but in live server with ubuntu os it is not working.

Do we customize this code with ubuntu os? Please provide steps of RTSP camera streaming with ubuntu OS. I am getting error as below in snapshot

rtsp-streaming-error

gourav-auxes commented 2 years ago

Hi, this is the issue with ffmpeg. Same build does not work with both. build your code in linux machine and deploy the new build on ubuntu. hopefully it will work.