ayufan / camera-streamer

High-performance low-latency camera streamer for Raspberry PI's
293 stars 46 forks source link

Authentication #60

Open NicholasMantovani opened 1 year ago

NicholasMantovani commented 1 year ago

Hello,

i wanted to know if there is any way to add basic authentication to the streams? If yes how can i do so?

cp2004 commented 1 year ago

The easiest way to add whatever authentication you like is probably to run a reverse proxy in front of camera-streamer, they are better suited for authentication I would say.