airsdk/Adobe-Runtime-Support

Unable to retrieve completion event while playing video

Opened this issue · 2 comments

08.mp4

I use Air SDK 51.1.1.3 and Air SDK 51.1.1.5
The video has finished playing, but there is no NetStream The Play. Complex event output has no error message and cannot retrieve the completion of the video playback. Currently, only the video I provided has been found to have this bug. I tried using a tool to convert the video to another format, but the bug still exists
I can obtain it normally using the old versions (Adobe Air SDK 32.0.0.83 and Air SDK 23)

No 'NetStream.Play.Complete' event output

Hi @deerja-new - is this on any particular platform, or on all of them?
It seems to be caused by the changes to use different decoder mechanisms with the removal of the software H.264 codecs from the runtime..

thanks