Andreas Gangsø

Results 22 issues of Andreas Gangsø

## Description HLS stream not switching rendition when network condition changes. This only happens with _experimentalBufferBasedABR_ set to true. Screen recording: https://user-images.githubusercontent.com/727125/169267092-86277870-9d3a-4179-98a0-679aded8fbaf.mp4 ## Sources Can reproduce with https://d2zihajmogu5jn.cloudfront.net/bipbop-advanced/bipbop_16x9_variant.m3u8, see codesandbox...

bug

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

engine
platform-web
has reproducible steps
P4
found in release: 3.7
found in release: 3.10

Hi, is it possible to specify files to ignore? I have a lot of codegen that sometimes creates big changes which codeball could ignore

Thanks for this plugin! Currently using the setQuality() method externally almost works, it's just not showing the quality as selected in the list. This PR just moves that relevant logic...

Android and ios allows signalling what kind of media the app is playing, in order to better understand when it should automatically stop playback etc. Right now we are always...

This is a good first issue. 1. Create a class in [playback_platform_pigeon.dart (see pigeons readme)](https://github.com/bcc-code/bccm-player/blob/main/pigeons), something similar to [betterplayers BufferingConfiguration], something similar to [betterplayers BufferingConfiguration](https://github.com/jhomlala/betterplayer/blob/f6a77cf6fbb515f01aa9fb459b2ee739de3e724c/docs/bufferingconfiguration) 2. Pass it as argument...

good first issue
android

- [x] Update readme with screenshots and more colors - [ ] Comment on video_player github issues or better_player issues where bccm_player solves the issue

- [ ] Comment all API functions, at the very least in BccmPlayerController. - [x] Move everything from README.md to doc/ - [ ] Clean up top level exports, some...

This is currently possible, at least on android, but very hard to use. You need to start your url with `asset:///flutter_assets/`, so e.g. for "assets/demo.mp4", it would look like this:...

"While playing a video if internet connection is lost then video freeze at a particular point, even after restoration of internet connection video not play from its particular point."

android
ios
priority:low