Use Flash media server 4.5 to configure a Streaming media server

Source: Internet
Author: User

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 is a set of Server software dedicated to video playback. For example, we often play a variety of videos (

Bean, Youku, Leeco, and other video websites. There is also the live video system. For example, many training companies or public classes will

Create a live video system to broadcast the content of the course online. Of course, there are many other functions about the FMS. I will not list them one by one. From

Line Baidu Google.

1. Download the FMS
: Http://www.adobe.com/support/flashmediaserver/downloads_updaters.html

This link contains many versions, which are automatically downloaded according to your system requirements. 4.5.x is recommended. Version too new

This causes poor system compatibility.

Ii. Install the FMS

1. Install the compat-libcap1 Library

The Code is as follows: Copy code

Yum-y install compat-libcap

12. Install the FMS

The Code is as follows: Copy code
Tar-zxvf FlashMediaServer4.5_x64.tar.gz
Cd FMS_4_5_5_r4013/

./During installation of installFMS, the following KEY is required:

The Code is as follows: Copy code
1462-5565-3675-7609-8958-9364-

Enable Port:

The Code is as follows: Copy code

/Sbin/iptables-I INPUT-p tcp -- dport 1935-j ACCEPT
/Sbin/iptables-I INPUT-p tcp -- dport 1111-j ACCEPT
/Etc/init. d/iptables save
Service iptables restart

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.