purecloudlabs / softphone-vendor-headsets

Softphone Vendor Headsets Repo
MIT License
9 stars 11 forks source link

Plantronics & Sennheiser implementations won't work with the latest Chrome #76

Open sherlock1982 opened 1 year ago

sherlock1982 commented 1 year ago

Please note that both Plantronics and Sennheiser implementations will not work with the latest Chrome due to change from their side. Now links like https://127.0.0.1 or wss://127.0.0.1 will be invalid due to self-signed certificate.

Workaround will be to install & trust this certificates in your OS. But this is of course not a solution for most users.

Generally in Chrome only WebHID implementation is avaiable now.