balena-labs-projects / balena-cam

Network Camera with Raspberry Pi and WebRTC. Tutorial:
https://balena.io/blog/build-a-raspberry-pi-based-network-camera/
MIT License
175 stars 78 forks source link

app: Add TURN server support #33

Closed mbalamat closed 5 years ago

mbalamat commented 5 years ago

To enable the use of the TURN server set the following env vars: STUN_SERVER TURN_SERVER TURN_USERNAME TURN_PASSWORD

Signed-off-by: Marios Balamatsias mbalamatsias@gmail.com