Skip to content

srt: split incoming buffer up into srt chunk

SRT send function can send only if the size is less than its chunk size.

Merge request reports