Skip to content

RTMP Issue in debug and release mode, BUT ok in Emulator. #280

Description

@arslanahmadpk

I am facing an issue that might be because of some of my mistakes. I am playing RTMP link in vlc player it's playing fine in the emulator but crashing the app in the debug or release in the mobile. Following is the Errors, Please guide

Metadata value: none
I/art (24273): Rejecting re-init on previously-failed class java.lang.Class<software.solid.fluttervlcplayer.-$$Lambda$FlutterVlcPlayer$iNXqoCGYLpbNLrcEiwVj76XncDI>
I/art (24273): Rejecting re-init on previously-failed class java.lang.Class<software.solid.fluttervlcplayer.-$$Lambda$FlutterVlcPlayer$iNXqoCGYLpbNLrcEiwVj76XncDI>
D/ViewRootImpl(24273): #1 mView = com.android.internal.policy.PhoneWindow$DecorView{8df08c V.E...... R.....I. 0,0-0,0}
D/ViewRootImpl(24273): MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
E/VLC (24273): [b9237688/5ed1] libvlc audio output: GetStaticFieldID(AudioFormat.ENCODING_IEC61937) failed
E/VLC (24273): [b9237688/5ed1] libvlc audio output: GetStaticFieldID(AudioFormat.ENCODING_DOLBY_TRUEHD) failed
E/VLC (24273): [b9237688/5ed1] libvlc audio output: FindClass(android/media/audiofx/DynamicsProcessing) failed
I/art (24273): Rejecting re-init on previously-failed class java.lang.Class<software.solid.fluttervlcplayer.-$$Lambda$FlutterVlcPlayer$iNXqoCGYLpbNLrcEiwVj76XncDI>
E/flutter (24273): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: PlatformException(NoClassDefFoundError, java.lang.NoClassDefFoundError: software.solid.fluttervlcplayer.-$$Lambda$FlutterVlcPlayer$iNXqoCGYLpbNLrcEiwVj76XncDI, null, null)
E/flutter (24273): #0 VlcPlayerApi.create (package:flutter_vlc_player_platform_interface/src/messages/messages.dart:610:7)
E/flutter (24273):
E/flutter (24273): #1 MethodChannelVlcPlayer.create (package:flutter_vlc_player_platform_interface/src/method_channel/method_channel_vlc_player.dart:55:12)
E/flutter (24273):
E/flutter (24273): #2 VlcPlayerController.initialize (package:flutter_vlc_player/src/vlc_player_controller.dart:182:5)
E/flutter (24273):
E/flutter (24273): #3 VlcPlayerController.onPlatformViewCreated (package:flutter_vlc_player/src/vlc_player_controller.dart:941:7)
E/flutter (24273):
E/flutter (24273):
D/ViewRootImpl(24273): ViewPostImeInputStage processPointer 0
D/ViewRootImpl(24273): ViewPostImeInputStage processPointer 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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