-
RFC 4566 - SDP: Session Description ProtocolMedia_Dev 2009. 8. 5. 11:12반응형http://www.faqs.org/rfcs/rfc4566.html
http://www.faqs.org/rfcs/rfc2327.html
v=0
o=- 761347070 1316497747 IN IP4 xxxx.XX.154.XX
//Live
s=Livec=IN IP4 0.0.0.0
t=0 0
a=control:rtsp://xxxx.16.xxx.xx:555/XXX/XXX.3gp
//totally movie duration , It means live
a=range:npt=0.000000-a=X-XXXXXXXXX
a=random_access_denied
// “m= “ it can presented one or more
// if port is 0 as like below, this streaming need to negation each other.
// but other, this RPT just do multi cast and immediately starting as PUSH streaming type.
// Streaming has are two type PULL, PUSH , push Doesn’t need to your request It just streaming only one way.
// PuLL need to user’s requestm=video 0 RTP/AVP 105
b=AS:128
b=RS:480
b=RR:640
a=range:npt=0.000000-
a=rtpmap:105 H264/90000
a=control:trackID=11
a=fmtp:105 profile-level-id=42E00C;sprop-parameter-sets=Z0LgDJZUCg/I,aM4BrFCA;packetization-mode=1
a=framesize:105 320-240
a=cliprect:0,0,240,320
m=audio 0 RTP/AVP 110
b=AS:32
b=TIAS:32000
b=RS:480
b=RR:640
a=maxprate:12.00
a=range:npt=0.000000-
a=rtpmap:110 MP4A-LATM/22050/2
a=control:trackID=12
a=fmtp:110 profile-level-id=15;object=2;cpresent=0;config=400027203FC0
반응형'Media_Dev' 카테고리의 다른 글
Multimedia framework (0) 2009.09.08 link Sampling rate in wiki (0) 2009.08.05 Time and Clocks in DirectShow (0) 2009.07.16 OpenCV with Visual C++ 6.0, 2005 Express, and 2008 Express (0) 2009.07.14 seted value to Visual Studio (0) 2009.07.03