Skip to content

(fix) Better transcoding error message

Brian Hatchet requested to merge brianhatchet/front:transcoding_status into master

If the direct source video fails to play, it calls the fallback. The fallback calls the transcoding endpoint which verifies that there is a source file. If the source file has been deleted, it will return a "This video has been deleted..." error. It will also return the list of transcodes in the response.

This goes with this backend MR engine!194 (merged)

Fixing #912 (closed)

Merge request reports

Loading