Skip to content

mssdemux2: Use gsturi structure to form fragment urls

Hosang Lee requested to merge mss2-fixes into main

Utilize gsturi to form fragment url paths. A token query may contain the string "manifest" and this would lead to improper url creations.

Merge request reports