服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. nginx stream浪者
  3. 什么是Nginx的RTMP URL
Intereting Posts
避免Varnish打Magentocookies – VCL 我在我的EC2实例的Ubuntu服务器上设置vsftpd,如何使用SSH连接? 调用AppCmd时,PsExec会间歇性地挂起 戴尔PowerEdge 860将无法启动,但获得权力 在lvm上reiserfsck tomcat不会在ubuntu服务器上启动 让OTRS与XAMPP一起工作 绑定9.10视图中的指令不起作用 AD LDAP不需要密码 Windows Server 2008偶尔连接将排除故障 在同一个networking接口上的组播目的地NAT,使用netem ModSecurity阻止请求中的特定string 让我们encryptionArch Linux上的Apache 2.4.23产生“无法连接”的错误 戴尔PowerEdge 750 MIKROTIK – 设置代理validation

什么是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