Giter Site home page Giter Site logo

mockingbird01001 / pyvideocall-kafka Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 89.84 MB

Visio call using pykafka, dashboard with metrics grafana

Python 96.70% Shell 0.02% CSS 0.04% HTML 0.01% Cython 0.36% C 2.25% C++ 0.39% Fortran 0.11% Forth 0.02% PowerShell 0.04% JavaScript 0.05% Jupyter Notebook 0.02% Dockerfile 0.01%

pyvideocall-kafka's Introduction

PyVideoCall-kafka

Simple outils de visio conferance (video + audio) avec pyKafka entre deux utilisateurs, sera mis ajout pour accueillir un grand nombre d'utilisateurs. la librairie utilisé pour le traitement de l'audio est "pyAudio" elle n'est plus maintenue, c'est ce qui nous a poussé a créer un env sous python3.8. creation de deux topic pour l'image et le audio comme le montre le schema suivant: schema projet


!!! Note Importante: Dans cette version les deux utilisateurs connaissent leurs IP ce qui rends les choses plus simple.

lancer l'environement sous linux:

source lastHope/bin/activate

#version Basic:

l'utilisateur_1 lance son producer via la commande:*

cd user_1/sender/
python producter.py
 

Executer le consumer pour avoir un rendu graphique

cd user_1/reciever/
python flaskServer.py

idem pour le user_2

l'utilisateur lance son producer via la commande:*

cd user_2/sender/
python producter.py

Executer le consumer pour avoir un rendu graphique

cd user_2/reciever/
python flaskServer.py

pyvideocall-kafka's People

Contributors

mockingbird01001 avatar rayane-karkour avatar

Watchers

 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.