SRT

Table of Contents

What is SRT?

SRT stands for Secure Reliable Transport and it is a protocol for transmitting high-quality video over unreliable networks, such as the internet. It is an open-source protocol that uses encryption and error correction to ensure that video and audio streams are delivered reliably and securely, even in low-bandwidth or congested network conditions. SRT is commonly used in live video streaming applications, such as sports broadcasting, where a high-quality, low-latency video feed is critical.

SRT and mimoLive

Thanks to FFmpeg, mimoLive can now offer SRT (Secure Reliable Transport) ingest support starting with version 6.0. Find more information on SRT at the SRT web site.

This is preliminary documentation and we do not have extensive experience with SRT. Please let us know if you find any issues.

Setting up mimoLive as an SRT receiver

Create an FFmpeg source and enter these parameters into the FFmpeg Input Parameter field:

-i srt://xxx.xxx.xxx.xxx:9998?pkt_size=1316&mode=listener

replacing the “xxx.xxx.xxx.xxx” with the local IP number of your Mac.

Your network needs to be configured so that the Mac you’re running on is reachable from the Internet via a public IP number and the port 9998.

Sending SRT to mimoLive

In order to test the setup, you can also use ffmpeg to send a test signal to your SRT receiver. You should have a video file on your remote computer and ffmpeg installed. Then you can open the Terminal and issue this command:

ffmpeg -i testmovie.mp4 -acodec copy -vcodec copy -f mpegts srt://yyy.yyy.yyy.yyy:9998?pkt_size=1316

where you need to replace “yyy.yyy.yyy.yyy” with the public IP number where your mimoLive Mac is reachable. This is most likely different from the local IP number.

Your Feedback

How would you rate your experience with this feature of mimoLive®?

User Manual: Recent Updates

mimoLive Installation Guide

Learn how to download, install, and activate mimoLive on your Mac. This guide walks you through unzipping the application, moving it to your Applications folder, and entering your license key. It also reminds you about connecting accounts. Once set up, you’re ready to explore mimoLive’s powerful live video production features.

Read More »

Introduction

mimoLive is a versatile live video production software tailored for Mac users, enabling the creation of professional-quality live streams, broadcasts, and presentations. This manual provides comprehensive guidance, offering step-by-step instructions and insights to help users—whether beginners or experienced professionals—maximize their experience with the software. It covers system requirements, installation procedures, and navigation tips to ensure a smooth setup and operation.

Read More »

Choose Language

[language-switcher]