akhundMurad / fastapi-bigbluebutton

This project demonstrates the work of FastAPI with the Bigbluebutton video streaming service
MIT License
5 stars 0 forks source link
bigbluebutton fastapi ormar python video-streaming

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
  2. Up docker contaners
    docker-compose up -d
  3. Now it is ready :grinning:

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: akhundov1murad@gmail.com :email:
Linkedin: https://www.linkedin.com/in/murad-akhundov-809b6a200 :man_technologist: