macula_streamer_sup (macula v9.3.0)
View SourceFactory supervisor for macula_streamer children.
One instance is started internally by macula_streamer:advertise/5,6 per advertised streaming procedure. Each inbound STREAM_OPEN starts one temporary child here — a crashed or completed streamer is never restarted, since it represents exactly one already-ended (or already-dead) stream.
Summary
Functions
-spec start_link() -> {ok, pid()}.