I am trying to play mp3 audio file using Bitmovin player. While playing the audio, I want to display the image/thumbnail image/preview image on the player (Like all the other audio player does.).
I noticed this example where the Audio player a thumbnail in the beginning, but it shows blank screen while it plays:
audio-only-streaming
Any help will be appreciated.
We got a solution for desktop here:
But I am looking to do this for Android and IOS.
Currently our player is playing Audio w/o any thumbnails which confuses our mobile users.
You can also search such configurations directly in Bitmovin player SDK API documentations available publicly. You should be able to search for keywords in documentation. For example a search for persistent keyword would show the above configuration options for respective SDKs.