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.1.tar.gz (14.1 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for agora_python_server_sdk-1.1.1.tar.gz
Algorithm Hash digest
SHA256 cbe1a8b0eb9be5954723c89246b3fdbeac552d80f71c85fe8e38cea54f028722
MD5 8a23d81a99293c3f6c5f6c104f59e2ce
BLAKE2b-256 0bbbfa55a703c81509d61c64538afa739c16ee4ec12320cd8d0fda23f0bcec6a

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