RAW14 video OpenCV Python

HI!
I have RTSP camera sending RAW14
cap = cv2.VideoCapture(“rtsp://192.168.90.10:554/rawVideo
Open CV send incorrect SETUP message to camera
642767 1602.134920526 192.168.90.2 192.168.90.10 RTSP 236 SETUP rtsp://192.168.1.200:554/streamid=1 RTSP/1.0

openCV dump its send incorrect data what can I do?
thanks
0000 02 12 13 10 15 11 00 2b 67 5d 6f f2 08 00 45 00 …+g]oò…E.
0010 00 b2 83 3b 40 00 40 06 81 ad c0 a8 5a 02 c0 a8 .².;@.@…À¨Z.À¨
0020 5a 0a b9 fc 02 2a fc 8c ad a4 00 00 1b 13 50 18 Z.¹ü.*ü…¤…P.
0030 f9 8e 36 02 00 00 53 45 54 55 50 20 72 74 73 70 ù.6…SETUP rtsp
0040 3a 2f 2f 31 39 32 2e 31 36 38 2e 31 2e 32 30 30 ://192.168.1.200
0050 3a 35 35 34 2f 73 74 72 65 61 6d 69 64 3d 31 20 :554/streamid=1
0060 52 54 53 50 2f 31 2e 30 0d 0a 54 72 61 6e 73 70 RTSP/1.0…Transp
0070 6f 72 74 3a 20 52 54 50 2f 41 56 50 2f 54 43 50 ort: RTP/AVP/TCP
0080 3b 75 6e 69 63 61 73 74 3b 69 6e 74 65 72 6c 65 ;unicast;interle
0090 61 76 65 64 3d 30 2d 31 0d 0a 43 53 65 71 3a 20 aved=0-1…CSeq:
00a0 33 0d 0a 55 73 65 72 2d 41 67 65 6e 74 3a 20 4c 3…User-Agent: L
00b0 61 76 66 35 37 2e 38 33 2e 31 30 30 0d 0a 0d 0a avf57.83.100…