bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
11.69k stars 1.47k forks source link

Improve HE-AAC support #1068

Closed aler9 closed 2 years ago

aler9 commented 2 years ago

Describe the feature

Originally discussed in #1067

Missing features:

aler9 commented 2 years ago

@Kiennh could you prove a HE-AAC sample file? thanks

Kiennh commented 2 years ago

@aler9 Sample file: h264_heaac.flv.zip

and command to push

ffmpeg -stream_loop -1 -re -i h264_heaac.flv -c copy   -f flv rtmp://localhost:1935/live/abc
aler9 commented 2 years ago

HE-AAC is now supported since v0.20.0

github-actions[bot] commented 1 year ago

This issue is being locked automatically because it has been closed for more than 6 months. Please open a new issue in case you encounter a similar problem.