message-8.sdp

来自「sip协议栈」· SDP 代码 · 共 11 行

SDP
11
字号
v=0
o=bob 2890844730 2890844730 IN IP4 host.example.com
i=First example from RFC 2543 page 136
c=IN IP4 host.example.com
m=audio 47920 RTP/AVP 0 1
a=rtpmap:0 PCMU/8000
a=rtpmap:1 1016/8000
m=video 0 RTP/AVP 31
m=video 53000 RTP/AVP 32
a=rtpmap:32 MPV/90000

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?