picamera icon indicating copy to clipboard operation
picamera copied to clipboard

add code to enable streaming over https using self signed certificate

Open donbright opened this issue 3 years ago • 0 comments

this modifies the web streaming example so that if the user creates their own self signed certificate and pass --ssl to the program it will run the server over https instead of http

it will still run in plain http mode by default

donbright avatar Dec 24 '22 22:12 donbright