mp4 - Play raw h264 annexB with html <video> element -


i use library nvidia encoder sdk (c++) generate raw h264 stream (annex b). don't record stream file, want broadcast video in live html video element.

so, know need ? need mux raw h264 stream mp4 container ? using annex b not problem live streaming ? can use http protocol ?

thanks answer.


Comments

Popular posts from this blog

Regex find and replace between <div class="customclass"> and </div> tag -

jpa - Passing entitymanager from reflection method -