Skip to content

vlc_flutter_player 7.4.4 throws PlatformException (PlatformException(channel-error, Unable to establish connection on channel., null, null)) on android #546

@alohadance98

Description

@alohadance98

I have download vlc_flutter_player 7.4.4 and run example app but the vlc throws error PlatformException in example app

D/SurfaceComposerClient(30016): VRR [FRTC] client handle [bufferId:18446744073709551615 framenumber:0] [ffffffff, ffffffff]
E/flutter (30016): [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null)
E/flutter (30016): #0      VlcPlayerApi.initialize (package:flutter_vlc_player_platform_interface/src/messages/messages.dart:632:7)
messages.dart:632
E/flutter (30016): <asynchronous suspension>
E/flutter (30016): 
I/Choreographer(30016): Skipped 643 frames!  The application may be doing too much work on its main thread.
I/Quality (30016): Skipped: false 643 cost 7149.087 refreshRate 0 processName software.solid.example
D/SurfaceComposerClient(30016): VRR [FRTC] client handle [bufferId:18446744073709551615 framenumber:0] [ffffffff, ffffffff]
I/OpenGLRenderer(30016): Davey! duration=7231ms; Flags=1, FrameTimelineVsyncId=1938030, IntendedVsync=582747303536465, Vsync=582754447980838, InputEventId=0, HandleInputStart=582754453193005, AnimationStart=582754453203370, PerformTraversalsStart=582754453212120, DrawStart=582754481826182, FrameDeadline=582747319758687, FrameInterval=582754452623214, FrameStartTime=11111111, SyncQueued=582754484829516, SyncStart=582754484969099, IssueDrawCommandsStart=582754485829984, SwapBuffers=582754530980557, FrameCompleted=582754535573682, DequeueBufferDuration=725000, QueueBufferDuration=1976875, GpuCompleted=582754535573682, SwapBuffersCompleted=582754534821078, DisplayPresentTime=504607341152, 
I/flutter (30016): [IMPORTANT:flutter/shell/platform/android/platform_view_android.cc(356)] Flutter recommends migrating plugins that create and register surface textures to the new surface producer API. See https://docs.flutter.dev/release/breaking-changes/android-surface-plugins
I/PlatformViewsController(30016): Hosting view in view hierarchy for platform view: 0
I/PlatformViewsController(30016): PlatformView is using SurfaceProducer backend
E/FrameEvents(30016): updateAcquireFence: Did not find frame.
I/Quality (30016): Skipped: false 8 cost 98.39921 refreshRate 0 processName software.solid.example
D/ProfileInstaller(30016): Installing profile for software.solid.example
E/FrameEvents(30016): updateAcquireFence: Did not find frame.

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