-
Notifications
You must be signed in to change notification settings - Fork 18
RTSP Background
There are a number of general topics we should list here and link to. To get things rolling:
Protocol to describe, setup, play, and tear down (RTP) streams Usually on port 554 Client can request in the setup the port range to transfer RTP back to the client TCP
The protocol to move the data from RTSP handshake. Usually UDP, but can be TCP
Protocol to send stream reports between the server and client and vice versa Client sends statistic reports about the reliability of the udp stream Client sends reports to keep the stream alive from the server
excuse me, can you tell me how it make.
MP4_FMTP = "96 profile-level-id=5;config=000001b005000001b50900000100000" +
"0012000c888ba9860fa22c087828307"
expecially,how config is build,is it fixed ,is it's length const. i know some tech syntax come from ISO/IEC 14496-2,but i really donot know the method to make a config