A method for online processing of 3D audio effects based on http server
A processing method and sound effect processing technology, applied in the transmission system, electrical components, etc., can solve the problems that the terminal cannot be reached, the unified realization effect, and the lack of realization method, etc., so as to avoid the difference of the terminal condition, unify the service experience, and realize the three-dimensional sound effect Effect of treatment
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
example 1
[0049] NGINX is a high-performance HTTP server, which is characterized by less memory and strong concurrency. At the same time, the request processing process is divided into multiple stages. Each stage defines clear execution semantics according to the processing timing, and it is easy to intervene in the request processing process. Module development.
[0050] The following is based on NGINX for three-dimensional audio processing, the specific process is as follows:
[0051] (1) MP3 files that provide online audio services are placed in the root directory of NGINX, such as: content_1.mp3, content_2.mp3;
[0052] (2) Add the videopanner command under the configuration command of "location / " of NGINX to start the three-dimensional audio processing;
[0053] (3) start the NGINX server; visit the online audio service page that contains the page player processing flow, usually, the page player processing flow is included in a js file;
[0054] (4) After the page is loaded, the pa...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

