Answer the question
In order to leave comments, you need to log in
How to display video from a webcam (RTSP) on a website?
In general, you need to bring video from a webcam to the site. The stream from the cameras was given through the RTSP protocol. After googling, I came to the conclusion that the most common solution is nginx-rtmp-module, ffmpeg (RTSP -> RTMP) and jw player.
A server with a site on Apache2 + nginx (distribution of statics) - everything is dying, God knows how everything works there. To install nginx-rtmp-module, you need to recompile nginx - they don't give me such approval.
How to be? What solutions are there? Tell me please!
Answer the question
In order to leave comments, you need to log in
Not the biggest expert, but I think it's better to move nginx-rtmp-module + ffmpeg to a separate piece of iron. So we do not need to rebuild nginx on the main server and the load on video transcoding and the amount of video traffic will not strain the main server.
In general, if you want to bring the camera to the site with minimal effort, there is ivideon .
надо перекомпилировать nginx - мне такое одобрение не дают.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question