Restore Poster image after doStop command

Following this sample http://player.kaltura.com/modules/KalturaSupport/tests/PlayStopApi.qunit.html I see that when the video player receives a doStop command, it don’t restores the poster image.

I tried configuring the video player with this UIvariable:
EmbedPlayer.ShowPosterOnStop: true
(the default value is true, so it could be unnecessary/redudant )

Anyway the videoplayer seems have an effect only when the movie/video ends, not after a doStop via API.

Anyone knows if we have a way/workaround to restore the poster image via API after sent a doStop command to the kaltura HTML5 video player (v2.39 or higher) ?

Auto update :slight_smile: