logo
On this page

How to implement autoplay on the Web end?

2023-03-07
Products / Plugins:Video Call / Audio Call / Live streaming
Platform / Framework:Web

To avoid web pages automatically playing audio and video that may disturb users, browsers have strengthened restrictions on autoplay policies:

Browsers do not allow media files with sound to autoplay before user interaction. To solve the playback failure problem, please refer to the documentation Browser Autoplay Policy (Web).

Previous

How to perform authentication in the server-side API?

Next

When integrating RoomKit iOS SDK and packaging, the error "Failed to verify bitcode in xxx.framework/xxx" occurs. How to handle this?