solid-software / flutter_vlc_player

📺 Flutter VLC powered video player.
509 stars 248 forks source link

Error when the VLC Player Controller is initialized #499

Open muthu-lakshmi98 opened 1 month ago

muthu-lakshmi98 commented 1 month ago

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

kumsumit commented 3 days ago

@muthu-lakshmi98 , I am also facing the same error. Did you problem gets resolved? Please tell me too.