toschlog

Results 14 issues of toschlog

**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** 4.1.0 **Can you reproduce the issue with our latest release...

type: bug
component: captions/subtitles
priority: P2
component: WebVTT

**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** 3.4.5 **Can you reproduce the issue with our latest release...

type: bug
component: captions/subtitles
priority: P2
component: WebVTT

**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** 4.1.0 **Can you reproduce the issue with our latest release...

type: bug
component: TTML
priority: P2

### Is your feature request related to a problem? Please describe. My player puts up a "Buffering..." message when it gets a BUFFER_STALLED_ERROR. But I have no idea when to...

Feature proposal
gap-controller

The current implementation contains this: useEffect(() => { savedHandler.current = handler; }, [handler]); Is there any reason this has to be in a `useEffect()`? I would just do: `savedHandler.current =...

I do not seem be getting the iceConnectionState event when the state changes to "checking". I get it when the state goes to "new" and I can look at PC.iceConnectionState...

needs-info

I'm getting a "cannot resolve" error for https://github.com/castlabs/electron-releases/releases/download/v10.4.3-wvvmp/electron-v10.4.3-wvvmp-mas-x64.zip. Is that URL wrong? I'm using electron-builder. Thanks.

macos
mas

**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes. **Is your feature request related to a problem? Please describe.** Well, I had to do a workaround, but...

type: enhancement

**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** 4.2.0 **Can you reproduce the issue with our latest release...

type: bug
component: HLS

I'm seeing a fair number of exceptions thrown from `rtc::Track->send()` with the message "SRTP protect error, status=10". Does anyone know what those are? When I get them, I get a...