Skip to content

Instantly share code, notes, and snippets.

View luciancic's full-sized avatar

Lucian Condrea luciancic

View GitHub Profile
#!/usr/bin/env node
/**
* STANDALONE GOP ALIGNMENT CHECKER
*
* This script checks for GOP (Group of Pictures) alignment issues in HLS video streams.
* It analyzes video segments to ensure proper keyframe alignment, which is critical
* for smooth playback and quality switching in adaptive bitrate streaming.
*
* REQUIREMENTS: