Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support RIST #677

Open
tmatth opened this issue Nov 1, 2021 · 0 comments
Open

Support RIST #677

tmatth opened this issue Nov 1, 2021 · 0 comments
Labels
enhancement New feature or request general

Comments

@tmatth
Copy link
Contributor

tmatth commented Nov 1, 2021

Describe the feature

RIST is designed to reliably transport video over the Internet for any use case, but is typically used for professional media workflows such as news and sports contribution, remote production, affiliate distribution and primary distribution.
Source: https://www.rist.tv/

It's mainly intended for low-latency transmission over unreliable connections (e.g., commercial internet), so has a similar audience as SRT but probably made different tradeoffs as it was designed collaboratively by multiple companies as opposed to a single vendor (see: https://code.videolan.org/rist/librist#why-do-you-not-improve-srt-rather-than-starting-a-new-project)

Lastly, OBS now supports RIST muxing as of:
obsproject/obs-studio@258365d

and so this transport will soon be available to a much wider range of users client-side, but there is a lack of free software servers supporting RIST ingest.

@aler9 aler9 added the enhancement New feature or request label Nov 1, 2021
@aler9 aler9 added the general label Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request general
Projects
None yet
Development

No branches or pull requests

2 participants