PlutoUI.jl icon indicating copy to clipboard operation
PlutoUI.jl copied to clipboard

WebcamInput: warn when using on http

Open fonsp opened this issue 2 years ago • 0 comments

https://github.com/JuliaPluto/PlutoUI.jl/blob/f74d58ca5f67ab9606a34b8a7ede3e73baf77344/src/WebcamInput.jl#L341

stream will be undefined if you open it on http instead of https and you don't get access.

fonsp avatar Jun 06 '23 09:06 fonsp