loicraux

Results 31 comments of loicraux

Guys, FYI I had the same issue (error 6006) : after shaka-player update from 3.2.9 to 4.1.2, video playback got broken with Fairplay in Safari MacOS v15.5. I fixed it...

Hi ! Any update on this issue ? On my side, I am not using the UI at all, so it looks like this is an issue in the `shaka.cast`...

> That is really odd. Does the same thing happen locally, or only while casting? This scenario also fails locally : ``` remotePlayer.selectTextTrack(remotePlayer.getTextTracks().at(1)) // OK second track is shown remotePlayer.selectTextTrack(remotePlayer.getTextTracks().at(0))...

After the https to http trick, I also reproduce the same issue with latest version 3.3.3.2 on Windows 10 : I'm logged in but no photoset is found. Also the...

### Main screen : ![image](https://user-images.githubusercontent.com/3329077/104095236-0eb13a80-5296-11eb-9d6c-c3154039cc6f.png) ### Preferences Panel (that I managed to open by hitting the TAB key + SPACE key) ![image](https://user-images.githubusercontent.com/3329077/104095223-fccf9780-5295-11eb-9d50-dc4d84ab9210.png)

Read #128 for a workaround for this UI scaling issue

Do use https://usehooks-ts.com/react-hook/use-countdown instead.

For those still struggling with this issue, here is how I just solved it ... Dependencies : - `[email protected]` - `[email protected]` In your main process `main.ts` file : ```ts const...

I would also be very interested in this API in Electron... Is it possible to have a status, and whether or not this API will be available / implemented?