Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • srtStream1, udpStream1 - reserved stream name
  • port - even port from mpegts_reserved_port_from - mpegts_reserved_port_to range
  • transport - transport to use: srt  или or udp 
  • timeout - maximum media data receiving timeout, ms 
  • hasAudio - publish stream with audio
  • hasVideo - publish stream with video
  • maxTimeStampDiff - maximum timestamp difference between a sequential frames, ms
  • allowedList - client addresses list allowed to publish the stream

A reserved stream streams exist permanently on the server and are displayed in /stream/find, /mpegts/find_all REST API queries results. A viewers can't play the stream if there are no publishing to the reserved port.

...