You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope you’re doing well. I wanted to reach out regarding an issue I’m experiencing with FFPlayLayout. While everything works perfectly fine on Apple devices, I’m facing a problem where the channel does not display properly on Android devices, nor can I view it on computers.
I don’t currently have access to an Android device to test it myself, but I was wondering if you might have any suggestions or insights as to why this might be happening. Any guidance or troubleshooting tips would be greatly appreciated.
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Your best bet would be using a debug shell with an Android emulator and manually running ffprobe to see if there are any output differences that break the parsing.
I fix the issue it’s on the server add_header Access-Control-Allow-Origin "*";add_header Access-Control-Allow-Methods "GET, POST, OPTIONS";add_header Access-Control-Allow-Headers "Content-Type, Authorization";sudo systemctl restart nginxcurl -I -A "Mozilla/5.0 (Android)" https://your.domain for future people Sent from my iPhoneOn Feb 6, 2025, at 6:20 PM, Christoph Herzog ***@***.***> wrote:
No idea, unfortunately.
Your best bet would be using a debug shell with an Android emulator and manually running ffprobe to see if there are any output differences that break the parsing.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
I hope you’re doing well. I wanted to reach out regarding an issue I’m experiencing with FFPlayLayout. While everything works perfectly fine on Apple devices, I’m facing a problem where the channel does not display properly on Android devices, nor can I view it on computers.
I don’t currently have access to an Android device to test it myself, but I was wondering if you might have any suggestions or insights as to why this might be happening. Any guidance or troubleshooting tips would be greatly appreciated.
Thank you for your help!
The text was updated successfully, but these errors were encountered: