Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

NGNİX EXEC_PULL

hello
nginx exec pull iptv
How can I install it, can you help?


There is no such thing man i think before you go messing with anything you should read up and learn what things are

Nginx is just a web server

nginx-rtmp is a modual that allow said web server to interact with ffmpeg and stuff to pull and stream out channels using said web server

EXEC_PULL is a function of nginx-rtmp that allows you to automaticly pull a stream from an input parameter and output to a new location be it local or remote server
 
There is no such thing man i think before you go messing with anything you should read up and learn what things are

Nginx is just a web server

nginx-rtmp is a modual that allow said web server to interact with ffmpeg and stuff to pull and stream out channels using said web server

EXEC_PULL is a function of nginx-rtmp that allows you to automaticly pull a stream from an input parameter and output to a new location be it local or remote server
First of all, thank you for your answer. I installed the nginx rtmp server, but I could not choose exec pull.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
First of all, thank you for your answer. I installed the nginx rtmp server, but I could not choose exec pull.


if you have installed nginx rtmp then you just need to edit your nginx.conf file to use exec_pull there are not settings to set things automaticaly with nginx its all hand done in the conf file
 
exec_pull ffmpeg -i http://iptv-source -loop 2 -vb 400k -maxrate 500k -aspect "640:360" -s "640x360" -c:v libx264 -profile:v "Main" -level "3.1" -preset veryfast -r 30 -keyint_min 50 -x264opts "keyint=50:min-keyint=50:no-scenecut" -c:a aac -strict experimental -b:a 32000 -ar 32000 -ac 1 -f flv rtmp://116.203.231.208:1901/live2/be3eAZ12;


Cfg add error :(
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top