Gstreamer h265 fmp4(fragmented mp4) hls on jetson

Hi,

I’m developing h265(using hw encoder) live streaming using hls.
To play the h265 result on the web, it need fragmented mp4 segments (.m4s), however the jetson gstreamer does not have fmp4, but only .ts segment for HLS…

Is it correct? or could you give me some advise to enable fmp4 hls on jetson gstreamer?

Thank you.

Hi,
We have tried ts files in
HLS Live streaming - #4 by DaneLLL

It is supposed to work if you mux into mp4. Please give it a try. Ideally playlist should support multiple types of container. Such as ts, mp4, mkv

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.