WebRTC python unit tests inspired to '80s
Project description
VideoDrone
Test popular WebRTC Platform with Selenium HQ and Python.
Your first Project
Install videodrone
mkdir VideoDrones && cd VideoDrones
virtualenv -ppython3 env && source env/bin/activate
pip install videodrone
Create the following directory before executing videodrone
.
- y4m, where your preferred y4m files resides.
mkdir y4ms
wget https://media.xiph.org/video/derf/y4m/students_cif.y4m -O y4ms/students_cif.y4m
- driver, where your selenium drivers resides.
Run
VIDEODRONE_DRIVER
environment variable can override the driver path settings.
example
VIDEODRONE_DRIVER=../VideoDrone.orig/drivers/videodrone -c "videodrone.drones.jitsi_chrome" -r peo -y4m ./y4ms/students_cif.y4m
There will be a party of 4 drones in "thatroom"
videodrone -room thatroom -c "videodrone.drones.jitsi_chrome" -y4m ./y4ms/students_cif.y4m -n 4
Output
INFO:__name__:Started drone <Process name='Process-1' pid=25900 parent=25898 started>
INFO:__name__:Started drone <Process name='Process-2' pid=25960 parent=25898 started>
INFO:__name__:Started drone <Process name='Process-3' pid=26155 parent=25898 started>
INFO:__name__:Started drone <Process name='Process-4' pid=26373 parent=25898 started>
INFO:__name__:Drone destroyed
INFO:__name__:Drone destroyed
INFO:__name__:Drone destroyed
INFO:__name__:Drone destroyed
Write your own Drone Connector
See videodrone.drones.jitsi_drone. Drone connectors must be packaged and installed, or available in sys.path.
Credits
Fabio Farina
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
videodrone-0.4.2-py3.8.egg
(7.0 kB
view details)
File details
Details for the file videodrone-0.4.2-py3.8.egg
.
File metadata
- Download URL: videodrone-0.4.2-py3.8.egg
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f39e1520cb4c029aa6929848b5c62fb945a240e8c47ec6830e9e197513c5e50 |
|
MD5 | 392f91c45112c5f7d63badc9f7082b1c |
|
BLAKE2b-256 | fc08fc5c443390fdc8530b0311cede176fbfc2ec372726bd6426a46077a65a97 |