Anders Carlsen

Results 5 issues of Anders Carlsen

Prebuilt libraries link for Android here is dead: https://github.com/meganz/sdk/blob/develop/examples/android/ExampleApp/README.md Also please include x86-64 version of libmega.so - I have tried building libraries myself using guide but script fails at random...

First of all great library. It works great. I however have a use case I am unsure is supported. I have a hidden share which denies user access, however a...

In regards to Windows and Java links here to download pre-built dll or java bindings files are broken: https://github.com/meganz/sdk/tree/master/examples/java

bug
bindings

Use hls.js isHLSSupported check only. In relation to issue https://github.com/media-kit/media-kit/issues/880. This fixes playing HLS m3u8 stream on Chrome on Android using Flutter Web.

Versions used: media_kit: ^1.1.10+1 media_kit_video: ^1.2.4 media_kit_libs_video: ^1.0.4 chrome: 126.0.6478.122 Using Vimeo m3u8 url there is a PIPELINE_ERROR_EXTERNAL_RENDERER_FAILED error. If I in this code in real.dart (for web) I change...