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.

Link to this function

start_child(supervisor, module, url, options \\ [])

View Source

Specs

Specs

start_link() :: Supervisor.on_start()