Giter Site home page Giter Site logo

amunchet / flask-twilio-video Goto Github PK

View Code? Open in Web Editor NEW

This project forked from miguelgrinberg/flask-twilio-video

0.0 2.0 0.0 92 KB

A small video conference application using Flask and Twilio Programmable Video

License: MIT License

Python 13.68% HTML 10.98% JavaScript 62.74% CSS 12.31% Shell 0.29%

flask-twilio-video's Introduction

flask-twilio-video

This is a simple web-based video conferencing application using Flask and Twilio Programmable Video.

Screenshot

Installation Instructions

To install the application on your system follow these steps:

  1. Create a Twilio account (if you don't have one yet). It's free!
  2. Generate an API Key for your account.
  3. Clone this repository
  4. Create a virtualenv and install the requirements
  5. Create a .env file by copying the .env.template file. Fill out the values for your Twilio account's SID, API Key SID and API Key Secret.
  6. Execute python app.py to start the server.
  7. Navigate to http://localhost:5000 on your web browser. Connecting to the service from a phone or another computer may not work, as browsers require a secure (HTTPS) connection to give access to the media APIs. In that case, I suggest you use ngrok to give your application a temporary HTTPS URL.

Click on the image to watch me set up and install the project on my laptop:

Twilio Video App installation walkthrough

Troubleshooting

On iOS, allowing video/audio causes the video to freeze or turn black.

Solution: ensure that your iOS version is updated to at least 15.2. See this issue for more information.

flask-twilio-video's People

Contributors

amunchet avatar miguelgrinberg avatar realsuayip avatar robinske avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.