2024-06-23_190605.jpg

MB STUDIO has an SRT format video encoder that offers a low latency video connection (about 2 seconds). The encoder try to connect a remote receiver or srt server.

To operate the encoder just write address:port?options

For options just add them to the URL separated by & , the list of all options is here: https://ffmpeg.org//ffmpeg-protocols.html#srt

Please note that this encoder is not a server, but if you only indicate :8890?streamid="publish:channeltitle" as in the photo at the top, then MB STUDIO will automatically download and run the server mediamtx. (If necessary, port 8890 UDP in your internet router should be opened)


An example of use could be, for example, the live video connection from another MB STUDIO.

To play the srt stream in another MB STUDIO write srt://address:port?streamid=read:channeltitle

 2024-06-23_190944.jpg


if you want to serve the srt stream on a port other than 8890 you must edit the server configuration file mediamtx.yml and modify srtAddress

2024-06-24_042014.jpg