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 cannot upload the App using it, this is the error message:
"Your app is is rejected because its using a version of OpenSSL containing a security vulnerability. Please see this Google Help Centre article for details, including the deadline for fixing the vulnerability."
Will it be possible to playback ressources from https urls, that it can be used
like:
FFmpegMediaPlayer.setDataSource( "https..
FFmpegMediaPlayer.prepareAsync();
best regards,
schauersbergern
The text was updated successfully, but these errors were encountered:
Hello,
When I use your aar with https support:
https://github.com/wseemann/FFmpegMediaPlayer/releases/download/v1.0.3/prebuilt-aars-with-https.zip
I cannot upload the App using it, this is the error message:
"Your app is is rejected because its using a version of OpenSSL containing a security vulnerability. Please see this Google Help Centre article for details, including the deadline for fixing the vulnerability."
Will it be possible to playback ressources from https urls, that it can be used
like:
FFmpegMediaPlayer.setDataSource( "https..
FFmpegMediaPlayer.prepareAsync();
best regards,
schauersbergern
The text was updated successfully, but these errors were encountered: