QuickBlox / quickblox-flutter-sdk

quickblox-flutter-sdk
Other
8 stars 0 forks source link

the RTCVideoView position #58

Closed roldanunne closed 1 year ago

roldanunne commented 2 years ago

Hi, Cannot set the position RTCVideoView in Stack for both local and remote video call. This is working before, but not this time?

Any thought?

ghost commented 2 years ago

@roldanunne Hello, please elaborate on the question

roldanunne commented 2 years ago

Here is my issue, I'm trying to align RTCVideoView inside the box, but it always on top. It ignore the Stack and Position to align it. Thanks

Screenshot_2022-07-15-14-52-03-71_3f7c76c4f461f7544279d8b4c9e211ba

roldanunne commented 2 years ago

QB-nikolay-zolotarov

Hi, any response to this issue?

ghost commented 2 years ago

@roldanunne Please clarify from which version of the Flutter SDK your implementation started working incorrectly. You can use the version of the FlutterSDK with which it worked correctly. Please note that the implementation of displaying video view is up to the client-side and does not relate to our SDK.

berkansevimli commented 2 years ago

QB-nikolay-zolotarov

Hi, any response to this issue?

Hello, did you fix it? I am getting same issue