Skip to content
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

feat: add VOIP with permission verification to Kivy #823

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SanquezH
Copy link

@SanquezH SanquezH commented Nov 30, 2024

  • Integrate VOIP functionality for Android developers
  • Implements permission verification for microphone access
  • Allows for auto or manual selection of SSL/TLS protocols to secure VOIP call
  • Gracefully ends call automatically if the connection drops unexpectedly

Full project example: https://github.com/SanquezH/Kivy-VOIP

- Integrate VOIP functionality for Android developers
- Implements permission verification for secure access
- Allows for auto or manual selection of SSL/TLS protocols to secure VOIP call
- Gracefully ends call automatically if the connection drops unexpectedly

Full project example: https://github.com/SanquezH/Kivy-VOIP
@SanquezH
Copy link
Author

This is my first time submitting a change, and I just wanted to check in on the status of this PR. If there’s anything I can do to help or adjust the changes, please let me know.

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