View Source Membrane.SimpleRTSPServer (Membrane Simple RTSP Server v0.1.3)

Module for starting a simple RTSP Server that streams a MP4 file.

Summary

Functions

start_link(mp4_path, opts)

@spec start_link(String.t(), port: :inet.port_number(), address: :inet.ip4_address()) ::
  GenServer.on_start()