服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. nginx stream浪者
  3. 什么是Nginx的RTMP URL
Intereting Posts
OpenVPN连接和访问IP作品,但浏览器中没有url 自动Kerberos票证续订(无限期) 带有镜像数据库和文件系统的多个VPS 托pipe许多Ruby on Rails应用程序/站点 为隐式FTPSconfigurationPure-FTP 桌面/服务器CPU mrepo – 如何保留旧版本 任何提示升级postgres 8.2至8.4? Apache服务器:通过mod_proxy_wstunnel反向代理和websockets 子域安全IIS没有authentication 在CentOS 5.7 x86_64上安装httpd-devel 添加一个基于域的用户到Squid 如何删除注册邮件反弹到noreply @邮件地址 设置IIS将所有请求redirect到另一台服务器 多个IP地址

什么是Nginx的RTMP URL

如果我在nginx.conf中使用下面的代码,你能告诉我什么是我stream的URL

rtmp { server { listen 1935; # Listen on standard RTMP port chunk_size 4000; application show { live on; pull rtmp://THIS_IS_SOME_STREAM live=1; hls on; hls_path /mnt/hls/; hls_fragment 3; hls_playlist_length 60; } } } 

我试过这个,但它没有工作: rtmp://My_Server_Ip/show

只是试图做stream媒体的第一次。 遵循一些教程,但它看起来像我没有使用正确的RTMP URL。

  • 我怎样才能确保Nginx永远不会caching某些错误状态?
  • Nginx,在centos 7上安装fastcgi_purge_cache?
  • IPV6只能侦听nginx上的默认虚拟主机,而不能侦听其他虚拟主机
  • 防止nginxreplace%2B
  • Nginx地图不能插入variables

  • NGINX使用proxy_set_header主机$主机; 把我送到404
  • 长时间加载站点(104:通过对等方重置连接)
  • 如何设置Nginx和PHP-FPM套接字
  • 如何configurationNGINX位置服务器的子目录Codeigniter RESTful API?
  • 带有SSL连接的Nginx代理被拒绝
  • nginx reverse_proxy与多个服务器/位置块和预渲染
  • 错误404与WordPress子域使用nginx
  • 用nginx_accept_language_module将语言列表replace为一个variables
  • Nginxfile upload不起作用
  • 如何包装/存根PHP的curl?
  • 基于networking的小文件文件系统(caching文件)
  • AMI实例redirect
  • Nginx代理传递显示数字,而不是url
  • 我需要configurationnginx中显示的SVG图像吗?
  • 带查询参数修改的nginx反向代理

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy