-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
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
VLC Player Not Working In IOS 17.5 Version #495
Comments
Same as me |
Any updates? The app crashes when I try to play the RTSP URL on the player. |
I'm also having this problem. For RTSP streams the player is taking a long time to load |
Did you find any solution? |
So far I haven't found it, I saw some forums asking to activate Apple's Multicast Network permission, but it didn't work for me. |
Same as me |
Same as me. Apple M3 ios : 17.5 Translated Report (Full Report Below)Incident Identifier: 8916D323-9074-46A5-A192-B27DB6533BF4 Date/Time: 2024-07-17 16:05:58.0811 +0300 Exception Type: EXC_BAD_ACCESS (SIGBUS) Triggered by Thread: 7 Thread 0:: Dispatch queue: com.apple.main-thread Thread 1: Thread 2: Thread 3: Thread 4:: com.apple.uikit.eventfetch-thread Thread 5: Thread 6: Thread 7 Crashed:: Dispatch queue: com.apple.opengl.cvmDoWork Thread 8:: io.flutter.1.ui Thread 9:: io.flutter.1.raster Thread 10:: io.flutter.1.io Thread 11:: io.flutter.1.profiler Thread 12:: io.worker.1 Thread 13:: io.worker.2 Thread 14:: io.worker.3 Thread 15:: io.worker.4 Thread 16:: io.worker.5 Thread 17:: io.worker.6 Thread 18:: io.worker.7 Thread 19:: io.worker.8 Thread 20:: io.worker.9 Thread 21:: io.worker.10 Thread 22:: io.worker.11 Thread 23:: io.worker.12 Thread 24:: io.worker.13 Thread 25:: io.worker.14 Thread 26:: io.worker.15 Thread 27:: io.worker.16 Thread 28:: dart:io EventHandler Thread 29:: Dart Profiler ThreadInterrupter Thread 30:: Dart Profiler SampleBlockProcessor Thread 31:: DartWorker Thread 32:: DartWorker Thread 33:: DartWorker Thread 34:: DartWorker Thread 35: Thread 36: Thread 37: Thread 38: Thread 39:: com.apple.CFSocket.private Thread 40: Thread 41: Thread 42: Thread 43: Thread 7 crashed with ARM Thread State (64-bit): Binary Images: EOF Full Report{"app_name":"Runner","timestamp":"2024-07-17 16:05:58.00 +0300","app_version":"1.0.0","slice_uuid":"3940e55d-6939-32ec-ad80-8ae70aee2dca","build_version":"1","platform":7,"bundleID":"software.solid.example","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.5 (23F79)","roots_installed":0,"name":"Runner","incident_id":"8916D323-9074-46A5-A192-B27DB6533BF4"}
], Model: Mac15,9, BootROM 10151.121.1, proc 16:12:4 processors, 48 GB, SMC |
Please try this ! _vlcPlayerController = VlcPlayerController.network( |
:( |
For IOS use mediakit to fix the problem temporarily. VLC is not fixed yet with IOS 17 and above. |
Working On Device Only, Simulator issues still pending. |
VLC Player Not Working on IOS 17.5 Version.
App Crash when I try to play the m3u8 link on the player.
The text was updated successfully, but these errors were encountered: