视频直播[OS X El Capiton]记录

参考:
http://www.henishuo.com/mac_nginx_rtmp_server/?utm_source=tuicool&utm_medium=referral

http://blog.csdn.net/redstarofsleep/article/details/45092147

  1. nginx-full 安装
    brew install homebrew/nginx/nginx-full --with-rtmp-module

查看安装信息
brew info nginx-full

  1. ffmpeg安装
    brew install ffmpeg
==> Caveats
The native FFmpeg AAC encoder has been stable since FFmpeg 3.0. If you
were using libvo-aacenc or libaacplus, both of which have been dropped in
FFmpeg 3.0, please consider switching to the native encoder (-c:a aac),
fdk-aac (-c:a libfdk_aac, ffmpeg needs to be installed with the
--with-fdk-aac option), or faac (-c:a libfaac, ffmpeg needs to be
installed with the --with-faac option).

See the announcement
https://ffmpeg.org/index.html#removing_external_aac_encoders for details,
and https://trac.ffmpeg.org/wiki/Encode/AAC on best practices of encoding
AAC with FFmpeg.
==> Summary
🍺  /usr/local/Cellar/ffmpeg/3.0.2: 230 files, 47M
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容