As you know in Azure Media Services encoding is little long running task/job. I would like to enable a feature on Azure Media Player which displays some sort of message on Azure Media Player. Message maybe anything like "This video is being encoded" or "Encoding in progress - 57%" etc.
Just wanted to know if any plugin or something already available for this requirement.
I think this will work:
If there is no any plugin or something already available, we can get this status by service calls origin from Azure Media Player js files. Do you think this will work?