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
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
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
{Worker_connections 1024;}rtmp{server {Listen 1935;Chunk_size 4000;#liveApplication MyApp {Live on;HLS on;Hls_path/tmp/hls;hls_fragment 2s;Hls_playlist_length 6s;}}}#HTTPhttp{server {Listen 80;#welcomeLocation/{root HTML;Index index.html index.htm;}#hlsLocation/hls {Types {APPLICATION/VND.APPLE.MPEGUSR m3u8;VIDEO/MP2T ts;}root/tmp;Add_header Cache-control No-cache;}}}Use the player on the VLC or ipad to vie
://your_ip/myapp/test, using the player (http://www.cutv.com/demo/ LIVE_TEST.SWF) to see if it is OK.++++++++ test HLS slicing function +++++++++++Modify the contents of the/usr/local/nginx/conf/nginx.conf as follows:#debugDaemon off;Master_process off;Error_log./error.log Debug;events{Worker_connections 1024;}rtmp{server {Listen 1935;Chunk_size 4000;#liveApplication MyApp {Live on;HLS on;Hls_path/tmp/hls;hls_fragment 2s;Hls_playlist_length 6s;}}}#HTT
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
Wowza Streaming Media Server Security SettingsToday, I want to share with you some security settings of the wowza Streaming Media Server. I have been using this software for a while, but I still feel that many problems exist. The biggest headache is anti-leech. As a powerful stream
/video_recordingsConfigure NginxBack up the original Nginx configuration filesudo cp/usr/local/nginx/conf/nginx.conf/usr/local/nginx/conf/nginx.conf.backsudo gedit/usr/local/nginx/conf/nginx.confAdd the following to/usr/local/nginx/conf/nginx.confWorker_processes 1;Error_log Logs/error.log Debug;Events {Worker_connections 1024;}rtmp {server {Listen 1935;Allow play all;#creates our ' live ' full-resolution HLS videostream from our incoming encoder stre
installation and uninstallation of most services in the system can be selected in this dialog box.
(4) Select the "Streaming Media Server" option in the list box, and click "Next". The "select summary" dialog box is displayed to view and confirm the selected options.
(5) Click "Next". The "Configuring components" dialog box is displayed, and the Windows Server
Use free UMS to set up flash streaming servicesWith the popularity of the Adobe Flash Player (according to Adobe's official data, Flash Player installed up to 99%), more and more network video began to use Flash Player as the playback front end, so More and more businesses are starting to retire from other types of streaming media servers using a streaming media
Streaming media servers need to be operated using some components. The following describes how to use Flash media server 4.5 to configure streaming media servers. For more information, see.
The company's internal training system requires a video playing system. So I decided to study the relevant materials.
Flash Media Server
Article Title: Teach you how to configure a Liunx Streaming Media Server (on ). Linux is a technology channel of the IT lab in China. Stream Media, including desktop applications, Linux system management, kernel research, embedded systems, and open source, is a continuous, time-based Media that uses Stream Transmission Technology on the Internet or LAN, for example, audio, video, or multimedia files.
Solution 1: ffmpeg + nginx the new ffmpeg already supports HLS. (I also participated in the code supply, to do an advertisement for myself :)) on-demand: generate hls fragment: ffmpeg-I lt; media files gt;-c: vlibx264-c: a-fhlsusrlocalnginxhtmltestm3u8 live broadcast first solution: ffmpeg + nginx new
, successfully implemented online VOD, online audio-visual, online broadcast and so on.
Types of streaming media platforms
Below we will introduce the current popular streaming media technology.
Visible streaming media set up the mainstream platform is divided into three kinds:
RealNetworks
WindowsMedia
QuickTime
RealNetworks is the real company developed
Basic ConceptsFirst, the code I was targeting was a version of Darwin streaming Server 6.0.3 without any changes.Darwin Streaming server in design mode, the reactor concurrent server design pattern is used, and a certain understanding of reactor will help to understand the D
1. Install the LINXU version of Intel Media Server StudioOperating system: CentOS Linux release 7.2.1511 (Core) Download Intel Media Server Studio 2017, refer to Media Server Studio Getting Started guide using I nstall_sdk_centos.sh for installation; Test with Vainfo, test with sample, and install if error-free
2. Install the compilation FFmpegDownload
environment: Mainly used for audio and video communication between "flash platform" and "Streaming media server"4.2 RTPName: Real time Transport ProtocolComposition: The RTP standard defines two protocols, one is the RTP protocol (data Transfer Protocol) and the other is the RTCP Protocol (Control Protocol)4.3 RTSPName: Real Time Streaming ProtocolDefinition: Th
1 Flash Streaming Media server Red52 Darwin Streaming Server3 Streaming Media server Open streaming server4 MPEG4IP5 Open Source Media platform FreeCast6 Streaming Media
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.