mediamtx
mediamtx copied to clipboard
Improve HE-AAC support
Describe the feature
Originally discussed in #1067
Missing features:
- [ ] ability to publish/read HE-AAC tracks from/to RTMP
- [ ] ability to parse HE-AAC into gortsplib and therefore convert tracks from RTSP to RTMP/HLS
@Kiennh could you prove a HE-AAC sample file? thanks
@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
HE-AAC is now supported since v0.20.0
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.