You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I do not have much time, so everyone is very welcome to submit PR, the SRT media library should be able to use this https://github.com/russelltg/srt-rs. Feel free to ask me if you have any questions.
After some initial research, found that by using the SRT library of https://github.com/russelltg/srt-rs, the most complex part of adding SRT to xiu is demuxing the TS packets for remuxing from srt to other protocols like RTMP which has not been implemented in the mpegts library yet. It will be gradually added in the future.
ability to support SRT caller and Listener
The text was updated successfully, but these errors were encountered: