Skip to content

Allow injecting metadata into FLVs that have no cue points#409

Merged
mondain merged 1 commit intoRed5:mainfrom
kdkd:cherry-pick-f45a116-20251126-134143
Nov 26, 2025
Merged

Allow injecting metadata into FLVs that have no cue points#409
mondain merged 1 commit intoRed5:mainfrom
kdkd:cherry-pick-f45a116-20251126-134143

Conversation

@kdkd
Copy link
Copy Markdown

@kdkd kdkd commented Nov 26, 2025

Commit from kdkd fork f45a116

In io/flv/meta/MetaService.java, fix issue when no cue points are present (meta.getMetaCue() returns null), the subsequent metaArr.length access throws NullPointerException, so injecting metadata into files without cue points fails.


…sent

(meta.getMetaCue() returns null), the subsequent metaArr.length access
throws NullPointerException, so injecting metadata into files without
cue points fails.
@mondain mondain merged commit d23f33e into Red5:main Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants