RootEncoder
RootEncoder copied to clipboard
Does RootEncoder support SRT Rendezvous mode?
Hi @pedroSG94,
First, thank you for your work on RootEncoder—it’s a great library for streaming!
I’m exploring the SRT protocol support in RootEncoder and wanted to ask:
- Does the current implementation support SRT Rendezvous mode (bidirectional connection setup)?
- If not, are there plans to add this in the future?
Thank you for your time!
Hello,
It is not supported. If you only want support the connection but still only support send data I can implement it.
Can you share a server that support rendezvous mode and the way to use it?