Video streaming issue
Cause: Streaming certain video formats through Charles Proxy causes VDA to fail in USB mode, preventing video data streaming. Solution: Switch to TCP/IP mode by following the instructions in Enable VDA Over TCP/IP.SSL certificate issue
Cause: Charles Proxy can’t view HTTPS contents without proper SSL configuration. Solution:- Enable SSL proxy in Charles Proxy.
- Export the certificate from Charles Proxy into a file named proxy-cert.pem.
- Add the certificate to the assets/raw directory.
- Set enableSSLProxying to true.
- Set caBundleFile to raw/proxy-cert.pem.
Related topics
- Charles Proxy documentation.

