Open ahmed-moha opened 5 months ago
Is this on a video recorded on an older Samsung device per chance, like the Galaxy S7?
There is a pesky Android bug I've read about where the length of the first video frame (or gop?) is saved incorrectly, presumably related to power or sleep of the CPU. Nor sure if this is what you're running into?
Hi @ahmed-moha
Thank you for reaching out and for your support of the ModernPlayer package!
I'm sorry to hear about the issue you're experiencing with the video playback. To better assist you, could you please provide more details about the video stream you are trying to play? It would be very helpful if you could share a sample video link or any specific details about the video format or codec.
This will help us investigate the issue more effectively and ensure we provide you with the right solution. Thank you once again for your patience and cooperation!
Hi @lifesights
Thank you for your response. The issue is not related to a video recorded on an older Samsung device. I am currently experiencing this problem on an Android emulator, specifically the "Pixel 3a XL API 33 (android-x64 emulator)".
Given that it's an emulator, it might not be affected by the specific bug you've mentioned about older Samsung devices. However, it is possible that the emulator itself or the way the ModernPlayer
package handles video playback on emulators could be contributing to the problem.
If you have any further insights or suggestions for troubleshooting this issue, I would appreciate it. Thank you for your help!
Hi @ahmed-moha
Thank you for reaching out and for your support of the ModernPlayer package!
I'm sorry to hear about the issue you're experiencing with the video playback. To better assist you, could you please provide more details about the video stream you are trying to play? It would be very helpful if you could share a sample video link or any specific details about the video format or codec.
This will help us investigate the issue more effectively and ensure we provide you with the right solution. Thank you once again for your patience and cooperation!
Thank you for your prompt response and support of the ModernPlayer package!
The video stream I am trying to play is accessible via the following URL: http://102.218.10.142:80/dvb-gw/output/5/shabelle-tv.
The issue occurs consistently with this stream, where the video gets stuck on a single frame or does not display correctly, while the audio continues to play as expected. This happens on an Android emulator, specifically the "Pixel 3a XL API 33 (android-x64 emulator)".
Any insights or suggestions you have would be greatly appreciated. Thank you for your assistance and cooperation!
@ahmed-moha Thank you for reaching out and for your support of the Modern Player package!
I'm sorry to hear about the issue you're experiencing with the video playback. But I think this problem is from flutter_vlc_player or this video has complex codecs. I have tried to stream given video, directly from VLC media player on Windows Platform and facing same issue while streaming. Windows is also struggling to play this video.
When attempting to play a video stream using the ModernPlayer package, the video appears to be stuck on a single frame or not displaying correctly, while the audio plays as expected.