WebRTC streaming on Android #216
-
Hello everybody! I use oryx and successfully share screen from web browser using srs.sdk.js. Now I want to stream from Android. Its browsers have no support of screen sharing. I tried to make native app with GetStream webrtc lib but I have no experience in Android developing and my app can not connect to my oryx server (error on SDP generating stage) . Can anybody give some tips which libs i can use or how to connect to oryx correctly? |
Beta Was this translation helpful? Give feedback.
Answered by
suzp1984
Sep 14, 2024
Replies: 1 comment 1 reply
-
React Native: https://github.com/ossrs/srs-rn |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
winlinvip
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
React Native: https://github.com/ossrs/srs-rn
Flutter: https://github.com/flutter-webrtc/flutter-webrtc