Simple RTSP message interaction processC represents the RTSP client, s represents the RTSP server1. First step: Query server-side available methods1.c->s:option request//Ask S which methods are available1.s->c:option response//s The public header field of the response information includes all available methods provided2. Step Two: Get Media description Informatio
live555-based video live DM368IPNC RTSP analysis
This is my Code analysis of the TI DM368IPNC RTSP live part.
Appro IPNC Video Stream live part of the RTSP, based on live555, by rewriting Wis-streamer implementation, live555 official on the internet has wis-streamer code download, appro modify it, The Getavdata interface is added to the framedsource so that the
to the console. Copy the information and save it as a. SDP text file suffix. It can also be used to receive the RTP stream. After "> test. SDP" is added, you can directly Save the SDP information as text.
2.2. Play the RTP that carries the H.264 bare stream.
[Plain]View plaincopy
Ffplay test. SDP
3. rtmp3.1. send the H.264 bare stream to the rtmp server (flashmedia server, red5, etc)
Run the command to send the "Chunwan. h264" of the H.264 bare str
. SDP" is added, you can directly Save the SDP information as text.
2.2. Play the RTP that carries the H.264 bare stream.
ffplay test.sdp
3. rtmp3.1. send the H.264 bare stream to the rtmp server (flashmedia server, red5, etc)
Run the command to send the "Chunwan. h264" of the H.264 bare stream to the rtmp URL where the host is localhost, the application is oflademo, and the path is livestream.
ffmpeg -re
1. Installation commandRuby-e "$ (curl-fssl https://raw.githubusercontent.com/Homebrew/install/master/install)" If you want to uninstall RUBY-E after installation, "$ (Curl- Fssl https://raw.githubusercontent.com/Homebrew/install/master/uninstall) "2. Install Nginx first clone Nginx project to local brew tap Homebrew/nginx Installation: Brew Install Nginx-full--with-rtmp-module at this point, the Nginx and rtmp
Use PHP to simulate RTMP client sending AMF message (Barrage launcher)
Use PHP to simulate RTMP client sending AMF message (Barrage launcher)
August 25, 2010
With the advent of Adobe's Open source of rtmp (real-time Messaging Protocol), various third-party flash multimedia servers have sprung up, renowned for their Red5.
However, the client program is rare, the
This is a created
article in which the information may have evolved or changed.
First, what is the Cloud Guide broadcasting station
Provides live streaming of rtmp or http-flv on multiple live streams during live stream switching. For example, when there are multiple live rtmp sources, the source dynamic, real-time selection, will be live out of it, display to the audience.
Second, what is Livego
Liveg
Some rtmp open-source projects are found when you query the rtmp protocol encapsulation. For more information, see: Just very few of them.
Red5 only contains a server-implementation (in Java ).
The Python project rtmpy aims to be a freeSoftware Implementation of an rtmp library, whilst tape intends to be a fullStreaming Server (in Python). rtmpy i
Two days ago want to write a script with Python, batch access to RTMP server, to achieve the effect of concurrent live, search on the network, there is a python-librtmp library can be used, but this library is not installed, do not want to waste too much time, and then give up (back to study).
Then with degrees Niang fine search, found FLAZR this tool, support rtmp concurrent live function, can be used for
RTP over RTSP (TCP) (i)solution for mixed delivery of RTP over RTSP packetsRTSP-RTP over TCP-to-use TCP communication, the need to request TCP connection during RTSP SETUP. The RTSP client needs to request a TCP connection in the setup phase for the sent Setup command with which you want to use a TCP connection. The Se
Recently completed a RTSP proxy gateway, this is the second development to do RTSP protocol related development work, compared to the simple rough version of 11, this time in the underlying TCP/IP communication and RTSP protocol has a number of new accumulation, here record. Basic RTSP Protocol Interactive process to r
Original post address: http://blog.chinaunix.net/uid-26611383-id-3755283.html
========================================================== ==========================================================
I have written an article about compiling the VLC player source code on the Android platform on Linux. The VLC player is excellent and open-source, its core is the open-source video codec library FFMPEG. The player also supports the RTSP protocol, which is ma
Recently, we need to create an RTSP Streaming Media Player. After studying it, we encapsulate an RTSP playing class crtspplayer, and the decoding library uses FFMPEG. Due to the simple requirement and limited time, only the following basic interfaces are available: Play, stop, and pause. The following is a simple RTSP Player Based on the crtspplayer class.
Curre
RTSP-Self-made
Is-10:10:28-categories: Misc
Some information that is now known:The 1.RTSP protocol is actually just a control protocol, and the actual data requires a transport protocol. However, RTSP also supports the transfer of data in the same TCP connection.2.XINE[3] There is a librtsp library, and MPlayer is also this part of port.
to be less stable, perhaps it is not very familiar with it. Perhaps see everyone is using Nginx HLS, so there is the idea of replacing SRS with Nginx. When setting up the Nginx rtmp service, we refer to the predecessor's nginx build one of the streaming media servers that support HTTP and rtmp protocol, two or three, because it is the first time nginx Add Nginx-rtmp
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 article "Let your nginx rtmp live broadcast have the function of counting the number of online viewers of a channel" describes the online statistics module of nginx.Our online live broadcast service uses the nginx rtmp module (see nginx rtmp module nginx-rtmp-Module Instructions for details). In general, this modul
5. RTSP service operations
I have understood the basics. How do RTSP, RTP, and other protocols use these basic mechanisms to operate?First, let's look at RTSP.
RTSP must first establish a TCP listening socket. We can see this function:Dynamicrtspserver * dynamicrtspserver: createnew (usageenvironment ENV, port ourpor
There are many heroes on the internet have done a detailed analysis of Darwin, under the purpose of accumulating experience only, will Darwin's learning process to record, at the same time with friends to Exchange learning, today first to analyze Darwin if according to the configuration file monitoring RTSP connection process.1. Darwin system initialization, Bool16 qtsserver::initialize (..... )2. Qtsserver::createlisteners (... Based on the address a
Analysis of RTSP-RFC2326 protocol formats 3-DESCRIBE requestsThe customer initiates a DESCRIBE request to the server. In order to get the Session Description (SDP), the following is what I actually got from the Live555 server. The content is as follows: DESCRIBE rtsp: // 10.45.134.29: 8554/hsf-esvideotest RTSP/1.0 // method resource ID protocol and version CSeq:
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.