When the Web platform reports an error "https or localhost required", is "https" mandatory?
2023-09-08
Products / Plugins:Video Call / Audio Call / Live streaming
Platform / Framework:Web
- Based on browser security policies' requirements for privacy, the Web end strongly requires "https" when calling cameras and microphones. This security policy is a browser requirement, and the SDK must comply with it.
- You can use "localhost" for integration testing first. When going online later, you still need an "https" environment.
