Membrane.RTSP.Supervisor (Membrane RTSP v0.2.0) View Source
This module provides Supervisor you can start in your Supervision tree and use
with Membrane.RTSP.Session.new/4
.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
start_child(pid(), module(), binary(), Keyword.t()) :: DynamicSupervisor.on_start_child()
Specs
start_link() :: Supervisor.on_start()