: 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 on Ubuntu. The final goal was to build such a
Keywords: nignx (http server); Rtmp,hls (Streaming media Services)Thanks for the open source, thanks to the fighting people. Now in some of the work of streaming media services, streaming media server set up online tutorials more into the calf, but look carefully, found a lo
Solution to the problem that the linux Streaming Media Server cannot be downloaded-Linux Enterprise Application-Linux server application information. For details, refer to the following section. The user suggested that some movies can be downloaded, some cannot be downloaded, and the source distribution of the Films cannot be irregular. The FTP service reinstalla
The test first selected Darwin streaming Server (DSS) for Windows: Http://dss.macosforge.org/downloads/DarwinStreamingSrvr5.5.5-Windows.exe1-Install the Perl environment.2-Install Darwin streaming Server.Start-All Programs-Accessories-right-click Command Prompt, and then select Run as Administrator in the pop-up menu. Then use the DOS command to go to the Extract
Windows environment build RED5 Streaming Media server guideTest environment: Windows 7First, Download installation program
Red5-server
Https://github.com/Red5/red5-server/releases
Jdk
Http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Red5 example (e
The implementation of live streaming load balancing requires two parts: 1. server load balancer listening server; 2. edge server configuration. I. server load balancer listener server configuration 1) first confirm that the wowza
.
1. Windows service is enabled:
2. enable it in the red5 installation directory:
(Double-click it, red5.bat)
Enter the CMD mode:
3. Okay. Now we can go to the browser and enter the address:
Http: // localhost: 5080/demos/ofla_demo.html press connect and you will see in the Lib library on the left:
FLV files in this directory
Very OK, huh, huh.
Let's take a look at the demo of another chat room I downloaded, that is, the website that sent you yesterday:
Http://www.freedevelopment.net/
Windows environment build RED5 Streaming Media server guideTest environment: Windows 7First, Download installation program
Red5-server
Https://github.com/Red5/red5-server/releases
Jdk
Http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Red5 example (e
I haven't published any articles for a long time. The articles here are a little shelved, but I am still diving. Because some recently developed technologies are really not suitable for blog Subtitles (from web development to server maintenance), I am sorry to post some articles irrelevant to technology to the blog garden.
Let's talk about how to use Windows Media Service (WMS) to build a Streaming Media
Red5 is a Java-based open-source Streaming Media Server. It can be used as a server to play videos online like qvod in flex. Red5 is similar to Tomcat, so you can integrate red5 with Tomcat. red5 uses rtmp as the streaming media transmission protocol. It provides streaming F
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, convenient to continue to do later.
1, the first is to transplant ngin
flow to Nginx
Pushes a local MP4 onto the MyApp configured above: FFmpeg -re -i/tmp/ffmpeg_test .mp4 -vcodec copy -acodec Copy -f flv "Rtmp://127.0.0.1:1935/myapp/test1"
1
stream play address (10.0 .0.6 is my local IP): Rtmp:// 10.0.0.6:1935/myapp/test1
1
Push a local MP4 to HLS.-re -i /tmp/ffmpeg_test.mp4 -vcodec copy -acodec copy -f flv "rtmp://127.0.0.1:1935/hls/test2"
1
流播放地址为: http://10.0.0.6
Pure Ajax image upload, Ajax to post pictures streaming to the server.
FormData can change post data to stream transfer.
Ajax upload$ ("#upload"). Click (function () {var url = "http://mm.com/ajaxupload.php";var formData = new FormData ($ ("#frm") [0]);$.ajax ({Url:url,Type: ' POST ',Data:formdata,Async:false,Cache:false,Contenttype:false,Processdata:false,Success:function (returndata) {var jsonobj = eval
The streaming server, of course, helix is good, but it is too expensive. What should I do if I am unwilling to use piracy? I have developed such a path over the past few days. Ubuntu9.04 uses apple's Darwinstreamingserver. It is an open-source version of 5.5.5 that supports 3gp, mov, mp4, and other formats for Linux, test results failed, maybe I did not set it) the latest version 6.0.3 only supports Unix an
finished generating.How to run:Open the Darwinstreamingserver folder and double-click Install.bat to automatically copy the program to C:/Program Files/darwin streaming server/... , and generate the movies directory to place the media file. The concrete process wants to understand the words can see Install.bat content.The command-line window opens C:/Program Files/darwin
This time involvesRTSPAgent Problems, feelingsVLCIn this regardDemoIt is better. Here we will summarize it for my reference later.
Environment:Darwinstreamingserver 6.0.3 + VLC 2.0.3
My previous articleArticle(Http://www.cnblogs.com/MikeZhang/archive/2012/09/09/vlcStreamingServer20120909.html).VLCBuilding a simple Streaming Media ServerSample1.aviReplaceRTSPLink. In this article, onlyRSTP.
Interface Operation Method
Here we will mainly describe
format, and the result was shocking:The above test.264 size is 6.2M, converted to. yuv format after the size of 1.6G, really took a surprise. It's too compressed.2. Test the performance of the streaming media serverThe most critical place to be, success or failure stake.(1) Open Nginx[Email protected]:/data/misc/nginx-rtmp/sbin #./nginx-p/data/misc/nginx-rtmp-c conf/nginx.conf(2) FFmpeg push to Nginx[Email protected]:/data/misc/ffmpeg #./ffmpeg-andro
A lot of friends mentioned in the forum that streaming playback problems in FLV format cannot be supported on Windows Server 2003.
The reason is because it is not on Windows Server 2003. This mime-type type of flv, for which Adobe has given its solution. As follows:
1. On the 2003 server, locate IIS Manager.
2. Expa
A lot of friends mentioned in the forum that streaming playback problems in FLV format cannot be supported on Windows Server 2003.
The reason is because it is not on Windows Server 2003. This mime-type type of flv, for which Adobe has given its solution. As follows:
1. On the 2003 server, locate IIS Manager.
2. Expa
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.