Skip to main content
December 20, 2017
Question

Stream multiple files

  • December 20, 2017
  • 1 reply
  • 264 views

Hi dear,

I need to stream some existing video files in a folder with one request URL like "http://server/hls-vod/{unknown}.m3u8"

My question is: Can I stream multiple files with one request (via HLS VoD streaming)?

This topic has been closed for replies.

1 reply

Graeme Bull
Community Expert
Community Expert
January 22, 2018

Usually you would setup a playlist for this in a player. Each one is different for the API to do so though, so it's hard to recommend.