Expand description
This step utilizes ffmpeg to create an HLS playlist.
Media packets that are received from previous steps are passed to the RTMP endpoint for ffmpeg consumption, and then passed on to the next step as-is.
Structsยง
- Ffmpeg
HlsStep Generator - Generates new instances of the ffmpeg HLS workflow step based on specified step definitions.