bccm-player icon indicating copy to clipboard operation
bccm-player copied to clipboard

[BCC Media] Flutter package for video-heavy apps

Results 24 bccm-player issues
Sort by recently updated
recently updated
newest added

## About the changes There was an error on the **PlayNextButton** component regarding a **WidgetStateMouseCursor** that didn't exist ### Important files The only update is on **mouseCursor** property to get...

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...

Hey to everyone, Android Device: GALAXY A50 OS: Android 11 I'm running the example app of this repo to test if chromecast is working properly before implementing it on my...

A button that acts as a trigger to activate PIP mode P.S. PIP is currently implemented and could be activated through existing the app while a video is playing

How to play a video with request headers?

Try to download MP4 and mkv that's create issue because of tracks, Need some fix. https://github.com/androidx/media/issues/289

Xcode build done. 163.1s Failed to build iOS app Could not build the precompiled application for the device. Swift Compiler Error (Xcode): Cannot specialize a non-generic definition ......../packages/bccm_player/ios/Classes/Utils/PigeonExtensions.swift:73:10 Error launching...

that feature is also missing in every player like preview of thumbnails by seekbar box preview, all done through sprite thumbnail. like youtube. you can see here demo: https://codepen.io/giriaakula/pen/dyNjRmW player.spriteThumbnails({...

good first issue
flutter-only
priority:low

Can you check once https://awesomes.blob.core.windows.net/awesomes/Punjabi/Punjabi/Sikander%202/master.m3u8

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