motioneyeos icon indicating copy to clipboard operation
motioneyeos copied to clipboard

Question: How to stream over RTSP or HLS?

Open sylver9 opened this issue 4 years ago • 3 comments
trafficstars

I'm unable to stream due to security policy and need to make the motioneye stream via RTSP or HLS or HTTPS. Can someone please suggest where to start? Is it even possible to tweak the source and pull it off?

Thanks.

sylver9 avatar Oct 04 '21 14:10 sylver9

It (rtsp streaming) is available if using 'Fast Network Camera' and have a CSI camera attached. Otherwise, it is not available as a 'stock' option. You could go through the source to find it.

starbasessd avatar Oct 04 '21 15:10 starbasessd

You could put it behind an NGINX server, also: https://github.com/ccrisan/motioneye/wiki/Running-Behind-Nginx for https.

starbasessd avatar Oct 04 '21 15:10 starbasessd

Thank you very much for the nginx suggestion.

sylver9 avatar Oct 05 '21 17:10 sylver9