You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
When a job is finished with HLS outputs, the API is not exposing the master manifest url:
{ "output": { "destination": "s3://cbsi-encode-outputs/f1a54dbd56cdf180/" }, "progress": 100, "providerJobId": "ff6a5a82-4802-4667-9732-15eac6a35e7b", "providerName": "bitmovin", "providerStatus": { "manifestStatus": "FINISHED", "message": "", "originalStatus": "FINISHED" }, "sourceInfo": { "duration": 146793333000, "height": 1080, "videoCodec": "h264", "width": 1920 }, "status": "finished" }