elixir-webrtc / apps

Example apps built on top of Elixir WebRTC
Apache License 2.0
50 stars 6 forks source link

[Broadcaster] Add stream panel #9

Closed mickel8 closed 6 months ago

mickel8 commented 6 months ago

This PR adds a simple stream panel protected by basic auth. The stream panel is available under /admin/stream

image