flutter_vlc_player icon indicating copy to clipboard operation
flutter_vlc_player copied to clipboard

Can not play the url in arm-v7a abi

Open codetown opened this issue 2 years ago • 2 comments

flutter run Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! Using hardware rendering with device sdk google atv armv7. If you notice graphics artifacts, consider enabling software rendering with "--enable-software-rendering". Launching lib\main.dart on sdk google atv armv7 in debug mode... Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! Running Gradle task 'assembleDebug'... 16.4s √ Built build\app\outputs\flutter-apk\app-debug.apk. Installing build\app\outputs\flutter-apk\app-debug.apk... 100.1s Syncing files to device sdk google atv armv7... 67ms

Flutter run key commands. r Hot reload. R Hot restart. h List all available interactive commands. d Detach (terminate "flutter run" but leave application running). c Clear the screen q Quit (terminate the application on the device).

A Dart VM Service on sdk google atv armv7 is available at: http://127.0.0.1:62118/YaPMVRQ2-6E=/ I/PlatformViewsController( 2943): Hosting view in view hierarchy for platform view: 0 D/EGL_emulation( 2943): eglMakeCurrent: 0x9fafc0c0: ver 2 0 (tinfo 0x9cd6f6b0) I/art ( 2943): Background sticky concurrent mark sweep GC freed 11519(1386KB) AllocSpace objects, 3(60KB) LOS objects, 63% free, 1332KB/3MB, paused 4.563ms total 194.911ms D/EGL_emulation( 2943): eglMakeCurrent: 0x9fafc0c0: ver 2 0 (tinfo 0x9cd6f6b0) D/EGL_emulation( 2943): eglMakeCurrent: 0x9fafc0c0: ver 2 0 (tinfo 0x9cd6f6b0) D/EGL_emulation( 2943): eglMakeCurrent: 0x9fafc0c0: ver 2 0 (tinfo 0x9cd6f6b0) The Flutter DevTools debugger and profiler on sdk google atv armv7 is available at: http://127.0.0.1:9108?uri=http://127.0.0.1:62118/YaPMVRQ2-6E=/ E/VLC ( 2943): [af82d530/b7f] libvlc audio output: GetStaticFieldID(AudioFormat.ENCODING_PCM_32BIT) failed E/VLC ( 2943): [af82d530/b7f] libvlc audio output: GetStaticFieldID(AudioFormat.ENCODING_IEC61937) failed E/VLC ( 2943): [af82d530/b7f] libvlc audio output: GetStaticFieldID(AudioFormat.ENCODING_DOLBY_TRUEHD) failed E/VLC ( 2943): [986f9150/bea] libvlc tls client: Certificate verification failure: The certificate is NOT trusted. The certificate chain uses expired certificate. E/VLC ( 2943): [986f9150/bea] libvlc tls client: TLS session handshake error E/VLC ( 2943): [986f9150/bea] libvlc tls client: connection error: Try again E/VLC ( 2943): [986f9150/bea] libvlc tls client: Certificate verification failure: The certificate is NOT trusted. The certificate chain uses expired certificate. E/VLC ( 2943): [986f9150/bea] libvlc tls client: TLS session handshake error E/VLC ( 2943): [986f9150/bea] libvlc tls client: connection error: Try again E/VLC ( 2943): [ab512530/bea] libvlc stream: HTTP connection failure E/VLC ( 2943): [9d12c830/bea] libvlc input: Your input can't be opened E/VLC ( 2943): [9d12c830/bea] libvlc input: VLC is unable to open the MRL 'https://live.goodiptv.club/api/bestv.php?id=cctv1hd8m/8000000'. Check the log for details. W/art ( 2943): Native thread exiting without having called DetachCurrentThread (maybe it's going to use a pthread_key_create destructor?): Thread[15,tid=3050,Native,Thread*=0xaf802f00,peer=0x12c63100,"VlcObject"]

codetown avatar Jun 06 '23 01:06 codetown

+1

iamsahilsonawane avatar Jan 24 '24 11:01 iamsahilsonawane