Stream files from a local directory

kujaff

New Member
Hi,

Could you please help me to stream local files, one after one?

For example i have a directory with this files:
  1. file1.avi
  2. file2.avi
  3. file3.avi
I want to stream file1.avi, when it's terminated, without cutting the stream, i want to stream file2.avi, then file3.avi etc.

A precision: i will not have a screen on the computer who will stream, so maybe i have to use APIs to do it? Or preconfigure something and run it via an API?

Thanks!
 
Top