We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
@muthu-lakshmi98 , I am also facing the same error. Did you problem gets resolved? Please tell me too.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: