mediamtx icon indicating copy to clipboard operation
mediamtx copied to clipboard

Improve HE-AAC support

Open aler9 opened this issue 2 years ago • 2 comments

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

aler9 avatar Aug 04 '22 10:08 aler9

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

aler9 avatar Aug 04 '22 10:08 aler9

@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

Kiennh avatar Aug 04 '22 10:08 Kiennh

HE-AAC is now supported since v0.20.0

aler9 avatar Aug 16 '22 17:08 aler9

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.

github-actions[bot] avatar Feb 19 '23 15:02 github-actions[bot]