ZEGOCLOUD / zego_uikit_prebuilt_call_flutter

MIT License
16 stars 13 forks source link

How can I remove black empty black spaces (on top and bottom #43

Closed han-tm closed 3 months ago

han-tm commented 4 months ago

Environment

Technology Version
Flutter version 3.19.4
Plugin version 4.9.0
Android version API 34
iOS version
macOS version
Xcode version
Google Chrome version

Device information:

Description

How to remove empty spaces from top and bottom? Expected behavior: Try everything, but can't remove Current behavior:

Steps to reproduce

Use basic configuration

Images

photo_2024-05-08_16-36-24

Stacktrace/Logcat

suraj-yadav0 commented 4 months ago

Try Adding the transparent background color

han-tm commented 4 months ago

Try Adding the transparent background color

I've already tried it. I think the video itself is not stretched to fill the entire screen

yoer commented 4 months ago
config.audioVideoView.useVideoViewAspectFill = true

useVideoViewAspectFill

yoer commented 3 months ago

no reply received for too long, closed