--- title: RTMP date: 2024-11-25T15:39:54+08:00 lastmod: 2024-11-25T15:46:52+08:00 --- # RTMP   [配置文档网站](https://djp.li/rtmpstreaming)   [Nginx下载地址](http://nginx-win.ecsds.eu/download/)   nginx含rtmp服务:[`nginx 1.7.11.3 Gryphon.zip`](assets/nginx%201.7.11.3%20Gryphon.zip)点击下载即可   nginx的config配置文件:[`nginxstreaming.zip`](assets/nginxstreaming.zip)点击下载即可   注意条件:    1、打开防火墙`1935`​和`80`端口    2、注意修改文件名`nginx`    3、`http://127.0.0.1/viewer.html`可实现web播放    4、`rtmp://127.0.0.1:1935/live/{推流码exp:stream1}`配置文件    5、``​增加复制viewer.html然后修改`stream2`即可    6、`http://localhost:8085/player.html?url=http://localhost:8085/live/{推流码exp:stream1}.m3u8` 网页观看