Skip to content

Test webrtc-connection back-end and front-end using WebRTC

Notifications You must be signed in to change notification settings

nnnLik/webrtc-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webrtc Connection

Test webrtc-connection back-end and front-end using WebRTC

  • Clone
git clone https://github.com/nnnLik/webrtc-connection.git
cd webrtc_connection/
  • Create enviroment
python3 -m venv venv
source venv/bin/activate
  • Install requirements
pip install opencv-python aiohttp aiortc
  • Run
python server.py

About

Test webrtc-connection back-end and front-end using WebRTC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published