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
Which Plugin version are you using: I used dynamic embedded code.
I used Kaltura audio player and I tested on iOS browser.
When the audio started playing and I then I left the browser and then the audio stopped playing.
I wanted audio to keep playing so that even user locks screen, user can still also able to control the audio by the default iOS audio player UI when the screen is locked.
I also used autoplay = true when the media is loaded but I the iOS audio default UI didn't display the audio information and I couldn't control the player from there.
I had to click on the pause and play again on the Kaltura audio player and then the iOS audio default UI appears.
Expected behavior
When user leaves the browser, the audio supposes to keep playing and user is able to control the audio player when the screen is locked.
When the audio starts playing, user also able to control the audio player by the iOS default UI when the screen is locked.
Actual behavior
When leaving the browser the audio stops playing and cannot control audio player by iOS default UI,.
The text was updated successfully, but these errors were encountered:
Prerequisites
I used Kaltura audio player and I tested on iOS browser.
When the audio started playing and I then I left the browser and then the audio stopped playing.
I wanted audio to keep playing so that even user locks screen, user can still also able to control the audio by the default iOS audio player UI when the screen is locked.
I also used
autoplay = true
when the media is loaded but I the iOS audio default UI didn't display the audio information and I couldn't control the player from there.I had to click on the
pause
andplay
again on the Kaltura audio player and then the iOS audio default UI appears.Expected behavior
When user leaves the browser, the audio supposes to keep playing and user is able to control the audio player when the screen is locked.
When the audio starts playing, user also able to control the audio player by the iOS default UI when the screen is locked.
Actual behavior
When leaving the browser the audio stops playing and cannot control audio player by iOS default UI,.
The text was updated successfully, but these errors were encountered: