opentok / opentok-android-sdk-samples

Sample applications illustrating best practices using OpenTok Android SDK.
https://tokbox.com/developer/sdks/android/
MIT License
210 stars 170 forks source link

VIDCS-1549: Add Screen Sharing sample on Kotlin using WebViewer #486

Closed goncalocostamendes closed 8 months ago

goncalocostamendes commented 8 months ago

What is this PR doing? Screen Sharing sample for Kotlin

How should this be manually tested? Run App Automatically webviewer will be displaying the tokbox.com website.

What are the relevant tickets? VIDCS-1549

Justification for skipping ci, if applied?

goncalocostamendes commented 8 months ago

LGTM! I only reviewed the capturer code (as I assume the rest is based on other sample apps).

Yes exactly. Also this sample is based on Screen-Sharing-Java sample