Derived version of original pymediasoup, for Huddle01
Project description
PyMediasoup
mediasoup python client
Install
pip3 install pymediasoup
Usage
PyMediasoup API design is similar to the official mediasoup-client
from pymediasoup import Device
from pymediasoup import AiortcHandler
# Create a device
# In order to generate the correct parameters, here should contain all the tracks you want to use
tracks = []
device = Device(handlerFactory=AiortcHandler.createFactory(tracks=tracks))
LICENSE
MIT
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file huddle01_pymediasoup-1.2.1.tar.gz.
File metadata
- Download URL: huddle01_pymediasoup-1.2.1.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7673d1aa96aced078673dd7ad5c63a469e0d1e95d98e694c15e3dc591046500
|
|
| MD5 |
52d5c6cb6f7f7782cca3c290379661cc
|
|
| BLAKE2b-256 |
6abab8ae04ab2cfc1a5097a6a063beaa404199e0b28b9f751960639c537aaed3
|
File details
Details for the file huddle01_pymediasoup-1.2.1-py3-none-any.whl.
File metadata
- Download URL: huddle01_pymediasoup-1.2.1-py3-none-any.whl
- Upload date:
- Size: 41.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9117cf2721f0a4cf9b56dff710f2b9661a29bb9d601d06e00b1c35a84342e954
|
|
| MD5 |
7936e0379da46b5ceb630567286f7893
|
|
| BLAKE2b-256 |
43b3f8646b9ccda3c2563505f913059daeceae2e799aa0cf2e635457d1b416f8
|