Re: increase video image size

2018-06-08 Thread neuronetv
Roman Arutyunyan Wrote: --- > Something like this should work: > > application /src { > live on; > exec_push ffmpeg -i rtmp://localhost/src/$name -c:a copy -c:v > libx264 > -s 640x480 -f flv

increase video image size

2018-06-07 Thread neuronetv
I use ffmpeg to stream a live video from my home to a vps running nginx. The video size coming from source (home) is 320x180. Is there any way nginx can inflate the video image? Can it be done in the nginx.conf file? This is my nginx.conf file: -

Re: newbie: nginx rtmp module

2018-03-10 Thread neuronetv
yes I've uninstalled nginx and reinstalled, this time using the nginx repo and it gave me a newer version but still no rtmp module to be seen. Fortunately I've solved my other problems but nginx is no good to me without rtmp as I have to do video streaming, this is my whole reason for migrating

Re: newbie: nginx rtmp module

2018-03-10 Thread neuronetv
hi sorry but I'm not quite clear. You said 'you shouldn't have to compile Nginx but use the disty binary'. I'm not sure what the disty binary is. Do you mean installing from the nginx repo at http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm? or from the

Re: newbie: nginx rtmp module

2018-03-10 Thread neuronetv
thanks again for your feedback on this thread and I see now I will have to strip out the 'yum install' and re-compile nginx like I did before. I was able to configure in the rtmp module using that method and video streaming worked. The 'rrrgh' bit is just working out how to get the compiled

Re: newbie: nginx rtmp module

2018-03-09 Thread neuronetv
I've resigned myself to the fact that there is no rtmp module here which leads me to the obvious question: is it possible to install an rtmp module into this 'yum install' version of nginx? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,278950,278984#msg-278984

Re: newbie: nginx rtmp module

2018-03-08 Thread neuronetv
thankyou for that. # nginx -V nginx version: nginx/1.10.2 built by gcc 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC) built with OpenSSL 1.0.1e-fips 11 Feb 2013 TLS SNI support enabled configure arguments: --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx

Re: newbie: nginx rtmp module

2018-03-07 Thread neuronetv
thankyou for your feedback gariac. # nginx - V nginx: invalid option: "V" I think this may be because I have the 'yum install' version of nginx and not the tarball. TIA for any further ideas. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,278950,278952#msg-278952

yum install nginx Transaction Check Error:

2018-03-01 Thread neuronetv
trying to run 'yum install nginx*' (stable version) on centos 6 using these instructions: http://nginx.org/en/linux_packages.html#stable I get the following error Transaction Check Error: file /usr/lib64/nginx/modules/ngx_http_geoip_module.so conflicts between attempted installs of