LLHLS Dump for VoD Service
Set <Application><Publishers><LLHLS> as follows.
<LLHLS>
<Dumps>
<Dump>
<Enable>true</Enable>
<TargetStreamName>stream*</TargetStreamName>
<Playlists>
<Playlist>llhls.m3u8</Playlist>
<Playlist>abr.m3u8</Playlist>
</Playlists>
<OutputPath>/service/www/ome-dev.airensoft.com/html/${VHostName}_${AppName}_${StreamName}/</OutputPath>
</Dump>
</Dumps>
...
</LLHLS>
LLHLS Live will be dumped for VoD to the directory you configured. This allows you to provide VoD streaming with Apache or Nginx.
You can test it with the master branch, it will be released from 0.14.11.
LLHLS Dump for VoD Service
Set
<Application><Publishers><LLHLS>as follows.LLHLS Live will be dumped for VoD to the directory you configured. This allows you to provide VoD streaming with Apache or Nginx.
You can test it with the master branch, it will be released from 0.14.11.