Closed mohd-afid closed 1 year ago
@WingofaGriffin i am using flutter to develop screen sharing app. above shown sample project isn't flutter.
You actually did open a ticket in the native sdk repository. Regarding flutter you can have more information going into https://github.com/DolbyIO/comms-sdk-flutter ; specifically you can see in its internal test app the mechanism regarding starting screen share sessions:
https://github.com/flutter-webrtc/flutter-webrtc/wiki/iOS-Screen-Sharing currently worked fine for me . i followed above url
Hi @mohd-afid. We have a getting started guide to use the screen sharing feature you can find here: https://docs.dolby.io/communications-apis/docs/implement-screen-sharing-for-ios
We also have a sample app for this you can find here: https://github.com/dolbyio-samples/comms-sdk-ios-getting-started
Let me know if that is what you're looking for, or if you are looking for something different.