Hi,
In my company we are considering creating a new section in our mobile applications. Currently what we have is basically a video library (hosted by Brightcove).
The idea now is to create an audio library where users could play new content that would be audio only.
Some of that content could be divided into “songs” so to speak, or chapters.
The question is the following:
What would be the best method of storing the content:
upload each “song” as separate assets, or upload them together and then use the chapters (a vtt file) to go to one point or another in the playback? Also, it is very important that the user has the option to hear all the “songs” in a row of the same title, without suffering any interruption between one song and the next.
Thanks in advance