https://github.com/mattmakai/video-calls-python-swift
Web browser and iOS video calling with Python and Swift
https://github.com/mattmakai/video-calls-python-swift
Last synced: 3 months ago
JSON representation
Web browser and iOS video calling with Python and Swift
- Host: GitHub
- URL: https://github.com/mattmakai/video-calls-python-swift
- Owner: mattmakai
- License: mit
- Created: 2016-02-16T21:29:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T18:23:17.000Z (over 9 years ago)
- Last Synced: 2025-03-17T01:13:17.965Z (3 months ago)
- Language: Swift
- Homepage: https://www.twilio.com/blog/2016/02/ios-and-web-browser-video-calls-with-python-and-swift-2.html
- Size: 25.4 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# iOS and Web Browser Video Calling with Python and Swift
This repository contains the sample code for a
[Twilio blog post on how to create browser-to-browser, browser-to-iOS, and iOS-to-iOS video calling](https://www.twilio.com/blog/2016/02/ios-and-web-browser-video-calls-with-python-and-swift-2.html)
with Python & Swift.