eroji / rtsp2mjpg

RTSP to MJPEG stream conversion using FFmpeg and FFserver
99 stars 41 forks source link

Add basic authentication #17

Closed iCodr8 closed 3 years ago

iCodr8 commented 3 years ago

Can you please add basic authentication support?

This would be very nice :)

eroji commented 3 years ago

You can do this easily by modifying the nginx/default.conf. This config is used by the nginx reverse proxy.