: This article mainly introduces how to use nginx + nginx-rtmp-module + ffmpeg to build a streaming media server (6). If you are interested in the PHP Tutorial, refer to it. Part 6
This problem has been plagued by the nginx startup problem that has
: This article mainly introduces how to use nginx + nginx-rtmp-module + ffmpeg to build a streaming media server (5). If you are interested in the PHP Tutorial, refer to it. Part 5
Some time ago, we set up a streaming media server that supports HLS
: This article describes the schematic Nginx-Nginx Process Model 1. for more information about PHP tutorials, see. After normal execution, Nginx will have multiple processes, the most basic of which are master_process (that is, the monitoring
The ninth part---Project ffmpeg command parsingYou have seen the ffmpeg on the arm Development Board to give the following information:usage:ffmpeg [Options] [[infile Options]-I infile] ... {[outfile options] outfile} ...Refer to the previous
Part Tenth-Development Board testingThe first few days have been the Nginx and ffmpeg transplanted to the development Board, but still did not carry out any tests do not know how the effect after the transplant.Today, two tests were made to prove
Nginx
Nginx is a high-performance HTTP and reverse proxy server, also a IMAP/POP3/SMTP server.
To support the response of up to 5w concurrent connections, Nginx chooses epoll/kqueue as the network IO model.
Nginx can also be used as a Load balancer
1, the installation is used by YumNginx is the official latest source[Nginx]Name=nginx Repobaseurl=http://nginx.org/packages/centos/$releasever/$basearch/Gpgcheck=0Enabled=1Yum Install Nginx keepalived-y2,keepalived configuration file.Master:
Part---ffmpeg transplanted to AndroidThe last few days have been engaged in the FFmpeg Android transplant, my goal is to cross-compile ffmpeg on Linux eventually get can push to the Android directory execution of the FFmpeg executable file.In order
Fifth part
Some time ago, on Ubuntu built up to support HLS streaming media server, the ultimate goal is to build such a streaming media server on the arm's Development Board. Now the work is only a small part, is undergoing a transplant, recorded,
the normal execution of Nginx will have a number of processes, the most basic master_process (that is, the monitoring process, also known as the main process) and worker_process (that is, the work process), there may be cache-related processes.
Sixth partThe problem with Nginx startup that has been ported to the ARM Development board a few days ago is not seen when booting on the arm Development BoardNginx: [Emerg] Getgrnam ("Nogroup") failed (2:no such file or directory)is to appearUsing
Nginx: nginx-http-concat module, nginxhttpconcat
Github address: https://github.com/alibaba/nginx-http-concat/tree/master
Let's briefly describe the installation of the new module on the Internet and re-compile nginx. I have not tried to add the
Nginx can be installed using the default packages of each platform, this article is to introduce the use of source code compilation installation, including specific compilation parameters information.
Before the official start, the compilation
First, the environment
Operating system version: CentOS Linux release 7.4.1708 (Core) Minimize installation version two, installation process
1, the installation of compiling tools and related libraries.
[Root@geeklp-nginx ~]# yum-y install gcc-c++
1.Copy the Nginx installation package to the/opt/nginx directory, modify the permissions, unzip, and compile the installation. Root@iz25n0utdnmz:/opt/nginx# chmod 777 nginx-1.9.3.tar.gzRoot@iz25n0utdnmz:/opt/nginx# ls-lTotal848-rwxrwxrwx1Root root864
http://www.ttlsa.com/nginx/
HTTP caching mechanism:
1. The content caching capabilities claimed by the source server. Mainly for HTTP header information to [...]
Read the full text
Category: Nginx Tags: Nginx,web Cache
Nginx SSL Reverse
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.