apivideo / api.video-reactnative-live-stream

React Native RTMP live stream client. Made with ♥ by api.video
https://api.video
MIT License
171 stars 33 forks source link

[Feat]: Stream using SRT protocol #86

Open talhatsk opened 1 month ago

talhatsk commented 1 month ago

Version

2.0.0

Environment that reproduces the issue

*

Use case description

Hi, Can you add the ability for users to stream through SRT protocol, as it faster and has low latency than RTMP. Both of the library StreamPack and HaishinKit supports SRT though. Thank you for your work.

Proposed solution

No response

Alternative solutions

No response

ThibaultBee commented 1 month ago

Hi,

As api.video supports SRT, this is something we are working on. But it is a long work as we want it to be easy for the developers.