Add to decumentation a list of srt-bindings#3302
Open
NoachDev wants to merge 2 commits intoHaivision:masterfrom
Open
Add to decumentation a list of srt-bindings#3302NoachDev wants to merge 2 commits intoHaivision:masterfrom
NoachDev wants to merge 2 commits intoHaivision:masterfrom
Conversation
- and appending into docs/READEME
ethouris
reviewed
Apr 8, 2026
Co-authored-by: Sektor van Skijlen <ethouris@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Haivision team,
Recently I started develop a project in Dart / Flutter in which I needed use some sockets to stream audio and video, so for that I chose to use the SRT, but in this language there was no bindings until I created one srt dart. in this way, I realized that others have done the same for different languages, so I thought it was fair – for the developers who need these bindings and for those who dedicated themselves to creating them – to have a reference in the documentation.
I highly recommend append this section into main README for more visualization.
Any necessary edits, I'll be happy to make them.