How to Add a Prompt When Launching the PC Streaming Client from a Web Page
Updated: 2023-06-19 11:35:34
Problem Description
When customizing integration on a web page, a client link is used to directly open the PC streaming client. However, if the client is not installed, there is no prompt.
Solution and Troubleshooting Approach
You can use the web-related API: window.protocolCheck
For specific usage, refer to: https://github.com/ismailhabib/custom-protocol-detection
