Membrane.RTSP.Transport.TCPSocket (Membrane RTSP v0.2.1) View Source

This module implements the Transport behaviour and transmits requests over TCP Socket keeping connection until either session is closed or connection is closed by server.

Supported options:

  • timeout - time after request will be deemed missing and error shall be returned.

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.