react-native-agora
react-native-agora copied to clipboard
Screen Sharing
Can you screen share using this library?
you can refer to this doc, and add it to your native layer. https://docs.agora.io/en/Interactive%20Broadcast/screensharing_android?platform=Android
@LichKing-2234 do you have an example app we can refer too? Thanks!
@garvitdelhi @aidansalvi Did you guys got something on this? if not, @LichKing-2234 could you please refer to an example App
Been struggling for a while, could you please share your solution @garvitdelhi @aidansalvi @LichKing-2234
sure, the example here. https://github.com/AgoraIO/Advanced-Video/tree/dev/win-screenshare/Screensharing/Agora-Screen-Sharing-Android https://github.com/AgoraIO/Advanced-Video/tree/master/iOS&macOS/Agora-Screen-Sharing
@LichKing-2234 thanks for sharing examples. can i use this in native layer of react native app? but can you explain how to add this to react native app? Thanks
@Amazing1974 the above links have been deprecated. please look at https://github.com/AgoraIO/API-Examples for potential guidance with native sdk
@plutoless , are you sure this will work for react native? The question was to find a screensharing solution for react-native
@aidansalvi Did you found solution for screen sharing?
I am not able to write it on the native layer and not able to create bridge for the same. could anyone help me ?😔
Anyone is able to write a native lawyer for screen sharing? I also need to get this feature into my app.