首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >将nginx配置为自动配置

将nginx配置为自动配置
EN

Server Fault用户
提问于 2015-11-10 15:59:19
回答 1查看 1.4K关注 0票数 1

当nginx启动时,我希望ffmpeg能够从nginx自动运行,并为访问我的when服务器的用户提供一个转换的破折号流。

现在我可以去:

http://localhost:18080/dash/twitch.mpd

但为了这个我得跑

rtmp:// -re -i rtmp/twitch -vcodec libx264 -vprofile基准-strict -2 -acodec aac -ar 44100 -ac 2 -f rtmp://localhost:1935/dash/twitch

手动。

EN

回答 1

Server Fault用户

发布于 2015-11-11 08:18:11

使用如本教程中所示的exec命令:

http://www.helping-squad.com/transcoding-your-video-with-nginx/

票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/735284

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档