VideoUIKit-Flutter
VideoUIKit-Flutter copied to clipboard
Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
Hey there, I'm facing this issue when i'm working on agora ui kit , please note that i'm passed the uid in the AgoraConnectionData method The issue 'package:agora_rtc_engine/src/render/video_view_controller.dart': video_view_controller.dart:1 Failed...
E/FrameEvents(18167): updateAcquireFence: Did not find frame. D/CCodec (18167): ISConfig not changed D/CCodecConfig(18167): c2 config diff is c2::u32 coded.bitrate.value = 599000 ======== Exception caught by gesture =============================================================== The following _TypeError was...
The error : [AgoraVideoUIKit] Local video state changed, source: VideoSourceType.videoSourceCameraPrimary, state: LocalVideoStreamState.localVideoStreamStateStopped and error: LocalVideoStreamError.localVideoStreamErrorOk E/flutter (15665): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Instance of 'AgoraRtmChannelException' Also for some reason it shows Debug...
I get this error when I try to call another client AgoraRtmChannel sendMessage failed errorCode: 102
**Error Code -2 Thrown When Attempting Local Audio Recording in Flutter** Description: When attempting to initiate local audio recording in a Flutter application, the startRecord() method encounters error code -2....
**Describe the bug** I am getting this bug when I tried to run the basic code copied from agora_uikit package. **To Reproduce** Steps to reproduce the behavior: 1. Add the...
## Release Notes - Feature: Using the latest API `tokenUrl` parameter. Now it hits `POST /getToken`. Requires `agora-token-service` higher than or equal to: [v1.4.1](https://github.com/AgoraIO-Community/agora-token-service/releases/tag/v1.4.1). (both RTC & RTM) - Fixed:...
../../../.pub-cache/hosted/pub.dev/agora_rtc_engine-6.2.2/lib/src/agora_base.g.dart:1541:3: Error: Undefined name 'AudioFileRecordingType'. AudioFileRecordingType.audioFileRecordingPlayback: 2,
**Is your feature request related to a problem? Please describe.** I've my agora-token-service deployed but is not exposed as a public API, What we do is we have our API...