Git Product home page Git Product logo

fastapi-bigbluebutton's Introduction

fastapi-bigbluebutton

Imports: isort

Using Bigbluebutton with Fastapi framework

About the project.

This project demonstrates the work of FastAPI with the Bigbluebutton video streaming service

Manage app

  1. Build docker containers:
docker-compose build
  1. Up docker contaners
docker-compose up -d
  1. Now it is ready ๐Ÿ˜€

About FastAPI

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.

My choice fell on FastAPI due to the fact that this framework is ideal for writing and maintaining a microservice architecture. Also FastAPI makes it very convenient for writing asynchronous code, which in turn is needed when creating a meeting on the server.

About Bigbluebutton

BigBlueButton is an open source web conferencing system. BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, multi-user whiteboard, and breakout rooms.

Presenters can record and playback content for later sharing with others.

Contact me

Email: [email protected] ๐Ÿ“ง
Linkedin: https://www.linkedin.com/in/murad-akhundov-809b6a200 ๐Ÿ‘จโ€๐Ÿ’ป

fastapi-bigbluebutton's People

Contributors

akhundmurad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fastapi-bigbluebutton's Issues

.envfile missing?

I was trying to build the container, can you please share .envfile template? Thank you

docker-compose build
ERROR: Couldn't find env file: /root/dev/fastapi-bigbluebutton/.envfile

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.