With YouTube and Facebook we can control videos in embedded iframe with the appropriate APIs/SDKs. They provide js objects to call e.g. playVideo() or listen to different events.
Is this possible somehow with Instagram videos too? I couldn't find anything on the Instagram API page.
Actually I want to listen to some "play" and "pause" events, to measure if the user has watched the complete video. Or any other ideas to do that?