bcc-code / bccm-player

[BCC Media] Flutter package for video-heavy apps
https://bcc-code.github.io/bccm-player/
Other
17 stars 11 forks source link

fix: dont pip if player.volume is 0 #71

Closed andreasgangso closed 1 month ago

andreasgangso commented 1 month ago

Ref https://github.com/bcc-code/bcc-connect-live/issues/122

Tested and worked on bcc media (i added a mute button locally), so should work on live as well.

sifferhans commented 1 month ago

Nice, thanks!