Update MediaClient
This commit is contained in:
128
MediaClient/RtspTest/rtsptest-1.log
Normal file
128
MediaClient/RtspTest/rtsptest-1.log
Normal file
@@ -0,0 +1,128 @@
|
||||
[2024-04-29 01:04:20] : [INFO] net_buf_init, num = 8
|
||||
|
||||
[2024-04-29 01:04:20] : [INFO] hdrv_buf_init, num = 64
|
||||
|
||||
[2024-04-29 01:04:20] : [DEBUG] TX >> OPTIONS rtsp://118.70.125.152:5656/cam/realmonitor?channel=1&subtype=0 RTSP/1.0
|
||||
|
||||
CSeq: 1
|
||||
|
||||
User-Agent: happytimesoft rtsp client
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[2024-04-29 01:04:20] : [DEBUG] RX << RTSP/1.0 401 Unauthorized
|
||||
|
||||
CSeq: 1
|
||||
|
||||
WWW-Authenticate: Digest realm="Login to 77373879BF7156D2",nonce="9559d9f7-821e-4c8d-bd49-2babcb8b9ec0"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[2024-04-29 01:04:20] : [DEBUG] TX >> OPTIONS rtsp://118.70.125.152:5656/cam/realmonitor?channel=1&subtype=0 RTSP/1.0
|
||||
|
||||
CSeq: 2
|
||||
|
||||
Authorization: Digest username="root", realm="Login to 77373879BF7156D2", nonce="9559d9f7-821e-4c8d-bd49-2babcb8b9ec0", uri="rtsp://118.70.125.152:5656/cam/realmonitor?channel=1&subtype=0", response="f8c01e1f767492c99554aec03a339983"
|
||||
|
||||
User-Agent: happytimesoft rtsp client
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[2024-04-29 01:04:21] : [DEBUG] RX << RTSP/1.0 200 OK
|
||||
|
||||
CSeq: 2
|
||||
|
||||
Public: OPTIONS, DESCRIBE, ANNOUNCE, SETUP, PLAY, PAUSE, TEARDOWN, GET_PARAMETER, SET_PARAMETER, REDIRECT, RECORD
|
||||
|
||||
Server: Rtsp Server/3.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[2024-04-29 01:04:21] : [DEBUG] TX >> DESCRIBE rtsp://118.70.125.152:5656/cam/realmonitor?channel=1&subtype=0 RTSP/1.0
|
||||
|
||||
CSeq: 3
|
||||
|
||||
Authorization: Digest username="root", realm="Login to 77373879BF7156D2", nonce="9559d9f7-821e-4c8d-bd49-2babcb8b9ec0", uri="rtsp://118.70.125.152:5656/cam/realmonitor?channel=1&subtype=0", response="e88e7221d817a8510a7fcbaa81ba0e2c"
|
||||
|
||||
Accept: application/sdp
|
||||
|
||||
User-Agent: happytimesoft rtsp client
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[2024-04-29 01:04:21] : [DEBUG] RX << RTSP/1.0 200 OK
|
||||
|
||||
CSeq: 3
|
||||
|
||||
Content-Base: rtsp://118.70.125.152:5656/cam/realmonitor?channel=1&subtype=0/
|
||||
|
||||
Content-Type: application/sdp
|
||||
|
||||
x-Accept-Dynamic-Rate: 1
|
||||
|
||||
Cache-Control: must-revalidate
|
||||
|
||||
Content-Length: 473
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[2024-04-29 01:04:21] : [DEBUG] v=0
|
||||
|
||||
o=- 2229913047 2229913047 IN IP4 0.0.0.0
|
||||
|
||||
s=Media Server
|
||||
|
||||
c=IN IP4 0.0.0.0
|
||||
|
||||
t=0 0
|
||||
|
||||
a=control:*
|
||||
|
||||
a=packetization-supported:DH
|
||||
|
||||
a=rtppayload-supported:DH
|
||||
|
||||
a=range:npt=now-
|
||||
|
||||
m=video 0 RTP/AVP 96
|
||||
|
||||
a=control:trackID=0
|
||||
|
||||
a=framerate:15.000000
|
||||
|
||||
a=rtpmap:96 H264/90000
|
||||
|
||||
a=fmtp:96 packetization-mode=1;profile-level-id=4D0029;sprop-parameter-sets=Z00AKYqKUBQAWtNEAAAPoAAB1MAQAA==,aO48gAA=
|
||||
|
||||
a=recvonly
|
||||
|
||||
m=audio 0 RTP/AVP 8
|
||||
|
||||
a=control:trackID=1
|
||||
|
||||
a=rtpmap:8 PCMA/8000
|
||||
|
||||
a=recvonly
|
||||
|
||||
|
||||
|
||||
[2024-04-29 01:04:21] : [DEBUG] TX >> SETUP rtsp://118.70.125.152:5656/cam/realmonitor?channel=1&subtype=0/trackID=0 RTSP/1.0
|
||||
|
||||
CSeq: 4
|
||||
|
||||
Authorization: Digest username="root", realm="Login to 77373879BF7156D2", nonce="9559d9f7-821e-4c8d-bd49-2babcb8b9ec0", uri="rtsp://118.70.125.152:5656/cam/realmonitor?channel=1&subtype=0", response="ab48f35df2194fe87175383bfd467921"
|
||||
|
||||
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
|
||||
|
||||
Reference in New Issue
Block a user