Description
Real-time audio, video, and data applications can use WebRTC networking through a statically linked development library.
This Git package is useful for developers building clients that need peer-to-peer media, calls, conferencing, screen sharing, or data channels. It does not add a conferencing app; another application decides what media is captured and where it is sent.
WebRTC can use camera, microphone, screen, IP addresses, and network traversal services. Review the parent app for consent, permissions, encryption, and logging.