flutter_vlc_player icon indicating copy to clipboard operation
flutter_vlc_player copied to clipboard

Error when the VLC Player Controller is initialized

Open muthu-lakshmi98 opened this issue 6 months ago • 1 comments

Hi,

Kindly check the following error, I/ExoPlayerImpl( 4825): Init 500c2db [ExoPlayerLib/2.18.7] [generic_x86, Android SDK built for x86, unknown, 30] I/flutter ( 4825): VLC Player Controller initialized I/PlatformViewsController( 4825): Hosting view in view hierarchy for platform view: 0 I/PlatformViewsController( 4825): PlatformView is using SurfaceTexture backend 2 E/FrameEvents( 4825): updateAcquireFence: Did not find frame. E/flutter ( 4825): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null) E/flutter ( 4825): #0 VlcPlayerApi.initialize (package:flutter_vlc_player_platform_interface/src/messages/messages.dart:632:7) E/flutter ( 4825):

Regards, Muthulakshmi

muthu-lakshmi98 avatar Jul 31 '24 06:07 muthu-lakshmi98