Forum Discussion
API
- Jun 20, 2017
Hi @danreil, thank you for reaching out. We don't have APIs available yet. They are on the roadmap but our focus for next few months is to get other higher priorities landed and then we will look at APIs.
Any updates on the Stream API roadmap. This is something we really need!
It is still on our list/roadmap. We don't yet have a solid timeline for when we'll get this done, but looking at starting on this project in the coming quarters of CY2018.
- SUNISH ABRAHAMFeb 23, 2018Copper Contributor
we would like to integrate video interactivity platform (hapyak -- who integrates via player API) with Stream...and so I understand that there is request for API to integrate with the backend (channels, videos, permissions, etc.) of Stream but was wondering is there a video player API available (or is the player based on opensource player)? thanks!
- Marc MrozFeb 28, 2018
Microsoft
SUNISH ABRAHAM - We are planning on adding support for "player APIs" on top of the Stream player. It's currently on our list but not actively being worked on right now. We hope that we'll have time to start working on this in Q2/Q3 timeframe. That's not a promise but just the general goal we are heading for (timelines could move up/back in time).
Since we haven't started the project yet it's hard to know exactly what shape the player APIs will take, but my guess is that we'll handle basic ability to control the player (play/pause, rewind, fast foward) as well as hook into some basic events coming from the player (time update, play/pause, skip, etc).
Our Stream player is built on top of Azure Media Player (http://aka.ms/AzureMediaPlayer) so the Stream Player APIs when we start the project will most likely be some flavor/layering on top of some subset of what AMP can do. We'll need to ensure though that the player APIs can work in some way with our Stream player when it's inside an iFrame with some way to send/get info from inside the frame, etc.
- SUNISH ABRAHAMFeb 28, 2018Copper Contributor
thx Marc Mroz! so wondering if Stream Player is based on Azure Media Player, can we utilize that player API to interact with the Stream player/video?