Add HLS transcoding example

This commit is contained in:
Vanilagy
2026-04-28 13:54:42 +02:00
parent 3e70e8912b
commit 6182af7c29
5 changed files with 417 additions and 5 deletions
+6
View File
@@ -43,4 +43,10 @@ features:
target: _self
icon:
src: /mingcute--microphone-line.svg
- title: HLS transcoding
details: Convert one video into a full HLS manifest with five video renditions and one audio track.
link: /examples/hls-transcoding/
target: _self
icon:
src: /mingcute--live-line.svg
---