Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 498 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 498 Bytes

A Python Wrapper to WebRTC project

This project was migrated from https://code.google.com/p/py-webrtc on May 17, 2015
Keywords: WebRTC, Python
Members: kundan10, theintencity, voipresearcher
License: MIT License
Others: starred by 8 users

Goal: build python wrapper to Google's WebRTC code so that all the audio/video engine, codecs, devices and peer connection are available from within a Python program.