pylibsrtp icon indicating copy to clipboard operation
pylibsrtp copied to clipboard

Python bindings for libsrtp

Results 3 pylibsrtp issues
Sort by recently updated
recently updated
newest added

I am trying to run a video transmission from a Raspberry Pi using `aiortc`, but recently I started to receive this weird error: ``` ERROR:asyncio:Task exception was never retrieved future:...

Following policies are defined: AES_CM_128_HMAC_SHA1_80 AES_CM_128_HMAC_SHA1_32 AES_CM_192_HMAC_SHA1_80 AES_CM_192_HMAC_SHA1_32 AES_CM_256_HMAC_SHA1_80 AES_CM_256_HMAC_SHA1_32 AES_GCM_128_16 AES_GCM_256_16

Now that we have binary builds of OpenSSL for `musllinux`, we can produce binary wheels for this platform.