erdnaxe / galene-stream

Gateway to send UDP, RTMP, SRT or RIST streams to Galène videoconference server.
MIT License
24 stars 5 forks source link

Add insecure flag #16

Closed jech closed 1 year ago

jech commented 1 year ago

Add a flag "--insecure" which disables verification of server certificates for the WebSocket connection.

erdnaxe commented 1 year ago

Thank you!