Skip to main content

mediasoup python client

Project description

PyMediasoup

Python Pypi License

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymediasoup-1.0.1.tar.gz (31.4 kB view details)

Uploaded Source

Built Distribution

pymediasoup-1.0.1-py3-none-any.whl (41.4 kB view details)

Uploaded Python 3

File details

Details for the file pymediasoup-1.0.1.tar.gz.

File metadata

  • Download URL: pymediasoup-1.0.1.tar.gz
  • Upload date:
  • Size: 31.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.3 Darwin/23.6.0

File hashes

Hashes for pymediasoup-1.0.1.tar.gz
Algorithm Hash digest
SHA256 ac329e644cdb4868b331bfc7a174d984f9cdb4b55e553ae528111b6714b8598e
MD5 e8c630f4a302997999851ae49b1d52a9
BLAKE2b-256 8d8454339795f00a859bc465efb479c0e00becf03850f5dbdd0ebfdc3d217a20

See more details on using hashes here.

File details

Details for the file pymediasoup-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: pymediasoup-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 41.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.3 Darwin/23.6.0

File hashes

Hashes for pymediasoup-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 195e833ab552f5638fb68d00ed9594ed03944acc4f3d14bcb70580ad4d8cd704
MD5 fe88a001bfb35921e98e9f6cf29c3a92
BLAKE2b-256 14efaa3adde24eee72d6583dde3e4438755d0bf6794504613650e43831e3cf9a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page