rtmp plugin + flash player - timeouts?
Roman Arutyunyan
arut at nginx.com
Mon Aug 4 16:55:09 UTC 2014
On 03 Aug 2014, at 02:25, michal - conf <conf at kraja.net> wrote:
> Hi,
> i have compiled nginx with rtmp plugin (completed by ./configure --with-http_stub_status_module --add-module=/root/nginx-rtmp-module/)
>
> i start streaming to channel by FME (adobe flash media encoder) - by rtmp protocol, and i see all ok in flash player on website.
>
> but in cca 5 minutes, when i open flash player, its only loading - i mean not connect to backend. but player, what i open when i start streaming from FME, still streaming ok.
>
> my nginx.conf its here: http://37.59.6.96/config.txt
>
>
> its here anyone with experiences with same problem, or to (commercial) debug&fix it?
>
> thx
>
> michal
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
First of all, this list is not the right place to ask about the rtmp module.
As for the problem - try setting 'worker processes 1’.
More information about the nginx
mailing list