The Overview > Features section in the docs says that Shaka Streamer lets you:
Control output folders and file names
But I couldn't find any relevant options in https://shaka-project.github.io/shaka-streamer/configuration_fields.html.
With Shaka Packager, I used to use playlist_name, and segment_template with placeholders like $Number$ in its value.
How do I achieve the same thing with Shaka Streamer?
The Overview > Features section in the docs says that Shaka Streamer lets you:
But I couldn't find any relevant options in https://shaka-project.github.io/shaka-streamer/configuration_fields.html.
With Shaka Packager, I used to use
playlist_name, andsegment_templatewith placeholders like$Number$in its value.How do I achieve the same thing with Shaka Streamer?