Skip to main content

A Python SDK for Agora Server

Project description

Notice

  • this is a python sdk wrappered agora rtc sdk.
  • can dev under mac, and release unde linux
  • the examples is just a simple demo, it is not a good practice to use it in production

Very import notice !!!!!!!

  • It's crucial that a process can only have one instance.
  • One instance can have multiple connections.
  • In all observers or callbacks, it is not allowed to call the SDK's own APIs, nor is it permitted to perform CPU-intensive tasks within the callbacks. However, data copying is allowed.

Required OS and python version

  • supported Linux version:

    • Ubuntu 18.04 LTS and above
    • CentOS 7.0 and above
  • supported Mac version:

    • MacOS 13 and above
  • python version:

    • python 3.8 above

Test Data

Use Agora-Python-Server-SDK

Install 1.1.x version of Agora-Python-Server-SDK

pip install 'agora_python_server_sdk>=1.1,<1.2'

run examples

python examples/example_send_pcm.py {appid} {token} {channel_id} ./test_data/demo.pcm {userid}

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

agora_python_server_sdk-1.1.2.tar.gz (14.1 kB view details)

Uploaded Source

File details

Details for the file agora_python_server_sdk-1.1.2.tar.gz.

File metadata

File hashes

Hashes for agora_python_server_sdk-1.1.2.tar.gz
Algorithm Hash digest
SHA256 cfec4d788807bde4286804a09ba9f80fb845a80c90ec99e9f5bd86705db26cb5
MD5 c45a3177bbee1e0ecff18344bc0a167e
BLAKE2b-256 d1ad86e097cd4a7103d9a99898a9425cfde829063ee78cd1272d186198333b89

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