Files
2024-12-04 14:07:22 +08:00
..
2024-11-15 14:05:58 +08:00
2024-12-04 14:07:22 +08:00
2024-10-04 14:17:52 +08:00

SRT Plugin

SRT Plugin is a plugin for M7S that allows you to push and pull streams using SRT protocol.

Configuration

srt:
  listenaddr: :6000
  passphrase: foobarfoobar

Push Stream

srt://127.0.0.1:6000?streamid=publish:/live/test&passphrase=foobarfoobar

Pull Stream

srt://127.0.0.1:6000?streamid=subscribe:/live/test&passphrase=foobarfoobar