正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -802,6 +802,7 @@ vhost example.transcode.srs.com { | @@ -802,6 +802,7 @@ vhost example.transcode.srs.com { | ||
| 802 | # other ffmpeg audio params | 802 | # other ffmpeg audio params |
| 803 | aparams { | 803 | aparams { |
| 804 | # audio params, @see: http://ffmpeg.org/ffmpeg-codecs.html#Audio-Encoders | 804 | # audio params, @see: http://ffmpeg.org/ffmpeg-codecs.html#Audio-Encoders |
| 805 | + # @remark SRS supported aac profile for HLS is: aac_low, aac_he, aac_he_v2 | ||
| 805 | profile:a aac_low; | 806 | profile:a aac_low; |
| 806 | } | 807 | } |
| 807 | # output format, can be: | 808 | # output format, can be: |
-
请 注册 或 登录 后发表评论