Skip to content

Groupcalls #14

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

Open
wants to merge 88 commits into
base: main
Choose a base branch
from
Open

Groupcalls #14

wants to merge 88 commits into from

Conversation

johanvos
Copy link

No description provided.

johanvos and others added 30 commits September 24, 2022 22:13
copy native lib from correct location
catch Throwable instead of Exception (as we also want to catch Link errors)
This now allows incoming calls to be answered on Linux
don't add `.java` suffix to darwin lib
Use System.mapLibrary to find the appropriate libraryname
johanvos and others added 30 commits December 4, 2022 17:28
This has lots of debug info which we will remove in the next version
Allow to pass pixelformat when uploading a frame to outgoingVideo
New session for video upload
Asynchonous remote video retrieval
…as a message,

we need to send an ack back to ringrtc so that it continues sending us events.

In case there is no deviceId (anymore) on the call object, just send 0 in hangup
* Do the video frame allocation in Java

* Add test script
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.

3 participants