Skip to content

Fragmented thumbnails mimeType fix

Created by: unifiedstreaming

Support fragmented thumbnails in adaptationset with mimeType video/mp4 (not only support image/jpeg, video/mp4 better matches format)

Reason for this is that we've updated our example stream to better match the IOP documents. Effectively the image track mimeType has changed from image/jpg to video/mp4.

Merge request reports