Skip to content

Desktop (JVM) support #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Desktop (JVM) support #74

wants to merge 3 commits into from

Conversation

shubhamsinghshubham777
Copy link

@shubhamsinghshubham777 shubhamsinghshubham777 commented Mar 4, 2023

Inspired by #73, here's my attempt to provide JVM (Desktop) support for this library. The work is not done yet, I'm yet to write a sample and complete the implementation of MediaDevices but I'm raising this draft PR so that I could get some feedback on the work I've done so far.

Feel free to drop comments on how I could improve the code.

I'm planning to use the Realm Kotlin SDK and MongoDB for the DataSource in the JVM sample as Firebase is not available for Desktop. Feel free to suggest any better alternatives as we just need to write a barebones sample app.

I have also raised issues for the problems I'm facing while trying to implement MediaDevices (devopvoid/webrtc-java#114) and DtmfSender (devopvoid/webrtc-java#115)

@shubhamsinghshubham777 shubhamsinghshubham777 closed this by deleting the head repository May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant