logo
On this page

Does Express streaming support setting an encryption key that requires the corresponding key to pull the stream?

2022-11-15
Products / Plugins:Video Call / Audio Call / Live streaming
Platform / Framework:iOS / Android / macOS / Windows / Web

Express SDK 1.19.0 and later versions support this feature. The streaming end uses "setPublishStreamEncryptionKey" to set the streaming encryption key, and the pulling end needs to use "setPlayStreamDecryptionKey" to set the corresponding key to successfully pull the stream.

Note

This feature is only supported on ZEGOCLOUD low-latency servers for co-hosting, not on CDN.

Previous

How to solve the server error "No valid license" (cannot get the certificate) when using ZegoEffects?

Next

When logging in to a room on the Web platform, the error "content":"cmd=login, err_code=1000000101, err_message=login liveroom request fail", or "content":"server error=1000000101" appears. What is the reason?