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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for agora_python_server_sdk-1.1.3.tar.gz
Algorithm Hash digest
SHA256 d66ce2351acbb3a036dd598006354c3dd09df2f96b724242ee3f85f5874bf124
MD5 0f34edf2e4b0a448ab8c4ec6e9196dba
BLAKE2b-256 bed8f3484e915b9924974385fd65522e9b0546542b6b0f5ec44f5a16f4f6f4f7

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