what we need to do at home computers. So, today, here, I will show you how to create your own streaming media server.
However, before starting the official establishment of the Streaming Media Server, let's take a look at the basic knowledge of the Streaming Media
Successful versions: ubuntu9.10/8.04
Indicate the source and author's contact information during reprinting.ArticleSource: http://blog.csdn.com/keensword007Contact information: Qin Jian
Currently, Microsoft Windows Media is the mainstream Streaming Media Server.Server, RealNetworks helixserver, and Apple's Darwin Streaming Server. Microsoft's Window
Streaming media refers to the media that transmits audio, video, and multimedia files over the network.
A typical feature of streaming media is to compress continuous audio and video information and place it on the network server. Users can download and watch the video, instead of waiting for the entire file to be downloaded. Because
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
I. Server Side
Based on Feng Add an open-source Streaming Media Server Web server, Used to receive the video data uploaded by the client, and then RTSP/RTP Live broadcast to mobile terminals
Ii. Client Applications
1. Introduction Client Applications are mainly based on Android Platform,
Http://itindex.NET/detail/48702-nginx-rtmp-httpOne, streaming media playback mode1. HTTP modeThis way to download the FLV video file to local playback, once the FLV video file download is complete, will not consume the server resources and bandwidth, but the drag function is not rtmp/rtmp streaming media powerful, many video sites are implemented in HTTP, such as
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 command to perform the same task on the PC Linux operating systemFfmpeg-i rtsp://admin:[email protected]-vcodec copy-acodec copy-s 640x480-f flv rtmp://192.168.1.102:1935/hls/te St2Do a detailed explanation here
Today we are going to make a streaming media server for Windows Media Server streaming media format files.
Some of the available movie files available in the market now have RM format and WMV format. And there are some DivX avi format, to get your server to take all of them
Darwin Streaming Server Installation operationDarwin streaming Server is Apple's open source, cross-platform, multi-media streaming server that provides music (mp3) and AV (3gp, MP4, MOV) stre
Http://itindex.net/detail/48702-nginx-rtmp-http
One, streaming media playback mode
1. HTTP mode
this way to download the FLV video file to local playback, once the FLV video file download is complete, will not consume the server resources and bandwidth, but the drag function is not rtmp/rtmp streaming media powerful, many video sites are implemented in HTTP, su
The so-called streaming media technology, refers to the continuous image and sound information is compressed processing and placed on the Web server, so that users can download while watching, listening (so-called "online Appreciation"), and do not need to wait for the entire compressed file to download to their own machine to enjoy the network transmission technology. Currently, the main competitors in thi
: 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
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
Http://www.cnblogs.com/haibindev/archive/2012/04/16/2450989.html implements an RTMP server that outputs H264 live streamsRTMP (Real time Messaging Protocol) is a common streaming media protocol, used to transmit audio and video data, combined with flash, widely used in live, on-demand, chat and other applications, as well as PC, mobile, embedded and other platforms, is to do
rtmp Server for output H264 live streamingRTMP (Real time Messaging Protocol) is a common streaming media protocol, used to transmit audio and video data, combined with flash, widely used in live, on-demand, chat and other applications, as well as PC, mobile, embedded and other platforms, is to do streaming media development often come into contact with the proto
rtmp Server for output H264 live streamingRTMP (Real time Messaging Protocol) is a common streaming media protocol, used to transmit audio and video data, combined with flash, widely used in live, on-demand, chat and other applications, as well as PC, mobile, embedded and other platforms, is to do streaming media development often come into contact with the proto
Author: kgezhi Wang 2009-12-16 reprinted please indicate the source, thank you.
This article describes how to quickly build a media stream server that complies with the 3GPP standard and use a built-in player (such as RealPlayer) on your mobile phone for Vod. This article introduces mainstream Real Helix and Apple Darwin respectively.
1. Helix Streaming Server
As a basic functional unit to serve the users, the performance of the streaming media server directly affects the service capability of the streaming media system. In the measurement of streaming media server, the most important indicator is the flow of output capacity and t
1 Install Nginx to increase nginx-rtmp-module support download good nginx-rtmp-module after decompression, and then add this module Nginx installation (--add-module)./configure--prefix=/usr/local/nginx--add-module= (nginx-rtmp-module path)2 after the installation is complete, open nginx configuration file nginx.conf to configureFirst add the rtmp configuration to the insidertmp {server {Listen 1935;Application Video {Live on;}Application
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.