JuliaPluto / PlutoUI.jl

https://featured.plutojl.org/basic/plutoui.jl
The Unlicense
299 stars 54 forks source link

WebcamInput: warn when using on http #262

Open fonsp opened 1 year ago

fonsp commented 1 year ago

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.