Skip to content

Package HLS VOD Node

Streaming

Write an HLS media playlist plus MPEG-TS or fMP4 segments

video_package_hls_vodmedia
Inputs10
Outputs4
Security exposure7/10
Packagemedia

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
7/10High
PrivacyPotential sensitivity of processed data.
8/10High
PerformanceRuntime or resource pressure.
7/10High
GovernancePolicy, audit, or compliance impact.
8/10High
ReliabilityOperational stability considerations.
7/10High
CostExternal or compute cost impact.
10/10High

Input Pins

10

Input

Execution
exec_in

Trigger

Source

Struct
source

Source media FlowPath

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Playlist

Struct
playlist

Target .m3u8 FlowPath

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Target Duration

Float
target_duration_seconds

Target segment duration in seconds

Default 6

Segment Format

String
segment_format

Segment container format

Default mpeg_ts
mpeg_tsfmp4

Segment Track

Integer
segment_track_id

Track used for segment boundaries; 0 chooses first video/audio

Default 0

Copy All Tracks

Boolean
copy_all_tracks

Include every stream in each segment

Default true

Segment Prefix

String
segment_prefix

Optional segment object-key prefix

Init Segment

String
init_segment_name

Optional fMP4 init segment name

URI Prefix

String
uri_prefix

Optional URI prefix written into playlist

Output Pins

4

Done

Execution
exec_out

Continues

Playlist

Struct
playlist_out

Written playlist FlowPath

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Segments

Struct Array
segments

Written segment FlowPaths

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Report

Struct
report

Written HLS package details

HlsVodPackageReportHlsVodPackageReport3 fields
init_segmentanyOf (2)
variant 1FlowPathvariant
pathstringrequired
store_refstringrequired
cache_store_refstring | null
variant 2nullvariant
segment_countinteger:uintrequired
format uintmin 0
bytes_writteninteger:uint64required
format uint64min 0

Node Info

Internal name
video_package_hls_vod
Category
Streaming