HLS segment files in mp4
In the documentation and configuration of HLS, it only seems possible to have segments in ts format. However, for example, Electra Player for Unreal, only works with mp4 segments. Is it possible for SRS to generate mp4 segments instead of ts segments for HLS streaming? Thank you for your clarification.
I managed to change the segments names to end in mp4 in the conf file, but although the segments end up named .mp4, then doesn't work anywhere. Is there a way to make srs produce functional mp4 segments, in hls?
SRS supported dash stream, which is fragmented mp4 stream. Is the Dash fulfill your requirement? About let HLS support fragmented mp4, SRS don't support it yet, but I think it should be not complicated to implement this feature, the source code can be reused base on the Dash.
I would also be interested in hls with mp4 instead of ts segments. Is it planned from someone to implement this as an option ? Best Lukas
SRS 7 supports HLS with fMP4.