jaredpetersen / raspilive

📷 Stream video from the Raspberry Pi Camera Module to the web
MIT License
145 stars 33 forks source link

SSL streaming #61

Open pdwibedi opened 2 years ago

pdwibedi commented 2 years ago

Hi Team,

Thank you so much for your awesome documentation. I am currently using a raspberry zero 2W for this project and I need some help with the SSL configuration so that I can access the stream through secured HTTPS protocol instead of HTTP. I found some documentation related to --secure, --key, and --certificate but could not figure out how to use these commands for the integration. Please help me with your suggestions.

Thanks, Pritish Dwibedi

jaredpetersen commented 2 years ago

It's just me 😄

I don't have any suggestions since I haven't played much with the SSL aspect. It's definitely something that I'd like us to better support in the future though.