Skip to content

Video View Not Rendering After Update to QuickBlox Flutter SDK v0.8.1 #27

@st-97

Description

@st-97

Hello QuickBlox Team,

I’ve been using your Flutter SDK for implementing audio/video calls. Everything was working as expected until I updated to version 0.8.1. After the update, the video rendering completely stopped for both local and remote streams.

To ensure the issue wasn’t with my own implementation, I downloaded and tested your official example app, and found that the video views are also not rendering there — neither local nor remote. No video frames are being shown even though the call connects successfully and audio works fine.

Previously, this was working perfectly in the older version of the SDK.

Details:
SDK version: 0.8.1

Issue: RTCVideoView not displaying local or remote streams

Tested on: My custom implementation and your official example app

Expected: Both RTCVideoView instances should show video

Actual: Black screen in both views

This seems to be a regression introduced in v0.8.1. Please look into this at your earliest convenience.

Thanks for your support!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions