For text chat rooms, as well as multiple screen interaction, we understand a lot more, I know there are two kinds of sockets and XMPP protocol. If we use Red5, a streaming media server based on Flash, in the development of live video, or voice chat rooms, we can use RTMP,RTSP. One, what is the main feature of the Red5 Red5 is similar to the Macromedia Company's FMS, a Java based Open-source
computer to do, so, today, here, I will show you how to build their own streaming media server.
However, before starting a formal streaming server Setup, let's take a look at the basics of streaming media servers.
Ii. basic knowledge of
Streaming media is actually a kind of multimedia file, which is used in the process of network transmission. The so-called flow technology, is to complete the image and sound data after the compressed processing stored in the Web server, users can download edge to obtain information, so no need to download the entire compressed file after the network transmission technology. Today, I will tell you how to us
Recently, due to a company's Android project, we need to upload a video to the server to enable upload, download, and play. This involves playing streaming media videos on the mobile terminal of the video. Therefore, I am working with a Darwin Streaming Media Server, this article also references:
Baidu Library: Baidu?
Streaming media servers, using Red5 and Crtmp,srs
Red5 installation is simple, performance is general, the cluster configuration without document, the user is large, do not use.CRTMP installation is simple, good performance, cluster configuration is simple, but configure the cluster needs to specify from the server rtmp flow address, do on-demand or more appropriate, do not very suitable for live.SRS insta
What is streaming media services?The so-called streaming media refers to the use of streaming in the Internet to play media formats,Compared to the traditional way of downloading the entire video file before it can be viewed,Streaming media technology is through the special compression of video files into a small packe
Article Title: Build a flv Streaming Media Server using nginx. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
I,
Introduction to FLV video publishing methods
There are two methods to publish FLV videos.
1,
HTTP
In this way, you need to download the FLV video f
RTMP (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 protocol. I have previously written an article, "rtmp protocol to send H. E encoding and AAC
Article Title: configure the Streaming Media Server in RHAS3. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Introduction:
Streaming media is actually a kind of multimedia file. It applies the stream technology during net
Use VLC to build a Streaming Media Server
The VLC open-source project is quite powerful. We can use it as the playback core for secondary development and as a high-performance streaming media server. This blog focuses on using VLC to build a Streaming Media
Tomorrow will continue to share Microsoft Next generation streaming Media solutions IIS Live Smooth streaming (real-time smooth streaming processing)
Let's get down to business.
Streaming media is the media format that is played on the internet by means of streaming transm
RTMP (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 protocol. I've written an article before.RTMP protocol sends H. ENCODE and AAC encoded audio
Streaming Media Server. Streaming Media Servers are used in large-scale video conferences, audio and video training for enterprises; network-based on-demand video, broadcast, live broadcast, and other enterprise-level network-based media communication applications have a great future and wide application value.
In today's
Due to server-side security factors, more network administrators prefer to build a streaming media server system (800Li Media Server) under the Linux operating system for real-time live and on-demand internet. So how to install and configure the streaming media
Simple IntroductionHome: http://dss.macosforge.org/Darwin streaming Server (DSS) is a open sourceproject intended for developers who need to stream QuickTime and MPEG-4 med Iaon alternative platforms such as Mac, Windows, Linux, and Solaris, or thosedevelopers who need to extend and/or modify T He existing streaming server
Brief introductionHome: http://dss.macosforge.org/Darwin streaming Server (DSS) is a open sourceproject intended for developers who need to stream QuickTime and MPEG-4 med Iaon alternative platforms such as Mac, Windows, Linux, and Solaris, or thosedevelopers who need to extend and/or modify T He existing streaming server
After the weekend, I should organize the skills used in my work last week and write them into a blog, which is also convenient for me to check later.
Recently usedFFmpegFor video transcoding, considerFFmpegThis tool supports multiple threads, and the server is also multi-core. We want to maximize the computing power of the server. Obviously, you cannot use a single thread, but the more threads, the better
After installing Darwin streaming Server, you can use VLC to play streaming media files through the RTSP protocol. But now I have a need to send a DSS (assumed to be a machine) on the media file to another DSS (assuming B machine) on the client VLC by accessing the B machine to play the media files of a machine, that is, using B machine as a forwarding
One, what is Red5Red5 's main function is similar to Macromedia's FMS, which provides a Java based Open-source streaming media server for streaming media services based on Flash. It is written by the Java language and uses rtmp as a streaming media transport protocol, which is fully compatible with FMS. It has
/group | grep QTSS to see if a QTSS group existsDoes not exist, it is created separately.QTSS groups and users in this article do not exist, they need to be created as follows:$ Addgroup-system QTSS$ adduser-system-no-create-home-ingroup QTSS QTSS11 Extracting the generated DSS installation packageUnzip the darwinstreamingsrvr-linux.tar.gz file and enter$tar XVF darwinstreamingsrvr-linux.tar.gz$CD darwinstreamingsrvr-linux/12 Execute./install, you will be prompted to enter a user name and passwo
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.