- From: Cas via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 Nov 2021 23:38:36 +0000
- To: public-secondscreen@w3.org
ThaUnknown has just created a new issue for https://github.com/w3c/presentation-api: == Presentation API cast app ID's broken on chromium 95 == Steps to reproduce the problem: 1. Go to https://googlechrome.github.io/samples/presentation-api/cast.html 2. Try starting a presentation request. 3. Browser Fails to connect to presentation receiver. What is the expected behavior? [Works correctly on chromium 90] 1. Go to https://googlechrome.github.io/samples/presentation-api/cast.html 2. Try starting a presentation request. 3. Browser connects to presentation receiver, closes connection after a few seconds of inactivity as expected. What went wrong? When using cast app ID's after ~30 seconds of failing to connect to the presentation receiver, you receive a 'Launch error', the presentation is started, but the connection is never established. Did this work before? Yes Chromium 90 or later Does this work in other browsers? Yes Chrome version: 95.0.4638.69 Channel: stable OS Version: 10.0 This only fails with cast app ID's, giving a direct file URL works, but only on PC, on android/linux direct file URL's don't work [fails to find presentation displays]. I filed the issue here: https://bugs.chromium.org/p/chromium/issues/detail?id=1267048 Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/500 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 4 November 2021 23:38:39 UTC