DEV Community

Discussion on: Python WebRTC basics with aiortc

Collapse
 
whitphx profile image
Yuichiro Tachibana (Tsuchiya)

You need HTTPS when using media devices on hosts other than localhost. See dev.to/whitphx/build-a-web-based-r...