Hi, we have wowza streaming engine installed and we are recording our streams which are segmented every hour.
We currently using ${SegmentTime} to construct part of the file name, however is it possible to adjust the time format?
currently ${SegmentTime} structures the time like 2014-02-11-08.51.31.104-PDT
but we wish to simplify it so its more like 2014-02-11-08 (year-month-day-hour)
Does anyone know if this is possible?
thanks!