Why does milestone not decode rtp over udp packet? The package caught by wireshark is in the attachment. Rtsp process in a detailed description

DESCRIBE rtsp://192.168.1.129:1554/realtime?id=0;aid=0;agent=onvif RTSP/1.0

CSeq: 1

Accept: application/sdp

User-Agent: CmRtspClient 10.0a.103

Bandwidth: 384000

RTSP/1.0 401 Unauthorized

CSeq: 1

WWW-Authenticate: Basic realm=“Keda Streaming Media”

DESCRIBE rtsp://192.168.1.129:1554/realtime?id=0;aid=0;agent=onvif RTSP/1.0

CSeq: 2

Accept: application/sdp

User-Agent: CmRtspClient 10.0a.103

Bandwidth: 384000

Authorization: Basic YWRtaW46YWRtaW4xMjM=

RTSP/1.0 200 OK

CSeq: 2

Content-Type: application/sdp

Content-Length: 511

v=0

o=NVR 1542012042 1542012042 IN IP4 0.0.0.0

s=3GPP Unicast SDP

c=IN IP4 0.0.0.0

t=0 0

a=range:npt=0-

a=control:*

m=video 0 RTP/AVP 96

a=control:video_0

a=rtpmap:96 H264/90000

a=fmtp:96 profile-level-id=64001f;sprop-parameter-sets=Z2QAH6zSAUAW6AbQoTU=,aO4G4sA=;packetization-mode=0

m=audio 0 RTP/AVP 102

a=control:audio_0

a=rtpmap:102 mpeg4-generic/16000/1

a=fmtp:102 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1408; SizeLength=13; IndexLength=3; IndexDeltaLength=3; Profile=1;

SETUP rtsp://192.168.1.129:1554/realtime?id=0;aid=0;agent=onvif/video_0 RTSP/1.0

CSeq: 3

User-Agent: CmRtspClient 10.0a.103

Transport: RTP/AVP;unicast;client_port=6566-6567

Authorization: Basic YWRtaW46YWRtaW4xMjM=

RTSP/1.0 200 OK

CSeq: 3

Session: 1542012042;timeout=60

Transport: RTP/AVP;unicast;mode=play;client_port=6566-6567;server_port=56004-56005

Cache-Control: no-cache

PLAY rtsp://192.168.1.129:1554/realtime RTSP/1.0

Session: 1542012042

CSeq: 4

User-Agent: CmRtspClient 10.0a.103

Range: npt=0.000-

Authorization: Basic YWRtaW46YWRtaW4xMjM=

RTSP/1.0 200 OK

CSeq: 4

Session: 1542012042

RTP-Info: url=video/id=0;seq=0;rtptime=0,url=audio/id=0;seq=0;rtptime=0

Range: npt=0.000-

Date: Mon, Nov 12 2018 16:40:42 GMT

OPTIONS rtsp://192.168.1.129:1554/realtime?id=0;aid=0;agent=onvif RTSP/1.0

CSeq: 5

Session: 1542012042

User-Agent: CmRtspClient 10.0a.103

Authorization: Basic YWRtaW46YWRtaW4xMjM=

RTSP/1.0 200 OK

CSeq: 5

Session: 1542012042

Public: OPTIONS, DESCRIBE, SETUP, PLAY, PAUSE, TEARDOWN,GET_PARAMETER, SET_PARAMETER

TEARDOWN rtsp://192.168.1.129:1554/realtime RTSP/1.0

Session: 1542012042

CSeq: 6

User-Agent: CmRtspClient 10.0a.103

Authorization: Basic YWRtaW46YWRtaW4xMjM=

RTSP/1.0 200 OK

CSeq: 6

Session: 1542012042

The package caught by wireshark is in the attachment.

Attachment is software version information

This is not related to developing integrations using the MIP SDK. This is a question suited for the Milestone Support Community.

https://supportcommunity.milestonesys.com

PS. If you are a Milestone Camera Partner try to contact your contact in the Milestone Partner team, the partner team might have some guidance documents.