Skip to content

[DEPRECATED] Kivy VoIP has been successfully merged into Plyer. Use Plyer’s VoIP API for VoIP support in Kivy Android & iOS applications.

License

Notifications You must be signed in to change notification settings

SanquezH/Kivy-VoIP

Repository files navigation

Kivy VoIP (Now Part of Plyer)

Kivy VoIP has been fully integrated into the Plyer module and is no longer maintained as a standalone project.
All VoIP-related functionality is now available directly within Plyer. Developers should use Plyer’s VoIP API for all future implementations.

Table of Contents

Description

Kivy VoIP was a framework designed to bring Voice Over IP (VoIP) functionality to Kivy applications. This project has now been merged into Plyer, simplifying the process of setting up voice communication between users within Kivy apps.

As a result of this transition, Kivy VoIP is no longer a separate project. Developers should use Plyer’s built-in VoIP API for implementing voice communication in their Kivy applications.

Key Features (Now in Plyer)

  • Real-time voice communication.
  • Seamless integration with Kivy applications.
  • Support for Android and iOS platforms.

Plyer Implementation

Kivy VoIP has been successfully merged into Plyer, meaning all VoIP-related features are now available in Plyer’s main branch.

How to Install Plyer with VoIP Support

To use the VoIP functionality, install the latest version of Plyer directly from the GitHub repository:

pip install git+https://github.com/kivy/plyer.git@master

License

License

This project's voip.py file is licensed under the MIT License. See the LICENSE.txt file for details.

About

[DEPRECATED] Kivy VoIP has been successfully merged into Plyer. Use Plyer’s VoIP API for VoIP support in Kivy Android & iOS applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published