poker@poker-UPN-EHL01:~$ cd CNStream/ poker@poker-UPN-EHL01:~/CNStream$ cd samples/demo/detection/mlu220/ poker@poker-UPN-EHL01:~/CNStream/samples/demo/detection/mlu220$ ls output run_yolov5_mlu220.sh RTSP_url_names.txt yolov3_mlu220_config_infer2.json run_yolov3_mlu220_infer2.sh yolov3_mlu220_config.json run_yolov3_mlu220.sh yolov3_mlu220_config_usb_camera.json run_yolov3_mlu220_usb_camera.sh yolov5_mlu220_config.json poker@poker-UPN-EHL01:~/CNStream/samples/demo/detection/mlu220$ poker@poker-UPN-EHL01:~/CNStream/samples/demo/detection/mlu220$ ./run_yolov3_mlu220_infer2.sh yolov3_4c4b_argb_220_v1.5.0.cambricon exists. /home/poker/CNStream/samples/demo/detection/mlu220 /home/poker/CNStream/samples/demo/detection/mlu220 CNRT: 4.10.1 a884a9a WARNING: Logging before InitCNStreamLogging() is written to STDERR CNSTREAM REFLEX_OBJECT I0109 17:02:56.555601 1794] Register object named [PreprocCpu] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555807 1794] Register object named [ObjPreprocCpu] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555820 1794] Register object named [PreprocYolov3] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555830 1794] Register object named [PreprocYolov5] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555845 1794] Register object named [VideoPreprocCpu] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555863 1794] Register object named [VideoObjPreprocCpu] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555874 1794] Register object named [VideoPreprocYolov3] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555886 1794] Register object named [PostprocClassification] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555896 1794] Register object named [ObjPostprocClassification] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555907 1794] Register object named [PostprocSsd] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555917 1794] Register object named [PostprocYolov3] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555927 1794] Register object named [PostprocYolov5] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555938 1794] Register object named [VideoPostprocClassification] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555949 1794] Register object named [VideoObjPostprocClassification] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555960 1794] Register object named [VideoPostprocSsd] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555970 1794] Register object named [VideoPostprocYolov3] CNSTREAM REFLEX_OBJECT I0109 17:02:56.555981 1794] Register object named [CarFilter] CNSTREAM DEMO I0109 17:02:56.556077 1794] CNSTREAM VERSION:v5.3.0 CNSTREAM CORE I0109 17:02:56.558523 1794] Add Module source to pipeline CNSTREAM CORE I0109 17:02:56.558712 1794] Add Module detector to pipeline CNSTREAM CORE I0109 17:02:56.558741 1794] Add Module osd to pipeline CNSTREAM CORE I0109 17:02:56.558773 1794] Add Module rtsp_sink to pipeline CNSTREAM CORE I0109 17:02:56.559787 1794] Link Module osd-->rtsp_sink CNSTREAM CORE I0109 17:02:56.559823 1794] Link Module source-->detector CNSTREAM CORE I0109 17:02:56.559835 1794] Link Module detector-->osd CNSTREAM RTSP W0109 17:02:56.572940 1794] [RtspSink] (WARNING) Unknown param: "input_frame" WARNING: Logging before InitLogging() is written to STDERR EasyDK DEVICE I0109 17:02:56.574149 1794] Cambricon runtime init success. WARNING: Logging before InitGoogleLogging() is written to STDERR I0109 17:02:56.574841 1794 model_manager.cpp:108] Load model from file: ../../../../data/models/MLU220/Primary_Detector/YOLOv3/yolov3_4c4b_argb_220_v1.5.0.cambricon I0109 17:02:56.889103 1794 model.cpp:211] Load function from offline model succeeded CNSTREAM CORE I0109 17:02:56.949260 1794] Pipeline Start CNSTREAM CORE I0109 17:02:56.949311 1794] All modules, except the first module, total threads is: 21 CNSTREAM CORE I0109 17:02:56.949437 1794] [stream_0]: Stream opening... CNSTREAM CORE I0109 17:02:56.949564 1794] Add stream success, stream id : [stream_0] CNSTREAM CORE I0109 17:02:56.949606 1794] [stream_1]: Stream opening... CNSTREAM CORE I0109 17:02:56.949751 1794] Add stream success, stream id : [stream_1] Created new TCP socket 15 for connection Connecting to 192.168.0.103, port 8554 on socket 15... Created new TCP socket 16 for connection Connecting to 192.168.0.103, port 8554 on socket 16... ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:02:57 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="b0a5ff8a2e2e0dbb863176fe6f67dc51" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="b0a5ff8a2e2e0dbb863176fe6f67dc51", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="68f314c816da9ba3c7137bcef7f0ccb3" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:02:57 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="106a57cfd25d897dee039e46a37d7bce" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="106a57cfd25d897dee039e46a37d7bce", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="1b0400a789838be57329f7bf40843235" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:02:58 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:02:58 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 54554-54555) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="106a57cfd25d897dee039e46a37d7bce", uri="rtsp://192.168.0.103:8554/live/", response="59d996cf9ce16154588ccdf833836939" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 49632-49633) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="b0a5ff8a2e2e0dbb863176fe6f67dc51", uri="rtsp://192.168.0.103:8554/live/", response="4c5baa9dae85de2333868b39d273d8b1" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:02:58 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: 77DFD848;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 54554-54555) Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:02:58 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: 4B4AD945;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 49632-49633) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="106a57cfd25d897dee039e46a37d7bce", uri="rtsp://192.168.0.103:8554/live/", response="a5ce63fb2e7b9823ec7016049fd4bf0d" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 77DFD848 Range: npt=0.000- [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="b0a5ff8a2e2e0dbb863176fe6f67dc51", uri="rtsp://192.168.0.103:8554/live/", response="80208e243419d4df62c744a15bee893f" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 4B4AD945 Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:02:58 GMT Range: npt=0.000- Session: 4B4AD945 RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=826;rtptime=2737835263,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:02:58 GMT Range: npt=0.000- Session: 77DFD848 RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=64687;rtptime=1843451797,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 0, [Throughput]: -1fps ----------Process Name: [PROCESS] [Counter]: 0, [Throughput]: -1fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 0, [Throughput]: -1fps ----------Process Name: [PROCESS] [Counter]: 0, [Throughput]: -1fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 0, [Throughput]: -1fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 0, [Throughput]: -1fps ----------Process Name: [PROCESS] [Counter]: 0, [Throughput]: -1fps ----------------------------------- Overall ---------------------------------- [Counter]: 0, [Throughput]: -1fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ----------------------------------- Overall ---------------------------------- [Counter]: 0, [Throughput]: 0fps ****************** Performance Print End (Last two seconds) ***************** CNSTREAM SOURCE I0109 17:02:59.411237 1836] [stream_0]: Rtsp connect success CNSTREAM SOURCE I0109 17:02:59.411275 1835] [stream_0]: Wait stream info... CNSTREAM SOURCE I0109 17:02:59.411319 1835] [stream_0]: Got stream info CNSTREAM SOURCE I0109 17:02:59.411881 1834] [stream_0]: Begin create decoder CNSTREAM SOURCE I0109 17:02:59.411975 1839] [stream_1]: Rtsp connect success CNSTREAM SOURCE I0109 17:02:59.411990 1838] [stream_1]: Wait stream info... CNSTREAM SOURCE I0109 17:02:59.412006 1838] [stream_1]: Got stream info CNSTREAM SOURCE I0109 17:02:59.412837 1837] [stream_1]: Begin create decoder CNSTREAM SOURCE I0109 17:02:59.421036 1834] [stream_0]: Finish create decoder CNSTREAM SOURCE I0109 17:02:59.428889 1837] [stream_1]: Finish create decoder EasyDK RESIZE_CONVERT I0109 17:02:59.501895 1804] MluTaskQueue has not been set, MluResizeConvertOp will create a new one CNSTREAM RTSP I0109 17:02:59.614038 1813] ================================================================== CNSTREAM RTSP I0109 17:02:59.614094 1813] [Rtsp SINK] Use MLU encoder CNSTREAM RTSP I0109 17:02:59.614106 1813] [Rtsp Sink] FrameRate: 25 GOP: 30 KBPS: 3000 CNSTREAM RTSP I0109 17:02:59.614113 1813] ================================================================== EasyDK ENCODE I0109 17:02:59.614382 1813] CNCodec Version: 1.11.3 EasyDK ENCODE I0109 17:02:59.614421 1813] Create EasyEncode param value ------------------------------------- Codectype 2 PixelFormat 0 Instance 4294967295 DeviceID 0 MemoryAllocType 0 Width 1920 Height 1080 FrameRateNum 25 FrameRateDen 1 ColorSpaceStandard 0 RateCtrlMode 1 InputBufferNumber 6 OutputBufferNumber 6 EasyDK ENCODE I0109 17:02:59.687928 1813] Init video encoder succeeded CNSTREAM RTSP I0109 17:02:59.689191 1812] ================================================================== CNSTREAM RTSP I0109 17:02:59.689227 1812] [Rtsp SINK] Use MLU encoder CNSTREAM RTSP I0109 17:02:59.689234 1812] [Rtsp Sink] FrameRate: 25 GOP: 30 KBPS: 3000 CNSTREAM RTSP I0109 17:02:59.689240 1812] ================================================================== EasyDK ENCODE I0109 17:02:59.689265 1812] Create EasyEncode param value ------------------------------------- Codectype 2 PixelFormat 0 Instance 4294967295 DeviceID 0 MemoryAllocType 0 Width 1920 Height 1080 FrameRateNum 25 FrameRateDen 1 ColorSpaceStandard 0 RateCtrlMode 1 InputBufferNumber 6 OutputBufferNumber 6 CNSTREAM RTSP I0109 17:02:59.692009 1850] ================================================================ CNSTREAM RTSP I0109 17:02:59.692059 1850] Stream URL "rtsp://192.168.0.101:9555/rtsp_live" CNSTREAM RTSP I0109 17:02:59.692076 1850] ================================================================ EasyDK ENCODE I0109 17:02:59.699097 1812] Init video encoder succeeded CNSTREAM RTSP I0109 17:02:59.700724 1854] ================================================================ CNSTREAM RTSP I0109 17:02:59.700781 1854] Stream URL "rtsp://192.168.0.101:9554/rtsp_live" CNSTREAM RTSP I0109 17:02:59.700809 1854] ================================================================ ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 44, [Throughput]: 325.064fps ----------Process Name: [PROCESS] [Counter]: 44, [Throughput]: 205.831fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 44, [Throughput]: 318.865fps ----------Process Name: [PROCESS] [Counter]: 44, [Throughput]: 161.362fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 62, [Throughput]: 41.22fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 48, [Throughput]: 54407.3fps ----------Process Name: [PROCESS] [Counter]: 44, [Throughput]: 30.8594fps ----------------------------------- Overall ---------------------------------- [Counter]: 54, [Throughput]: 35.9024fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 44, [Throughput]: 205.831fps ----------Process Name: [INPUT_QUEUE] [Counter]: 44, [Throughput]: 325.064fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 44, [Throughput]: 161.362fps ----------Process Name: [INPUT_QUEUE] [Counter]: 44, [Throughput]: 318.865fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 62, [Throughput]: 41.22fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 44, [Throughput]: 30.8594fps ----------Process Name: [INPUT_QUEUE] [Counter]: 48, [Throughput]: 54407.3fps ----------------------------------- Overall ---------------------------------- [Counter]: 54, [Throughput]: 35.9024fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 104, [Throughput]: 747.267fps ----------Process Name: [PROCESS] [Counter]: 104, [Throughput]: 295.965fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 104, [Throughput]: 331.23fps ----------Process Name: [PROCESS] [Counter]: 104, [Throughput]: 175.846fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 182, [Throughput]: 51.897fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 108, [Throughput]: 46235.3fps ----------Process Name: [PROCESS] [Counter]: 104, [Throughput]: 30.8812fps ----------------------------------- Overall ---------------------------------- [Counter]: 174, [Throughput]: 49.6164fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 435.965fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 15723.5fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 188.237fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 340.926fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.8647fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 41275.6fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 32.5466fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.8245fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 164, [Throughput]: 1127.3fps ----------Process Name: [PROCESS] [Counter]: 164, [Throughput]: 338.106fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 164, [Throughput]: 331.856fps ----------Process Name: [PROCESS] [Counter]: 164, [Throughput]: 180.954fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 302, [Throughput]: 54.6185fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 168, [Throughput]: 53210.3fps ----------Process Name: [PROCESS] [Counter]: 164, [Throughput]: 30.7423fps ----------------------------------- Overall ---------------------------------- [Counter]: 294, [Throughput]: 53.1721fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 448.894fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 9514.9fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 190.549fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 332.946fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.7967fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.379fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 73045.5fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.2269fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 224, [Throughput]: 1476.98fps ----------Process Name: [PROCESS] [Counter]: 224, [Throughput]: 359.844fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 224, [Throughput]: 327.177fps ----------Process Name: [PROCESS] [Counter]: 224, [Throughput]: 180.222fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 422, [Throughput]: 56.2285fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 228, [Throughput]: 56954.6fps ----------Process Name: [PROCESS] [Counter]: 224, [Throughput]: 30.627fps ----------------------------------- Overall ---------------------------------- [Counter]: 414, [Throughput]: 55.1629fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 436.566fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 9706.35fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 178.25fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 315.036fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 44.2576fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.377fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 70930.1fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.6576fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 284, [Throughput]: 1761.57fps ----------Process Name: [PROCESS] [Counter]: 284, [Throughput]: 378.125fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 284, [Throughput]: 329.564fps ----------Process Name: [PROCESS] [Counter]: 284, [Throughput]: 182.143fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 542, [Throughput]: 57.0354fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 288, [Throughput]: 59725.8fps ----------Process Name: [PROCESS] [Counter]: 284, [Throughput]: 30.5849fps ----------------------------------- Overall ---------------------------------- [Counter]: 534, [Throughput]: 56.1939fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 466.626fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 6277.25fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 189.69fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 338.794fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 44.6216fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.2869fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 73273.7fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 42.621fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 344, [Throughput]: 2051.73fps ----------Process Name: [PROCESS] [Counter]: 344, [Throughput]: 389.063fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 344, [Throughput]: 333.998fps ----------Process Name: [PROCESS] [Counter]: 344, [Throughput]: 184.226fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 664, [Throughput]: 57.5674fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 349, [Throughput]: 52229.9fps ----------Process Name: [PROCESS] [Counter]: 344, [Throughput]: 30.4125fps ----------------------------------- Overall ---------------------------------- [Counter]: 654, [Throughput]: 56.7205fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 450.781fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 9311.33fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 194.768fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 356.712fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.1086fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.1695fps ----------Process Name: [INPUT_QUEUE] [Counter]: 61, [Throughput]: 32796.5fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.1844fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 404, [Throughput]: 2339.64fps ----------Process Name: [PROCESS] [Counter]: 404, [Throughput]: 408.076fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 404, [Throughput]: 333.692fps ----------Process Name: [PROCESS] [Counter]: 404, [Throughput]: 184.739fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 782, [Throughput]: 57.7662fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 408, [Throughput]: 55012.4fps ----------Process Name: [PROCESS] [Counter]: 404, [Throughput]: 30.547fps ----------------------------------- Overall ---------------------------------- [Counter]: 774, [Throughput]: 57.1755fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 566.926fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 11968.9fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 187.741fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 331.951fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 85, [Throughput]: 43.0221fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.4007fps ----------Process Name: [INPUT_QUEUE] [Counter]: 59, [Throughput]: 80325.1fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.5038fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 464, [Throughput]: 2666.86fps ----------Process Name: [PROCESS] [Counter]: 464, [Throughput]: 409.176fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 464, [Throughput]: 334.4fps ----------Process Name: [PROCESS] [Counter]: 464, [Throughput]: 184.325fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 902, [Throughput]: 58.0727fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 468, [Throughput]: 52464.3fps ----------Process Name: [PROCESS] [Counter]: 464, [Throughput]: 30.4875fps ----------------------------------- Overall ---------------------------------- [Counter]: 894, [Throughput]: 57.5577fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 416.736fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 45757.6fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 181.583fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 339.242fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.8407fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 39897.6fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.6351fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.8011fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 524, [Throughput]: 2916.04fps ----------Process Name: [PROCESS] [Counter]: 524, [Throughput]: 420.29fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 524, [Throughput]: 331.815fps ----------Process Name: [PROCESS] [Counter]: 524, [Throughput]: 183.809fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 1026, [Throughput]: 58.498fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 530, [Throughput]: 53808.4fps ----------Process Name: [PROCESS] [Counter]: 524, [Throughput]: 30.3813fps ----------------------------------- Overall ---------------------------------- [Counter]: 1014, [Throughput]: 57.8378fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 532.05fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 10511.3fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 179.914fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 313.099fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 90, [Throughput]: 45.5777fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 66709.4fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.0955fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.6788fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 584, [Throughput]: 3138.82fps ----------Process Name: [PROCESS] [Counter]: 584, [Throughput]: 428.33fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 584, [Throughput]: 332.139fps ----------Process Name: [PROCESS] [Counter]: 584, [Throughput]: 183.619fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 1146, [Throughput]: 58.6628fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 590, [Throughput]: 55248fps ----------Process Name: [PROCESS] [Counter]: 584, [Throughput]: 30.3744fps ----------------------------------- Overall ---------------------------------- [Counter]: 1134, [Throughput]: 58.0713fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 514.243fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 9431.59fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 181.972fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 334.995fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.5931fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 72344.2fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.4149fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.7134fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 644, [Throughput]: 3417.58fps ----------Process Name: [PROCESS] [Counter]: 644, [Throughput]: 434.761fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 644, [Throughput]: 326.62fps ----------Process Name: [PROCESS] [Counter]: 644, [Throughput]: 182.458fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 1266, [Throughput]: 58.7721fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 650, [Throughput]: 56544.9fps ----------Process Name: [PROCESS] [Counter]: 644, [Throughput]: 30.3806fps ----------------------------------- Overall ---------------------------------- [Counter]: 1254, [Throughput]: 58.2345fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 509.163fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 25212.1fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 171.886fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 281.152fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.4584fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 73515.2fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.4863fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.5775fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 704, [Throughput]: 3713.57fps ----------Process Name: [PROCESS] [Counter]: 704, [Throughput]: 441.191fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 704, [Throughput]: 326.855fps ----------Process Name: [PROCESS] [Counter]: 704, [Throughput]: 182.151fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 1382, [Throughput]: 58.7374fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 708, [Throughput]: 57368.8fps ----------Process Name: [PROCESS] [Counter]: 704, [Throughput]: 30.482fps ----------------------------------- Overall ---------------------------------- [Counter]: 1374, [Throughput]: 58.3975fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 524.444fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 52735.9fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 178.915fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 329.395fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 84, [Throughput]: 42.7839fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 58, [Throughput]: 68564.5fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 32.7553fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.7653fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 764, [Throughput]: 3922.16fps ----------Process Name: [PROCESS] [Counter]: 764, [Throughput]: 443.491fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 764, [Throughput]: 327.034fps ----------Process Name: [PROCESS] [Counter]: 764, [Throughput]: 181.977fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 1506, [Throughput]: 58.9623fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 770, [Throughput]: 58495.7fps ----------Process Name: [PROCESS] [Counter]: 764, [Throughput]: 30.409fps ----------------------------------- Overall ---------------------------------- [Counter]: 1494, [Throughput]: 58.5096fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 472.387fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 11503.7fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 179.967fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 329.152fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 90, [Throughput]: 45.3271fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.0545fps ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 75412.3fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.4528fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 824, [Throughput]: 4147.28fps ----------Process Name: [PROCESS] [Counter]: 824, [Throughput]: 442.833fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 824, [Throughput]: 326.717fps ----------Process Name: [PROCESS] [Counter]: 824, [Throughput]: 181.115fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 1626, [Throughput]: 59.0362fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 830, [Throughput]: 59446.8fps ----------Process Name: [PROCESS] [Counter]: 824, [Throughput]: 30.3991fps ----------------------------------- Overall ---------------------------------- [Counter]: 1614, [Throughput]: 58.6179fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 434.627fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 15408.9fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 75121.7fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.3073fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.5175fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 170.808fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 322.736fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.6541fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 884, [Throughput]: 4396.74fps ----------Process Name: [PROCESS] [Counter]: 884, [Throughput]: 443.015fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 884, [Throughput]: 326.281fps ----------Process Name: [PROCESS] [Counter]: 884, [Throughput]: 180.798fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 1742, [Throughput]: 59.0018fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 888, [Throughput]: 59295fps ----------Process Name: [PROCESS] [Counter]: 884, [Throughput]: 30.4884fps ----------------------------------- Overall ---------------------------------- [Counter]: 1734, [Throughput]: 58.731fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 445.525fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 25278fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 176.557fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 320.402fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 84, [Throughput]: 42.831fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 58, [Throughput]: 57204.8fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 32.7865fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.8115fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 944, [Throughput]: 4662.33fps ----------Process Name: [PROCESS] [Counter]: 944, [Throughput]: 445.63fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 944, [Throughput]: 325.452fps ----------Process Name: [PROCESS] [Counter]: 944, [Throughput]: 180.074fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 1862, [Throughput]: 59.0554fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 948, [Throughput]: 59915.6fps ----------Process Name: [PROCESS] [Counter]: 944, [Throughput]: 30.4868fps ----------------------------------- Overall ---------------------------------- [Counter]: 1854, [Throughput]: 58.8018fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 488.087fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 42381.6fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 170.033fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 313.717fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.5883fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 70897.2fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.9993fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.5609fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1004, [Throughput]: 4928.31fps ----------Process Name: [PROCESS] [Counter]: 1004, [Throughput]: 450.086fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1004, [Throughput]: 325.454fps ----------Process Name: [PROCESS] [Counter]: 1004, [Throughput]: 180.119fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 1986, [Throughput]: 59.214fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1010, [Throughput]: 59223.4fps ----------Process Name: [PROCESS] [Counter]: 1004, [Throughput]: 30.427fps ----------------------------------- Overall ---------------------------------- [Counter]: 1974, [Throughput]: 58.8697fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 534.109fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 48111.3fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 180.843fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 325.477fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 90, [Throughput]: 45.4827fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 50332.6fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 30.9935fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.6007fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1064, [Throughput]: 5092.55fps ----------Process Name: [PROCESS] [Counter]: 1064, [Throughput]: 448.089fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1066, [Throughput]: 325fps ----------Process Name: [PROCESS] [Counter]: 1064, [Throughput]: 179.183fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 2102, [Throughput]: 59.1826fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1068, [Throughput]: 59699.7fps ----------Process Name: [PROCESS] [Counter]: 1068, [Throughput]: 30.5148fps ----------------------------------- Overall ---------------------------------- [Counter]: 2094, [Throughput]: 58.9574fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 417.114fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 11512.9fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 164.844fps ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 317.816fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 84, [Throughput]: 43.1307fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 58, [Throughput]: 69422.3fps ----------Process Name: [PROCESS] [Counter]: 64, [Throughput]: 32.8917fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 42.1039fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1124, [Throughput]: 5302.28fps ----------Process Name: [PROCESS] [Counter]: 1124, [Throughput]: 449.938fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1126, [Throughput]: 325.93fps ----------Process Name: [PROCESS] [Counter]: 1124, [Throughput]: 179.555fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 2226, [Throughput]: 59.2933fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1130, [Throughput]: 60546.6fps ----------Process Name: [PROCESS] [Counter]: 1128, [Throughput]: 30.522fps ----------------------------------- Overall ---------------------------------- [Counter]: 2214, [Throughput]: 58.9907fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 485.469fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 19660.7fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 369.709fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 193.942fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.5093fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 30.6721fps ----------Process Name: [INPUT_QUEUE] [Counter]: 61, [Throughput]: 80526.8fps ----------------------------------- Overall ---------------------------------- [Counter]: 81, [Throughput]: 41.1928fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1184, [Throughput]: 5378.86fps ----------Process Name: [PROCESS] [Counter]: 1184, [Throughput]: 452.422fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1186, [Throughput]: 326.855fps ----------Process Name: [PROCESS] [Counter]: 1184, [Throughput]: 179.954fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 2346, [Throughput]: 59.3026fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1190, [Throughput]: 47024.2fps ----------Process Name: [PROCESS] [Counter]: 1188, [Throughput]: 30.5137fps ----------------------------------- Overall ---------------------------------- [Counter]: 2334, [Throughput]: 58.9994fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 30.9833fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 9032.31fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.1349fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 364.642fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 193.386fps ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 504.598fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 7373.86fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.1257fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1244, [Throughput]: 5623.22fps ----------Process Name: [PROCESS] [Counter]: 1244, [Throughput]: 453.701fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1246, [Throughput]: 327.226fps ----------Process Name: [PROCESS] [Counter]: 1244, [Throughput]: 180.138fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 2466, [Throughput]: 59.3443fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1250, [Throughput]: 47777fps ----------Process Name: [PROCESS] [Counter]: 1248, [Throughput]: 30.5149fps ----------------------------------- Overall ---------------------------------- [Counter]: 2454, [Throughput]: 59.0622fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.0701fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 70007fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 44.3129fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 359.259fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 190.995fps ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 480.517fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 54329.2fps ----------------------------------- Overall ---------------------------------- [Counter]: 80, [Throughput]: 40.5582fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1306, [Throughput]: 5872.52fps ----------Process Name: [PROCESS] [Counter]: 1304, [Throughput]: 456.081fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1308, [Throughput]: 327.842fps ----------Process Name: [PROCESS] [Counter]: 1306, [Throughput]: 180.74fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 2586, [Throughput]: 59.3626fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1310, [Throughput]: 48295.4fps ----------Process Name: [PROCESS] [Counter]: 1308, [Throughput]: 30.5141fps ----------------------------------- Overall ---------------------------------- [Counter]: 2574, [Throughput]: 59.1108fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.0967fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 62401.3fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.9907fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 364.656fps ----------Process Name: [PROCESS] [Counter]: 62, [Throughput]: 201.26fps ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 511.73fps ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 53161.4fps ----------------------------------- Overall ---------------------------------- [Counter]: 80, [Throughput]: 40.5851fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1364, [Throughput]: 5902.64fps ----------Process Name: [PROCESS] [Counter]: 1364, [Throughput]: 455.806fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1366, [Throughput]: 328.156fps ----------Process Name: [PROCESS] [Counter]: 1364, [Throughput]: 180.757fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 2706, [Throughput]: 59.391fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1370, [Throughput]: 47352.6fps ----------Process Name: [PROCESS] [Counter]: 1368, [Throughput]: 30.5094fps ----------------------------------- Overall ---------------------------------- [Counter]: 2694, [Throughput]: 59.1277fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 30.7594fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 33200.9fps ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 58, [Throughput]: 6673.48fps ----------Process Name: [PROCESS] [Counter]: 59, [Throughput]: 459.643fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 44.135fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 58, [Throughput]: 335.401fps ----------Process Name: [PROCESS] [Counter]: 58, [Throughput]: 186.048fps ----------------------------------- Overall ---------------------------------- [Counter]: 79, [Throughput]: 39.7795fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1426, [Throughput]: 6090.13fps ----------Process Name: [PROCESS] [Counter]: 1426, [Throughput]: 454.42fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1428, [Throughput]: 327.641fps ----------Process Name: [PROCESS] [Counter]: 1426, [Throughput]: 180.495fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 2826, [Throughput]: 59.4267fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1430, [Throughput]: 48036.9fps ----------Process Name: [PROCESS] [Counter]: 1428, [Throughput]: 30.5087fps ----------------------------------- Overall ---------------------------------- [Counter]: 2818, [Throughput]: 59.2342fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 30.8698fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 71696.2fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 44.4771fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 338.009fps ----------Process Name: [PROCESS] [Counter]: 62, [Throughput]: 181.226fps ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 62, [Throughput]: 425.928fps ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 20218fps ----------------------------------- Overall ---------------------------------- [Counter]: 84, [Throughput]: 42.1446fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1486, [Throughput]: 6312.95fps ----------Process Name: [PROCESS] [Counter]: 1486, [Throughput]: 456.773fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1488, [Throughput]: 327.22fps ----------Process Name: [PROCESS] [Counter]: 1486, [Throughput]: 180.394fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 2946, [Throughput]: 59.4329fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1490, [Throughput]: 48783fps ----------Process Name: [PROCESS] [Counter]: 1488, [Throughput]: 30.5015fps ----------------------------------- Overall ---------------------------------- [Counter]: 2938, [Throughput]: 59.2614fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 30.7021fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 77453fps ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 520.873fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 48396.7fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.7144fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 317.511fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 183.269fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.037fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1546, [Throughput]: 6538.11fps ----------Process Name: [PROCESS] [Counter]: 1546, [Throughput]: 459.532fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1548, [Throughput]: 328.015fps ----------Process Name: [PROCESS] [Counter]: 1546, [Throughput]: 180.731fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 3066, [Throughput]: 59.4476fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1550, [Throughput]: 48311.7fps ----------Process Name: [PROCESS] [Counter]: 1548, [Throughput]: 30.4866fps ----------------------------------- Overall ---------------------------------- [Counter]: 3058, [Throughput]: 59.2888fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 540.373fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 56044.6fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 349.055fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 195.049fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.946fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 30.3468fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 38963.1fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.8988fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1608, [Throughput]: 6766.21fps ----------Process Name: [PROCESS] [Counter]: 1608, [Throughput]: 460.083fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1608, [Throughput]: 327.793fps ----------Process Name: [PROCESS] [Counter]: 1608, [Throughput]: 180.543fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 3186, [Throughput]: 59.4794fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1610, [Throughput]: 44958.9fps ----------Process Name: [PROCESS] [Counter]: 1608, [Throughput]: 30.4911fps ----------------------------------- Overall ---------------------------------- [Counter]: 3182, [Throughput]: 59.3882fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 30.7978fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 16098fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 44.2388fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 322.156fps ----------Process Name: [PROCESS] [Counter]: 62, [Throughput]: 180.499fps ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 62, [Throughput]: 474.263fps ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 52019.4fps ----------------------------------- Overall ---------------------------------- [Counter]: 86, [Throughput]: 43.9689fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1668, [Throughput]: 6949.73fps ----------Process Name: [PROCESS] [Counter]: 1668, [Throughput]: 458.514fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1668, [Throughput]: 327.369fps ----------Process Name: [PROCESS] [Counter]: 1668, [Throughput]: 180.277fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 3310, [Throughput]: 59.5521fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1672, [Throughput]: 44431.1fps ----------Process Name: [PROCESS] [Counter]: 1668, [Throughput]: 30.4838fps ----------------------------------- Overall ---------------------------------- [Counter]: 3302, [Throughput]: 59.4105fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 420.117fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 25450.2fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 173.449fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 316.399fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 90, [Throughput]: 45.3939fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 30.7649fps ----------Process Name: [INPUT_QUEUE] [Counter]: 62, [Throughput]: 34050.7fps ----------------------------------- Overall ---------------------------------- [Counter]: 84, [Throughput]: 42.2565fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1728, [Throughput]: 7057.35fps ----------Process Name: [PROCESS] [Counter]: 1728, [Throughput]: 456.795fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1728, [Throughput]: 327.283fps ----------Process Name: [PROCESS] [Counter]: 1728, [Throughput]: 180.196fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 3428, [Throughput]: 59.5259fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1731, [Throughput]: 44981.8fps ----------Process Name: [PROCESS] [Counter]: 1728, [Throughput]: 30.4833fps ----------------------------------- Overall ---------------------------------- [Counter]: 3422, [Throughput]: 59.4258fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 413.696fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 12391.4fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 177.946fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 324.922fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.6077fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 59, [Throughput]: 69335fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 32.0172fps ----------------------------------- Overall ---------------------------------- [Counter]: 84, [Throughput]: 42.6771fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1788, [Throughput]: 7229.58fps ----------Process Name: [PROCESS] [Counter]: 1788, [Throughput]: 461.282fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1788, [Throughput]: 327.886fps ----------Process Name: [PROCESS] [Counter]: 1788, [Throughput]: 180.443fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 3550, [Throughput]: 59.5831fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1792, [Throughput]: 45363fps ----------Process Name: [PROCESS] [Counter]: 1788, [Throughput]: 30.4791fps ----------------------------------- Overall ---------------------------------- [Counter]: 3542, [Throughput]: 59.456fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 643.233fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 24331.3fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 187.864fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 346.243fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.7811fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 59421.4fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 32.1062fps ----------------------------------- Overall ---------------------------------- [Counter]: 84, [Throughput]: 42.9012fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1848, [Throughput]: 7375.72fps ----------Process Name: [PROCESS] [Counter]: 1848, [Throughput]: 460.333fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1848, [Throughput]: 327.842fps ----------Process Name: [PROCESS] [Counter]: 1848, [Throughput]: 180.359fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 3670, [Throughput]: 59.5917fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1852, [Throughput]: 45803fps ----------Process Name: [PROCESS] [Counter]: 1848, [Throughput]: 30.471fps ----------------------------------- Overall ---------------------------------- [Counter]: 3662, [Throughput]: 59.4699fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 433.742fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 18550.4fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 177.892fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 326.554fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.6784fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.2255fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 64483.3fps ----------------------------------- Overall ---------------------------------- [Counter]: 84, [Throughput]: 42.8286fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1908, [Throughput]: 7541.35fps ----------Process Name: [PROCESS] [Counter]: 1908, [Throughput]: 463.208fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1908, [Throughput]: 327.489fps ----------Process Name: [PROCESS] [Counter]: 1908, [Throughput]: 180.391fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 3790, [Throughput]: 59.6103fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1912, [Throughput]: 46142.3fps ----------Process Name: [PROCESS] [Counter]: 1908, [Throughput]: 30.4762fps ----------------------------------- Overall ---------------------------------- [Counter]: 3782, [Throughput]: 59.4908fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 573.539fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 24453.8fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 181.398fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 316.953fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.6308fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 32.2037fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 59821fps ----------------------------------- Overall ---------------------------------- [Counter]: 84, [Throughput]: 42.7499fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1968, [Throughput]: 7688.85fps ----------Process Name: [PROCESS] [Counter]: 1968, [Throughput]: 466.201fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 1968, [Throughput]: 327.567fps ----------Process Name: [PROCESS] [Counter]: 1968, [Throughput]: 180.777fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 3910, [Throughput]: 59.6184fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 1972, [Throughput]: 46612fps ----------Process Name: [PROCESS] [Counter]: 1968, [Throughput]: 30.4683fps ----------------------------------- Overall ---------------------------------- [Counter]: 3902, [Throughput]: 59.5037fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 586.771fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 20339.2fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 193.955fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 330.081fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 88, [Throughput]: 44.4341fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.3375fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 68987.7fps ----------------------------------- Overall ---------------------------------- [Counter]: 84, [Throughput]: 42.5857fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2028, [Throughput]: 7831.96fps ----------Process Name: [PROCESS] [Counter]: 2028, [Throughput]: 468.586fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2028, [Throughput]: 327.742fps ----------Process Name: [PROCESS] [Counter]: 2028, [Throughput]: 180.873fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4030, [Throughput]: 59.612fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2032, [Throughput]: 46983fps ----------Process Name: [PROCESS] [Counter]: 2028, [Throughput]: 30.4691fps ----------------------------------- Overall ---------------------------------- [Counter]: 4022, [Throughput]: 59.4937fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 563.042fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 20109.2fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 184.08fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 333.6fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.953fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 32.0397fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 63629.6fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.9088fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2088, [Throughput]: 7931.6fps ----------Process Name: [PROCESS] [Counter]: 2088, [Throughput]: 465.787fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2088, [Throughput]: 327.076fps ----------Process Name: [PROCESS] [Counter]: 2088, [Throughput]: 180.752fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4150, [Throughput]: 59.6211fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2092, [Throughput]: 47413.6fps ----------Process Name: [PROCESS] [Counter]: 2088, [Throughput]: 30.4673fps ----------------------------------- Overall ---------------------------------- [Counter]: 4142, [Throughput]: 59.5062fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 387.553fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 13915.1fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 176.769fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 306.058fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.6305fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 68755.6fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.9946fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.6013fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2148, [Throughput]: 8123.48fps ----------Process Name: [PROCESS] [Counter]: 2148, [Throughput]: 466.865fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2148, [Throughput]: 326.718fps ----------Process Name: [PROCESS] [Counter]: 2148, [Throughput]: 180.843fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4270, [Throughput]: 59.6361fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2152, [Throughput]: 43793.7fps ----------Process Name: [PROCESS] [Counter]: 2148, [Throughput]: 30.4703fps ----------------------------------- Overall ---------------------------------- [Counter]: 4262, [Throughput]: 59.5244fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 507.769fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 51379.3fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 184.061fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 314.701fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 44.6507fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.5164fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 11959fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.7845fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2208, [Throughput]: 8215.67fps ----------Process Name: [PROCESS] [Counter]: 2208, [Throughput]: 468.084fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2208, [Throughput]: 326.615fps ----------Process Name: [PROCESS] [Counter]: 2208, [Throughput]: 180.84fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4390, [Throughput]: 59.6464fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2212, [Throughput]: 44189.6fps ----------Process Name: [PROCESS] [Counter]: 2208, [Throughput]: 30.4701fps ----------------------------------- Overall ---------------------------------- [Counter]: 4382, [Throughput]: 59.5377fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 516.345fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 13836.8fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 180.719fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 322.983fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.7938fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 65392.5fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 32.0301fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.7569fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2268, [Throughput]: 8126.74fps ----------Process Name: [PROCESS] [Counter]: 2268, [Throughput]: 468.079fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2268, [Throughput]: 327.195fps ----------Process Name: [PROCESS] [Counter]: 2268, [Throughput]: 180.908fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4510, [Throughput]: 59.6494fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2272, [Throughput]: 44629.2fps ----------Process Name: [PROCESS] [Counter]: 2268, [Throughput]: 30.4587fps ----------------------------------- Overall ---------------------------------- [Counter]: 4502, [Throughput]: 59.5436fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 467.901fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 5811.8fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 183.478fps ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 350.09fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 86, [Throughput]: 43.5651fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 60, [Throughput]: 70480.6fps ----------Process Name: [PROCESS] [Counter]: 60, [Throughput]: 31.6047fps ----------------------------------- Overall ---------------------------------- [Counter]: 82, [Throughput]: 41.5388fps ****************** Performance Print End (Last two seconds) ***************** EasyDK RESIZE_CONVERT I0109 17:04:16.463601 1807] MluTaskQueue has not been set, MluResizeConvertOp will create a new one ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2308, [Throughput]: 8240.93fps ----------Process Name: [PROCESS] [Counter]: 2308, [Throughput]: 466.428fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2308, [Throughput]: 326.829fps ----------Process Name: [PROCESS] [Counter]: 2308, [Throughput]: 180.674fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4614, [Throughput]: 59.4553fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2324, [Throughput]: 44783.2fps ----------Process Name: [PROCESS] [Counter]: 2308, [Throughput]: 30.1826fps ----------------------------------- Overall ---------------------------------- [Counter]: 4582, [Throughput]: 59.043fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 40, [Throughput]: 388.683fps ----------Process Name: [INPUT_QUEUE] [Counter]: 40, [Throughput]: 40534.4fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 40, [Throughput]: 168.297fps ----------Process Name: [INPUT_QUEUE] [Counter]: 40, [Throughput]: 307.325fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 70, [Throughput]: 35.9593fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 40, [Throughput]: 20.5539fps ----------Process Name: [INPUT_QUEUE] [Counter]: 52, [Throughput]: 52728.8fps ----------------------------------- Overall ---------------------------------- [Counter]: 42, [Throughput]: 21.4249fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2324, [Throughput]: 8164.12fps ----------Process Name: [PROCESS] [Counter]: 2324, [Throughput]: 465.572fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2324, [Throughput]: 326.178fps ----------Process Name: [PROCESS] [Counter]: 2324, [Throughput]: 180.601fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4646, [Throughput]: 58.5573fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2340, [Throughput]: 44860.5fps ----------Process Name: [PROCESS] [Counter]: 2324, [Throughput]: 29.7161fps ----------------------------------- Overall ---------------------------------- [Counter]: 4614, [Throughput]: 58.154fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 368.095fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 3482.19fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 59883.2fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.758fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.722fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 170.702fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 253.341fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.7221fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2340, [Throughput]: 8212.39fps ----------Process Name: [PROCESS] [Counter]: 2340, [Throughput]: 465.641fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2340, [Throughput]: 325.613fps ----------Process Name: [PROCESS] [Counter]: 2340, [Throughput]: 180.587fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4678, [Throughput]: 57.6883fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2356, [Throughput]: 44949.5fps ----------Process Name: [PROCESS] [Counter]: 2340, [Throughput]: 29.2653fps ----------------------------------- Overall ---------------------------------- [Counter]: 4646, [Throughput]: 57.2937fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 475.915fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 58167.9fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 63325.2fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.9038fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.912fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 178.558fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 260.177fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.7526fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2356, [Throughput]: 8259.73fps ----------Process Name: [PROCESS] [Counter]: 2356, [Throughput]: 466.45fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2356, [Throughput]: 325.509fps ----------Process Name: [PROCESS] [Counter]: 2356, [Throughput]: 180.705fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4710, [Throughput]: 56.8618fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2372, [Throughput]: 44999fps ----------Process Name: [PROCESS] [Counter]: 2356, [Throughput]: 28.8382fps ----------------------------------- Overall ---------------------------------- [Counter]: 4678, [Throughput]: 56.4755fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 625.317fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 52658.1fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 53703.3fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7512fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7038fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 199.871fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 311.024fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.6287fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2380, [Throughput]: 8017.92fps ----------Process Name: [PROCESS] [Counter]: 2380, [Throughput]: 464.971fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2380, [Throughput]: 323.967fps ----------Process Name: [PROCESS] [Counter]: 2380, [Throughput]: 180.266fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4758, [Throughput]: 55.6667fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2396, [Throughput]: 44195.9fps ----------Process Name: [PROCESS] [Counter]: 2380, [Throughput]: 28.2189fps ----------------------------------- Overall ---------------------------------- [Counter]: 4726, [Throughput]: 55.2924fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 354.623fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 2069.73fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 15991fps ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.3923fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.4695fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 145.509fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 221.123fps ----------------------------------- Overall ---------------------------------- [Counter]: 24, [Throughput]: 13.3543fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2400, [Throughput]: 7911.9fps ----------Process Name: [PROCESS] [Counter]: 2400, [Throughput]: 463.987fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2400, [Throughput]: 322.878fps ----------Process Name: [PROCESS] [Counter]: 2400, [Throughput]: 180.169fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4798, [Throughput]: 54.7645fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2416, [Throughput]: 44126.9fps ----------Process Name: [PROCESS] [Counter]: 2400, [Throughput]: 27.7534fps ----------------------------------- Overall ---------------------------------- [Counter]: 4766, [Throughput]: 54.3993fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 370.623fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 3074.3fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 37168.9fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3753fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3742fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 169.382fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 230.647fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.3186fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="b0a5ff8a2e2e0dbb863176fe6f67dc51", uri="rtsp://192.168.0.103:8554/live/", response="26fd563f7f6e4df953d2d8fe2d1e18d6" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 4B4AD945 [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2416, [Throughput]: 7954.69fps ----------Process Name: [PROCESS] [Counter]: 2416, [Throughput]: 463.293fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2416, [Throughput]: 322.318fps ----------Process Name: [PROCESS] [Counter]: 2416, [Throughput]: 179.987fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4830, [Throughput]: 54.0549fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2432, [Throughput]: 43628.6fps ----------Process Name: [PROCESS] [Counter]: 2416, [Throughput]: 27.3868fps ----------------------------------- Overall ---------------------------------- [Counter]: 4798, [Throughput]: 53.6968fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 378.384fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 42148.1fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 16128.7fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 12.1942fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 12.1544fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 156.301fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 255.692fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 12.1544fps ****************** Performance Print End (Last two seconds) ***************** Created new TCP socket 16 for connection Connecting to 192.168.0.103, port 8554 on socket 16... ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:04:29 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="05f07e85d921fefb7f8cf81fefd75bae" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="05f07e85d921fefb7f8cf81fefd75bae", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="24d2f5b8dc24fad224d9dec42b09fed7" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:04:29 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 33614-33615) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="05f07e85d921fefb7f8cf81fefd75bae", uri="rtsp://192.168.0.103:8554/live/", response="22af061e649924f41ce8cdd9898144c1" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:04:29 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: CD664A8B;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 33614-33615) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="05f07e85d921fefb7f8cf81fefd75bae", uri="rtsp://192.168.0.103:8554/live/", response="405f92c16ad2c79a81eb1043c04eab60" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: CD664A8B Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:04:29 GMT Range: npt=0.000- Session: CD664A8B RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=17115;rtptime=1457621839,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2436, [Throughput]: 8010.3fps ----------Process Name: [PROCESS] [Counter]: 2436, [Throughput]: 463.235fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2436, [Throughput]: 322.154fps ----------Process Name: [PROCESS] [Counter]: 2436, [Throughput]: 180.112fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4870, [Throughput]: 53.2018fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2452, [Throughput]: 43743.1fps ----------Process Name: [PROCESS] [Counter]: 2436, [Throughput]: 26.9467fps ----------------------------------- Overall ---------------------------------- [Counter]: 4838, [Throughput]: 52.8523fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 456.349fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 51488fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 64249.4fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3838fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3688fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 196.552fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 303.553fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.3654fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="106a57cfd25d897dee039e46a37d7bce", uri="rtsp://192.168.0.103:8554/live/", response="8f8f2d708b00207d1806af9e890f3e1e" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 77DFD848 [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2452, [Throughput]: 8008.91fps ----------Process Name: [PROCESS] [Counter]: 2452, [Throughput]: 463.854fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2452, [Throughput]: 322.096fps ----------Process Name: [PROCESS] [Counter]: 2452, [Throughput]: 180.143fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4902, [Throughput]: 52.5527fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2468, [Throughput]: 43738.2fps ----------Process Name: [PROCESS] [Counter]: 2452, [Throughput]: 26.6111fps ----------------------------------- Overall ---------------------------------- [Counter]: 4870, [Throughput]: 52.2097fps *********************** Performance Print End (Whole) *********************** Created new TCP socket 15 for connection Connecting to 192.168.0.103, port 8554 on socket 15... ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 582.294fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 7802.89fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 43000.2fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.8177fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7485fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 185.076fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 313.445fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.7388fps ****************** Performance Print End (Last two seconds) ***************** ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:04:33 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="0ba2d07de52340f088df38ef65b554e5" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="0ba2d07de52340f088df38ef65b554e5", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="20f7a519e72d9e3f88a505a954385672" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:04:33 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 57436-57437) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="0ba2d07de52340f088df38ef65b554e5", uri="rtsp://192.168.0.103:8554/live/", response="d59d797179449ae45be008d3a20a4aca" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:04:33 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: F0447F38;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 57436-57437) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="0ba2d07de52340f088df38ef65b554e5", uri="rtsp://192.168.0.103:8554/live/", response="84c77b8fb5fc3d8e36c4e689cf506741" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: F0447F38 Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:04:33 GMT Range: npt=0.000- Session: F0447F38 RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=60410;rtptime=1784400198,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2468, [Throughput]: 7999.02fps ----------Process Name: [PROCESS] [Counter]: 2468, [Throughput]: 463.837fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2468, [Throughput]: 321.488fps ----------Process Name: [PROCESS] [Counter]: 2468, [Throughput]: 180.131fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4934, [Throughput]: 51.928fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2484, [Throughput]: 43825.9fps ----------Process Name: [PROCESS] [Counter]: 2468, [Throughput]: 26.2879fps ----------------------------------- Overall ---------------------------------- [Counter]: 4902, [Throughput]: 51.5912fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 461.187fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 6726.64fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 63444.7fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.904fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.9291fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 178.207fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 249.408fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.8921fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2492, [Throughput]: 8061.08fps ----------Process Name: [PROCESS] [Counter]: 2492, [Throughput]: 462.819fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2492, [Throughput]: 320.789fps ----------Process Name: [PROCESS] [Counter]: 2492, [Throughput]: 180.077fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 4982, [Throughput]: 51.0228fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2508, [Throughput]: 43905.4fps ----------Process Name: [PROCESS] [Counter]: 2492, [Throughput]: 25.8211fps ----------------------------------- Overall ---------------------------------- [Counter]: 4950, [Throughput]: 50.6952fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 377.612fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 39863.9fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 54059fps ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.4609fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.4648fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 174.766fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 262.141fps ----------------------------------- Overall ---------------------------------- [Counter]: 24, [Throughput]: 13.4381fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2508, [Throughput]: 8098.97fps ----------Process Name: [PROCESS] [Counter]: 2508, [Throughput]: 463.125fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2508, [Throughput]: 320.576fps ----------Process Name: [PROCESS] [Counter]: 2508, [Throughput]: 180.164fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5014, [Throughput]: 50.4497fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2524, [Throughput]: 43977.9fps ----------Process Name: [PROCESS] [Counter]: 2508, [Throughput]: 25.5262fps ----------------------------------- Overall ---------------------------------- [Counter]: 4982, [Throughput]: 50.1278fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 516.367fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 30219.9fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 59319.2fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 11.8684fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 11.8581fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 194.808fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 290.562fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 11.8421fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2528, [Throughput]: 8121.03fps ----------Process Name: [PROCESS] [Counter]: 2528, [Throughput]: 463.573fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2528, [Throughput]: 320.448fps ----------Process Name: [PROCESS] [Counter]: 2528, [Throughput]: 180.216fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5054, [Throughput]: 49.7719fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2544, [Throughput]: 42448.6fps ----------Process Name: [PROCESS] [Counter]: 2528, [Throughput]: 25.1778fps ----------------------------------- Overall ---------------------------------- [Counter]: 5022, [Throughput]: 49.4568fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 527.499fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 12333.4fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 7877.46fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.351fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.2935fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 186.934fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 305.167fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.2935fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2544, [Throughput]: 8163.5fps ----------Process Name: [PROCESS] [Counter]: 2544, [Throughput]: 463.948fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2544, [Throughput]: 320.185fps ----------Process Name: [PROCESS] [Counter]: 2544, [Throughput]: 180.261fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5086, [Throughput]: 49.2413fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2560, [Throughput]: 42532.1fps ----------Process Name: [PROCESS] [Counter]: 2544, [Throughput]: 24.9039fps ----------------------------------- Overall ---------------------------------- [Counter]: 5054, [Throughput]: 48.9316fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 532.062fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 47022.2fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 61920.9fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 12.1392fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 12.0934fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 187.641fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 283.412fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 12.0245fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2564, [Throughput]: 8216.04fps ----------Process Name: [PROCESS] [Counter]: 2564, [Throughput]: 463.946fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2564, [Throughput]: 319.768fps ----------Process Name: [PROCESS] [Counter]: 2564, [Throughput]: 180.219fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5126, [Throughput]: 48.6029fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2580, [Throughput]: 42478.1fps ----------Process Name: [PROCESS] [Counter]: 2564, [Throughput]: 24.5754fps ----------------------------------- Overall ---------------------------------- [Counter]: 5094, [Throughput]: 48.2995fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 463.652fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 45308.9fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 36539.9fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3688fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3523fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 175.094fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 274.375fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.3523fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="05f07e85d921fefb7f8cf81fefd75bae", uri="rtsp://192.168.0.103:8554/live/", response="1f58f7d7704b4c8ba17393c1d594cf93" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: CD664A8B [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called Created new TCP socket 16 for connection Connecting to 192.168.0.103, port 8554 on socket 16... ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:04:47 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="e6c670e7452cca0d19aaed57596f4aeb" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="e6c670e7452cca0d19aaed57596f4aeb", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="ab73f97dbaa39fe420b70384441e83b4" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:04:47 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 48666-48667) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="e6c670e7452cca0d19aaed57596f4aeb", uri="rtsp://192.168.0.103:8554/live/", response="32e5e32b934879597445acdc580b4ac3" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:04:47 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: 822663BF;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 48666-48667) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="e6c670e7452cca0d19aaed57596f4aeb", uri="rtsp://192.168.0.103:8554/live/", response="25536cea63601b277749e5c0ac97e212" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 822663BF Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:04:47 GMT Range: npt=0.000- Session: 822663BF RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=53072;rtptime=4055678738,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2580, [Throughput]: 8258.09fps ----------Process Name: [PROCESS] [Counter]: 2580, [Throughput]: 463.236fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2580, [Throughput]: 319.242fps ----------Process Name: [PROCESS] [Counter]: 2580, [Throughput]: 180.189fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5158, [Throughput]: 48.1108fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2596, [Throughput]: 42562.7fps ----------Process Name: [PROCESS] [Counter]: 2580, [Throughput]: 24.3223fps ----------------------------------- Overall ---------------------------------- [Counter]: 5126, [Throughput]: 47.8124fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 372.039fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 45924.8fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 62681.4fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7424fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7134fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 175.529fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 252.579fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.5691fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2596, [Throughput]: 8294.75fps ----------Process Name: [PROCESS] [Counter]: 2596, [Throughput]: 463.002fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2596, [Throughput]: 319.204fps ----------Process Name: [PROCESS] [Counter]: 2596, [Throughput]: 180.202fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5190, [Throughput]: 47.6373fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2612, [Throughput]: 42652fps ----------Process Name: [PROCESS] [Counter]: 2596, [Throughput]: 24.0783fps ----------------------------------- Overall ---------------------------------- [Counter]: 5158, [Throughput]: 47.3436fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 428.081fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 29177fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 64658.7fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7796fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7166fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 182.207fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 313.291fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.7169fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2620, [Throughput]: 8351.97fps ----------Process Name: [PROCESS] [Counter]: 2620, [Throughput]: 462.056fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2620, [Throughput]: 318.345fps ----------Process Name: [PROCESS] [Counter]: 2620, [Throughput]: 180.191fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5238, [Throughput]: 46.9459fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2636, [Throughput]: 42722.6fps ----------Process Name: [PROCESS] [Counter]: 2620, [Throughput]: 23.7229fps ----------------------------------- Overall ---------------------------------- [Counter]: 5206, [Throughput]: 46.6592fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 378.452fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 32902.5fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 52120.8fps ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.4219fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.4113fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 179.021fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 246.549fps ----------------------------------- Overall ---------------------------------- [Counter]: 24, [Throughput]: 13.3735fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2636, [Throughput]: 8378.52fps ----------Process Name: [PROCESS] [Counter]: 2636, [Throughput]: 462.4fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2638, [Throughput]: 318.26fps ----------Process Name: [PROCESS] [Counter]: 2636, [Throughput]: 180.259fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5270, [Throughput]: 46.4675fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2652, [Throughput]: 42792.5fps ----------Process Name: [PROCESS] [Counter]: 2640, [Throughput]: 23.4553fps ----------------------------------- Overall ---------------------------------- [Counter]: 5238, [Throughput]: 46.1854fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 526.586fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 17476.8fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 58568.4fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.6095fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 11.0393fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 192.224fps ----------Process Name: [INPUT_QUEUE] [Counter]: 18, [Throughput]: 306.375fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 11.0262fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2656, [Throughput]: 8429.57fps ----------Process Name: [PROCESS] [Counter]: 2656, [Throughput]: 462.308fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2656, [Throughput]: 317.681fps ----------Process Name: [PROCESS] [Counter]: 2656, [Throughput]: 180.157fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5310, [Throughput]: 45.9869fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2672, [Throughput]: 42594.3fps ----------Process Name: [PROCESS] [Counter]: 2656, [Throughput]: 23.2312fps ----------------------------------- Overall ---------------------------------- [Counter]: 5278, [Throughput]: 45.7098fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 9.10202fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 26390fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3272fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 18, [Throughput]: 284.451fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 180.428fps ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 450.394fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 42819.4fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.2987fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2676, [Throughput]: 8471.85fps ----------Process Name: [PROCESS] [Counter]: 2676, [Throughput]: 461.953fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2676, [Throughput]: 317.231fps ----------Process Name: [PROCESS] [Counter]: 2676, [Throughput]: 180.289fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5350, [Throughput]: 45.4743fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2692, [Throughput]: 42716.5fps ----------Process Name: [PROCESS] [Counter]: 2676, [Throughput]: 22.9667fps ----------------------------------- Overall ---------------------------------- [Counter]: 5318, [Throughput]: 45.2031fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 419.234fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 25370.2fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 69247fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3508fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.4186fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 199.767fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 267.001fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.3732fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="0ba2d07de52340f088df38ef65b554e5", uri="rtsp://192.168.0.103:8554/live/", response="23c35d61684bffe421079efa572b5b10" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: F0447F38 [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2692, [Throughput]: 8514.38fps ----------Process Name: [PROCESS] [Counter]: 2692, [Throughput]: 461.347fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2692, [Throughput]: 316.979fps ----------Process Name: [PROCESS] [Counter]: 2692, [Throughput]: 180.256fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5382, [Throughput]: 45.078fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2708, [Throughput]: 42438.1fps ----------Process Name: [PROCESS] [Counter]: 2692, [Throughput]: 22.7639fps ----------------------------------- Overall ---------------------------------- [Counter]: 5350, [Throughput]: 44.81fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 378.41fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 53099.2fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 20242fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.9116fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7776fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 174.87fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 279.728fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.7707fps ****************** Performance Print End (Last two seconds) ***************** Created new TCP socket 15 for connection Connecting to 192.168.0.103, port 8554 on socket 15... ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:04:59 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="f1c2ad153b3b9dd9ceda1866a93d5c70" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="f1c2ad153b3b9dd9ceda1866a93d5c70", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="ba9fdf144699f88c7eeed9d51fa5fd0e" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:04:59 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 44078-44079) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="f1c2ad153b3b9dd9ceda1866a93d5c70", uri="rtsp://192.168.0.103:8554/live/", response="7711c681720ef9fa75cfb56568832205" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:04:59 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: AE227F93;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 44078-44079) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="f1c2ad153b3b9dd9ceda1866a93d5c70", uri="rtsp://192.168.0.103:8554/live/", response="50e0b93a923f61d1e67b6989e30c9805" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: AE227F93 Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:04:59 GMT Range: npt=0.000- Session: AE227F93 RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=7052;rtptime=2789681414,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2708, [Throughput]: 8533.99fps ----------Process Name: [PROCESS] [Counter]: 2708, [Throughput]: 461.553fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2708, [Throughput]: 316.836fps ----------Process Name: [PROCESS] [Counter]: 2708, [Throughput]: 180.363fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5414, [Throughput]: 44.6907fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2724, [Throughput]: 42526.1fps ----------Process Name: [PROCESS] [Counter]: 2708, [Throughput]: 22.5651fps ----------------------------------- Overall ---------------------------------- [Counter]: 5382, [Throughput]: 44.4265fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 498.874fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 13933fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 65538.6fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.6377fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.5557fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 200.544fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 294.579fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.5345fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="e6c670e7452cca0d19aaed57596f4aeb", uri="rtsp://192.168.0.103:8554/live/", response="831b63992b0b8e947e067a5878d6188a" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 822663BF [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called Created new TCP socket 16 for connection Connecting to 192.168.0.103, port 8554 on socket 16... ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2726, [Throughput]: 8581.05fps ----------Process Name: [PROCESS] [Counter]: 2726, [Throughput]: 461.036fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2728, [Throughput]: 316.374fps ----------Process Name: [PROCESS] [Counter]: 2726, [Throughput]: 180.305fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5446, [Throughput]: 44.3218fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2740, [Throughput]: 42603.4fps ----------Process Name: [PROCESS] [Counter]: 2732, [Throughput]: 22.2907fps ----------------------------------- Overall ---------------------------------- [Counter]: 5418, [Throughput]: 43.7965fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 18, [Throughput]: 394.572fps ----------Process Name: [INPUT_QUEUE] [Counter]: 19, [Throughput]: 48046.4fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 17, [Throughput]: 62023.9fps ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.7944fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 17, [Throughput]: 9.77349fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 19, [Throughput]: 172.988fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 264.182fps ----------------------------------- Overall ---------------------------------- [Counter]: 18, [Throughput]: 10.3504fps ****************** Performance Print End (Last two seconds) ***************** Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:05:03 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="7bf63b25d794c820625d984da2c6658c" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="7bf63b25d794c820625d984da2c6658c", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="7f75ad980054a5c4fb9884f1d223d882" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:05:03 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 56980-56981) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="7bf63b25d794c820625d984da2c6658c", uri="rtsp://192.168.0.103:8554/live/", response="a0505c881cd9c8e21150902511f5b6e9" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:05:03 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: 00321E92;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 56980-56981) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="7bf63b25d794c820625d984da2c6658c", uri="rtsp://192.168.0.103:8554/live/", response="9a8d3d408b02b8f57b01dcd9bc956abf" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 00321E92 Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:05:03 GMT Range: npt=0.000- Session: 00321E92 RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=10258;rtptime=1872844062,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2748, [Throughput]: 8628.36fps ----------Process Name: [PROCESS] [Counter]: 2748, [Throughput]: 460.751fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2748, [Throughput]: 315.644fps ----------Process Name: [PROCESS] [Counter]: 2748, [Throughput]: 180.35fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5494, [Throughput]: 43.778fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2764, [Throughput]: 42704.8fps ----------Process Name: [PROCESS] [Counter]: 2748, [Throughput]: 22.0964fps ----------------------------------- Overall ---------------------------------- [Counter]: 5462, [Throughput]: 43.523fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 416.229fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 26590.7fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 18, [Throughput]: 276.067fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 199.74fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 23, [Throughput]: 12.9458fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 9.0059fps ----------Process Name: [INPUT_QUEUE] [Counter]: 23, [Throughput]: 58298.7fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.2572fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2768, [Throughput]: 8679.2fps ----------Process Name: [PROCESS] [Counter]: 2768, [Throughput]: 461.123fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2768, [Throughput]: 315fps ----------Process Name: [PROCESS] [Counter]: 2768, [Throughput]: 180.234fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5534, [Throughput]: 43.3516fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2784, [Throughput]: 41696.6fps ----------Process Name: [PROCESS] [Counter]: 2768, [Throughput]: 21.8778fps ----------------------------------- Overall ---------------------------------- [Counter]: 5502, [Throughput]: 43.101fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 518.695fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 45574.4fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 9781.39fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3474fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3117fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 165.663fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 246.029fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.3084fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="f1c2ad153b3b9dd9ceda1866a93d5c70", uri="rtsp://192.168.0.103:8554/live/", response="920f99342cd4fc75ef876dd480197f98" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: AE227F93 [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2784, [Throughput]: 8721.09fps ----------Process Name: [PROCESS] [Counter]: 2784, [Throughput]: 461.435fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2784, [Throughput]: 314.601fps ----------Process Name: [PROCESS] [Counter]: 2784, [Throughput]: 180.166fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5566, [Throughput]: 43.0161fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2800, [Throughput]: 41589fps ----------Process Name: [PROCESS] [Counter]: 2784, [Throughput]: 21.7059fps ----------------------------------- Overall ---------------------------------- [Counter]: 5534, [Throughput]: 42.7688fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 522.647fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 52879.3fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 28702.9fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 12.1369fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 12.1308fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 169.053fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 258.097fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 12.0801fps ****************** Performance Print End (Last two seconds) ***************** Created new TCP socket 15 for connection Connecting to 192.168.0.103, port 8554 on socket 15... ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:05:09 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="22d9bfc327c869e7a1f733efc6609bc1" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="22d9bfc327c869e7a1f733efc6609bc1", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="a10a875756a031d7347cd925b5a34e7a" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:05:09 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 39814-39815) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="22d9bfc327c869e7a1f733efc6609bc1", uri="rtsp://192.168.0.103:8554/live/", response="4078ccdadec86be5dfdf9c51ee24e8b9" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:05:09 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: 3AABCC38;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 39814-39815) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="22d9bfc327c869e7a1f733efc6609bc1", uri="rtsp://192.168.0.103:8554/live/", response="a1ef8b7c7d64ef94bb69aaf083609937" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 3AABCC38 Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:05:09 GMT Range: npt=0.000- Session: 3AABCC38 RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=49726;rtptime=1363491573,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2804, [Throughput]: 8764.56fps ----------Process Name: [PROCESS] [Counter]: 2804, [Throughput]: 460.676fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2804, [Throughput]: 314.32fps ----------Process Name: [PROCESS] [Counter]: 2804, [Throughput]: 180.079fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5606, [Throughput]: 42.6076fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2820, [Throughput]: 41021.8fps ----------Process Name: [PROCESS] [Counter]: 2804, [Throughput]: 21.4965fps ----------------------------------- Overall ---------------------------------- [Counter]: 5574, [Throughput]: 42.3644fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 374.809fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 28626.2fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 14100.4fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.416fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3506fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 168.789fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 279.471fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.3506fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2820, [Throughput]: 8754.2fps ----------Process Name: [PROCESS] [Counter]: 2820, [Throughput]: 459.935fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2820, [Throughput]: 314.135fps ----------Process Name: [PROCESS] [Counter]: 2820, [Throughput]: 180.167fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5638, [Throughput]: 42.2631fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2836, [Throughput]: 41084.3fps ----------Process Name: [PROCESS] [Counter]: 2820, [Throughput]: 21.32fps ----------------------------------- Overall ---------------------------------- [Counter]: 5606, [Throughput]: 42.0232fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 358.842fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 7252.15fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 56161fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 16.223fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 16.2185fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 197.012fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 284.868fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 16.2029fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2836, [Throughput]: 8728.94fps ----------Process Name: [PROCESS] [Counter]: 2836, [Throughput]: 459.498fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2836, [Throughput]: 313.8fps ----------Process Name: [PROCESS] [Counter]: 2836, [Throughput]: 180.187fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5670, [Throughput]: 41.9815fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2852, [Throughput]: 41163.6fps ----------Process Name: [PROCESS] [Counter]: 2836, [Throughput]: 21.176fps ----------------------------------- Overall ---------------------------------- [Counter]: 5638, [Throughput]: 41.7446fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 393.526fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 5785.93fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 62554fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.8888fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7187fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 183.708fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 264.178fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.7182fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="7bf63b25d794c820625d984da2c6658c", uri="rtsp://192.168.0.103:8554/live/", response="1c4d5b90837f82c590b120582e117609" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 00321E92 [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called Created new TCP socket 16 for connection Connecting to 192.168.0.103, port 8554 on socket 16... ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:05:16 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="2d433dbf452723aec2ef8469b5cb9681" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="2d433dbf452723aec2ef8469b5cb9681", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="ad6c3b0c41f94333273bf2d7870ec2c3" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:05:16 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 54068-54069) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="2d433dbf452723aec2ef8469b5cb9681", uri="rtsp://192.168.0.103:8554/live/", response="0d07826f92926dbf89a62b5215127c57" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:05:16 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: BA0C3D78;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 54068-54069) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="2d433dbf452723aec2ef8469b5cb9681", uri="rtsp://192.168.0.103:8554/live/", response="727d91c902d682fa621e319224dd82e5" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: BA0C3D78 Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:05:16 GMT Range: npt=0.000- Session: BA0C3D78 RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=28579;rtptime=147199821,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2860, [Throughput]: 8788.33fps ----------Process Name: [PROCESS] [Counter]: 2860, [Throughput]: 459.762fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2860, [Throughput]: 313.066fps ----------Process Name: [PROCESS] [Counter]: 2860, [Throughput]: 180.144fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5718, [Throughput]: 41.5295fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2876, [Throughput]: 41285fps ----------Process Name: [PROCESS] [Counter]: 2860, [Throughput]: 20.9444fps ----------------------------------- Overall ---------------------------------- [Counter]: 5686, [Throughput]: 41.2971fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 493.334fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 44825.5fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 63570.3fps ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.4957fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.4862fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 175.258fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 245.237fps ----------------------------------- Overall ---------------------------------- [Counter]: 24, [Throughput]: 13.4807fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2876, [Throughput]: 8820.43fps ----------Process Name: [PROCESS] [Counter]: 2876, [Throughput]: 459.075fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2876, [Throughput]: 312.89fps ----------Process Name: [PROCESS] [Counter]: 2876, [Throughput]: 180.103fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5750, [Throughput]: 41.2401fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2892, [Throughput]: 40430.3fps ----------Process Name: [PROCESS] [Counter]: 2876, [Throughput]: 20.7964fps ----------------------------------- Overall ---------------------------------- [Counter]: 5718, [Throughput]: 41.0106fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 362.246fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 25413.7fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 8563.68fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 11.8708fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 11.872fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 172.934fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 284.284fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 11.8631fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2896, [Throughput]: 8819.76fps ----------Process Name: [PROCESS] [Counter]: 2896, [Throughput]: 459.188fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2896, [Throughput]: 312.786fps ----------Process Name: [PROCESS] [Counter]: 2896, [Throughput]: 180.009fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5790, [Throughput]: 40.8968fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2912, [Throughput]: 40533.3fps ----------Process Name: [PROCESS] [Counter]: 2896, [Throughput]: 20.6205fps ----------------------------------- Overall ---------------------------------- [Counter]: 5758, [Throughput]: 40.6708fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 476.025fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 8724.85fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 64151.1fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3464fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.4fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 167.483fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 298.494fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.4001fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2916, [Throughput]: 8818.59fps ----------Process Name: [PROCESS] [Counter]: 2916, [Throughput]: 458.081fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2916, [Throughput]: 312.546fps ----------Process Name: [PROCESS] [Counter]: 2916, [Throughput]: 180.037fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5826, [Throughput]: 40.528fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2930, [Throughput]: 40635.6fps ----------Process Name: [PROCESS] [Counter]: 2916, [Throughput]: 20.4466fps ----------------------------------- Overall ---------------------------------- [Counter]: 5798, [Throughput]: 40.3332fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 339.538fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 8652.99fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 18, [Throughput]: 68676.1fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.4588fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 18, [Throughput]: 10.2778fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 184.165fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 281.366fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.4101fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2932, [Throughput]: 8768.07fps ----------Process Name: [PROCESS] [Counter]: 2932, [Throughput]: 458.902fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2932, [Throughput]: 312.093fps ----------Process Name: [PROCESS] [Counter]: 2932, [Throughput]: 180.045fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5862, [Throughput]: 40.2875fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2948, [Throughput]: 40708.9fps ----------Process Name: [PROCESS] [Counter]: 2932, [Throughput]: 20.3091fps ----------------------------------- Overall ---------------------------------- [Counter]: 5830, [Throughput]: 40.0676fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 681.516fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 4289.27fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 181.473fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 246.89fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 17, [Throughput]: 9.75079fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 9.18102fps ----------Process Name: [INPUT_QUEUE] [Counter]: 17, [Throughput]: 57244.8fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 9.17721fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="22d9bfc327c869e7a1f733efc6609bc1", uri="rtsp://192.168.0.103:8554/live/", response="2ff85f07fdfb22becb6f52192c104f80" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 3AABCC38 [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called Created new TCP socket 15 for connection Connecting to 192.168.0.103, port 8554 on socket 15... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2948, [Throughput]: 8805fps ----------Process Name: [PROCESS] [Counter]: 2948, [Throughput]: 458.85fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2948, [Throughput]: 311.734fps ----------Process Name: [PROCESS] [Counter]: 2948, [Throughput]: 180.021fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5894, [Throughput]: 40.0282fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2964, [Throughput]: 40028fps ----------Process Name: [PROCESS] [Counter]: 2948, [Throughput]: 20.176fps ----------------------------------- Overall ---------------------------------- [Counter]: 5862, [Throughput]: 39.8126fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 449.63fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 38577.5fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 9806.79fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.8103fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.816fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 175.73fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 257.48fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.9987fps ****************** Performance Print End (Last two seconds) ***************** ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:05:27 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="2c1326ced4306e28cc36116f814671a7" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="2c1326ced4306e28cc36116f814671a7", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="bfded23e27482f655a21894e50355637" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:05:27 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 50878-50879) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="2c1326ced4306e28cc36116f814671a7", uri="rtsp://192.168.0.103:8554/live/", response="678749470ee7ebb57d9e178e89a38f2d" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:05:27 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: 97ACA843;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 50878-50879) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="2c1326ced4306e28cc36116f814671a7", uri="rtsp://192.168.0.103:8554/live/", response="45fdc943fbd97a843ba2e9d3d57198db" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 97ACA843 Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:05:27 GMT Range: npt=0.000- Session: 97ACA843 RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=33409;rtptime=3950242553,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="2d433dbf452723aec2ef8469b5cb9681", uri="rtsp://192.168.0.103:8554/live/", response="26456990627b6edf0a1d1ab9f847023a" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: BA0C3D78 [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called Created new TCP socket 16 for connection Connecting to 192.168.0.103, port 8554 on socket 16... ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:05:28 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="545bca8b385f8c9ef0b291f05a189feb" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="545bca8b385f8c9ef0b291f05a189feb", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="0dabfb85454fbb40fdb0d8566155ea8b" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:05:28 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 56464-56465) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="545bca8b385f8c9ef0b291f05a189feb", uri="rtsp://192.168.0.103:8554/live/", response="0ecaae9dc5a742910276c0c9127a1451" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:05:28 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: C51E843E;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 56464-56465) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="545bca8b385f8c9ef0b291f05a189feb", uri="rtsp://192.168.0.103:8554/live/", response="221ed66787b9a42c74dc7523bf4ce437" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: C51E843E Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:05:28 GMT Range: npt=0.000- Session: C51E843E RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=22567;rtptime=3668829481,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2964, [Throughput]: 8831.4fps ----------Process Name: [PROCESS] [Counter]: 2964, [Throughput]: 459.216fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2964, [Throughput]: 311.582fps ----------Process Name: [PROCESS] [Counter]: 2964, [Throughput]: 180.03fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5926, [Throughput]: 39.7761fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 2980, [Throughput]: 40106fps ----------Process Name: [PROCESS] [Counter]: 2964, [Throughput]: 20.0472fps ----------------------------------- Overall ---------------------------------- [Counter]: 5894, [Throughput]: 39.5613fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 538.252fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 19731.5fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 62733.8fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.8087fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7037fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 181.869fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 285.757fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.6775fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2988, [Throughput]: 8866.29fps ----------Process Name: [PROCESS] [Counter]: 2988, [Throughput]: 459.74fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 2988, [Throughput]: 310.801fps ----------Process Name: [PROCESS] [Counter]: 2988, [Throughput]: 179.942fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 5974, [Throughput]: 39.4045fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3004, [Throughput]: 40208.3fps ----------Process Name: [PROCESS] [Counter]: 2988, [Throughput]: 19.8576fps ----------------------------------- Overall ---------------------------------- [Counter]: 5942, [Throughput]: 39.1935fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 535.15fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 17314.4fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 58857.4fps ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.4056fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 13.463fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 24, [Throughput]: 169.696fps ----------Process Name: [INPUT_QUEUE] [Counter]: 24, [Throughput]: 237.347fps ----------------------------------- Overall ---------------------------------- [Counter]: 24, [Throughput]: 13.463fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3008, [Throughput]: 8773.25fps ----------Process Name: [PROCESS] [Counter]: 3008, [Throughput]: 458.831fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3008, [Throughput]: 310.774fps ----------Process Name: [PROCESS] [Counter]: 3008, [Throughput]: 179.923fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 6014, [Throughput]: 39.1127fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3024, [Throughput]: 39963.7fps ----------Process Name: [PROCESS] [Counter]: 3008, [Throughput]: 19.708fps ----------------------------------- Overall ---------------------------------- [Counter]: 5982, [Throughput]: 38.9046fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 354.188fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 3416.73fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 20884fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.4094fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.4367fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 177.102fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 306.793fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.3899fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3024, [Throughput]: 8757.58fps ----------Process Name: [PROCESS] [Counter]: 3024, [Throughput]: 458.538fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3024, [Throughput]: 310.41fps ----------Process Name: [PROCESS] [Counter]: 3024, [Throughput]: 179.948fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 6046, [Throughput]: 38.8806fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3040, [Throughput]: 39017.8fps ----------Process Name: [PROCESS] [Counter]: 3024, [Throughput]: 19.5897fps ----------------------------------- Overall ---------------------------------- [Counter]: 6014, [Throughput]: 38.6748fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 409.457fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 6555.91fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 7128.62fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 12.1814fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 12.0896fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 184.744fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 254.405fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 12.0896fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3044, [Throughput]: 8804.46fps ----------Process Name: [PROCESS] [Counter]: 3044, [Throughput]: 458.467fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3044, [Throughput]: 310.379fps ----------Process Name: [PROCESS] [Counter]: 3044, [Throughput]: 180.022fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 6086, [Throughput]: 38.5957fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3060, [Throughput]: 39021.3fps ----------Process Name: [PROCESS] [Counter]: 3044, [Throughput]: 19.4442fps ----------------------------------- Overall ---------------------------------- [Counter]: 6054, [Throughput]: 38.3928fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 447.917fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 46213.2fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 39552.6fps ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3883fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 11.3682fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 20, [Throughput]: 191.965fps ----------Process Name: [INPUT_QUEUE] [Counter]: 20, [Throughput]: 305.726fps ----------------------------------- Overall ---------------------------------- [Counter]: 20, [Throughput]: 11.3317fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3060, [Throughput]: 8796.06fps ----------Process Name: [PROCESS] [Counter]: 3060, [Throughput]: 457.855fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3060, [Throughput]: 310.049fps ----------Process Name: [PROCESS] [Counter]: 3060, [Throughput]: 179.929fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 6118, [Throughput]: 38.3752fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3076, [Throughput]: 38890.7fps ----------Process Name: [PROCESS] [Counter]: 3060, [Throughput]: 19.3315fps ----------------------------------- Overall ---------------------------------- [Counter]: 6086, [Throughput]: 38.1744fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 365.124fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 7443.89fps ------------------------------ Module: [detector] ------------------------------ ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 23712.8fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.8455fps ------------------------------- Module: [source] ------------------------------- (slowest) ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 17.7654fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 163.877fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 257.911fps ----------------------------------- Overall ---------------------------------- [Counter]: 16, [Throughput]: 17.7655fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... Sending request: TEARDOWN rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 6 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="2c1326ced4306e28cc36116f814671a7", uri="rtsp://192.168.0.103:8554/live/", response="d5337dd0052bd8a8ffe668f900a3f3b1" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 97ACA843 [URL:"rtsp://192.168.0.103:8554/live/"]: Closing the stream. ourRTSPClient::~ourRTSPClient() called ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3075, [Throughput]: 8826.96fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 457.02fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3076, [Throughput]: 310.124fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 179.958fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 6142, [Throughput]: 38.2146fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3088, [Throughput]: 38957.1fps ----------Process Name: [PROCESS] [Counter]: 3076, [Throughput]: 19.2254fps ----------------------------------- Overall ---------------------------------- [Counter]: 6116, [Throughput]: 37.9514fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [PROCESS] [Counter]: 15, [Throughput]: 333.069fps ----------Process Name: [INPUT_QUEUE] [Counter]: 15, [Throughput]: 31159.1fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 12, [Throughput]: 69256.9fps ----------Process Name: [PROCESS] [Counter]: 16, [Throughput]: 18.6059fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 12, [Throughput]: 26.6668fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [PROCESS] [Counter]: 15, [Throughput]: 186.059fps ----------Process Name: [INPUT_QUEUE] [Counter]: 16, [Throughput]: 325.279fps ----------------------------------- Overall ---------------------------------- [Counter]: 15, [Throughput]: 16.8577fps ****************** Performance Print End (Last two seconds) ***************** Created new TCP socket 15 for connection Connecting to 192.168.0.103, port 8554 on socket 15... ...remote connection opened Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 2 User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Mon, Jan 09 2023 09:05:41 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="aa2c27aa0b37bc8e113eb219d300f1a6" Resending... Sending request: DESCRIBE rtsp://admin:admin@192.168.0.103:8554/live RTSP/1.0 CSeq: 3 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="aa2c27aa0b37bc8e113eb219d300f1a6", uri="rtsp://admin:admin@192.168.0.103:8554/live", response="2f361093c961d1f9d83650583d62b1fc" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Accept: application/sdp Received 901 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 200 OK CSeq: 3 Date: Mon, Jan 09 2023 09:05:41 GMT Content-Base: rtsp://192.168.0.103:8554/live/ Content-Type: application/sdp Content-Length: 737 v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Got a SDP description: v=0 o=- 1673254960181197 1 IN IP4 0.0.0.0 s=来自2106118C的实时视频 i=LibStreaming for Android by shenyaocn t=0 0 a=tool:LIVE555 Streaming Media v2021.03.16 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:来自2106118C的实时视频 a=x-qt-text-inf:LibStreaming for Android by shenyaocn m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPywDaFCagA==,aO4G8sA= a=control:track1 m=audio 0 RTP/AVP 97 c=IN IP4 0.0.0.0 b=AS:122 a=rtpmap:97 MPEG4-GENERIC/48000 a=fmtp:97 streamtype=5;profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1188 a=control:track2 [URL:"rtsp://192.168.0.103:8554/live/"]: Initiated the "video/H264" subsession (client ports 53256-53257) Sending request: SETUP rtsp://192.168.0.103:8554/live/track1 RTSP/1.0 CSeq: 4 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="aa2c27aa0b37bc8e113eb219d300f1a6", uri="rtsp://192.168.0.103:8554/live/", response="e2763a7c4e2e28d5053428b67cbe5470" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Received 190 new bytes of response data. Received a complete SETUP response: RTSP/1.0 200 OK CSeq: 4 Date: Mon, Jan 09 2023 09:05:41 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.0.101;source=192.168.0.103;interleaved=0-1 Session: 2CB68CDE;timeout=65 [URL:"rtsp://192.168.0.103:8554/live/"]: Set up the "video/H264" subsession (client ports 53256-53257) [URL:"rtsp://192.168.0.103:8554/live/"]: Created a data sink for the "video/H264" subsession Sending request: PLAY rtsp://192.168.0.103:8554/live/ RTSP/1.0 CSeq: 5 Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="aa2c27aa0b37bc8e113eb219d300f1a6", uri="rtsp://192.168.0.103:8554/live/", response="32fc526733dcb0a99a7d660f6ed8d7bc" User-Agent: cnstream (LIVE555 Streaming Media v2020.10.16) Session: 2CB68CDE Range: npt=0.000- Received a complete PLAY response: RTSP/1.0 200 OK CSeq: 5 Date: Mon, Jan 09 2023 09:05:41 GMT Range: npt=0.000- Session: 2CB68CDE RTP-Info: url=rtsp://192.168.0.103:8554/live/track1;seq=53553;rtptime=3136573609,url=rtsp://192.168.0.103:8554/live/track2;seq=0;rtptime=0 [URL:"rtsp://192.168.0.103:8554/live/"]: Started playing session... Liveness timeout occured, shutdown stream... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3075, [Throughput]: 8826.96fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 457.02fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3076, [Throughput]: 310.124fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 179.958fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 6142, [Throughput]: 38.2146fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3088, [Throughput]: 38957.1fps ----------Process Name: [PROCESS] [Counter]: 3076, [Throughput]: 19.2254fps ----------------------------------- Overall ---------------------------------- [Counter]: 6116, [Throughput]: 37.9514fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ----------------------------------- Overall ---------------------------------- [Counter]: 0, [Throughput]: 0fps ****************** Performance Print End (Last two seconds) ***************** Liveness timeout occured, shutdown stream... ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3075, [Throughput]: 8826.96fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 457.02fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3076, [Throughput]: 310.124fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 179.958fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 6142, [Throughput]: 38.2146fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3088, [Throughput]: 38957.1fps ----------Process Name: [PROCESS] [Counter]: 3076, [Throughput]: 19.2254fps ----------------------------------- Overall ---------------------------------- [Counter]: 6116, [Throughput]: 37.9514fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ----------------------------------- Overall ---------------------------------- [Counter]: 0, [Throughput]: 0fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3075, [Throughput]: 8826.96fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 457.02fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3076, [Throughput]: 310.124fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 179.958fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 6142, [Throughput]: 38.2146fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3088, [Throughput]: 38957.1fps ----------Process Name: [PROCESS] [Counter]: 3076, [Throughput]: 19.2254fps ----------------------------------- Overall ---------------------------------- [Counter]: 6116, [Throughput]: 37.9514fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ----------------------------------- Overall ---------------------------------- [Counter]: 0, [Throughput]: 0fps ****************** Performance Print End (Last two seconds) ***************** ********************** Performance Print Start (Whole) ********************** =========================== Pipeline: [MyPipeline] =========================== ------------------------------ Module: [rtsp_sink] ----------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3075, [Throughput]: 8826.96fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 457.02fps --------------------------------- Module: [osd] -------------------------------- ----------Process Name: [INPUT_QUEUE] [Counter]: 3076, [Throughput]: 310.124fps ----------Process Name: [PROCESS] [Counter]: 3075, [Throughput]: 179.958fps ------------------------------- Module: [source] ------------------------------- ----------Process Name: [PROCESS] [Counter]: 6142, [Throughput]: 38.2146fps ------------------------------ Module: [detector] ------------------------------ (slowest) ----------Process Name: [INPUT_QUEUE] [Counter]: 3088, [Throughput]: 38957.1fps ----------Process Name: [PROCESS] [Counter]: 3076, [Throughput]: 19.2254fps ----------------------------------- Overall ---------------------------------- [Counter]: 6116, [Throughput]: 37.9514fps *********************** Performance Print End (Whole) *********************** ***************** Performance Print Start (Last two seconds) **************** =========================== Pipeline: [MyPipeline] =========================== ----------------------------------- Overall ---------------------------------- [Counter]: 0, [Throughput]: 0fps ****************** Performance Print End (Last two seconds) ***************** [ERROR][CODEC-VDEC-INTER][/home/jenkins/agent/workspace/package_cntoolkit-daily-x86_64-release_v1.7.3/cntoolkit/tmp/cncodec/cloduid 0 wait input buffer timeout:10000ms, available input buffer number:0 output buffer number in app:6 CNSTREAM SOURCE W0109 17:05:50.136719 1834] [stream_0]: cnvideoDecFeedData(data) timeout happened, retry feed data, time: 1 [ERROR][CODEC-VDEC-INTER][/home/jenkins/agent/workspace/package_cntoolkit-daily-x86_64-release_v1.7.3/cntoolkit/tmp/cncodec/cloduid 1 wait input buffer timeout:10000ms, available input buffer number:0 output buffer number in app:7 CNSTREAM SOURCE W0109 17:05:50.145172 1837] [stream_1]: cnvideoDecFeedData(data) timeout happened, retry feed data, time: 1 2023-01-09 17:05:50.787963: [cnrtError] [1829] [Card : 0] Serialize memcpy D2H fail. DP = 1, current = 0 2023-01-09 17:05:50.788019: [cnrtError] [1829] [Card : 0] Src size = 2073600, dst size = 2073600, round size = 2073600 2023-01-09 17:05:50.788035: [cnrtError] [1829] [Card : 0] Memcpy check: Copy MLU address 0x10081ffdc000000, size 2073600 2023-01-09 17:05:50.788045: [cnrtError] [1829] [Card : 0] Memcpy check: Was allocated: MLU address 0x10081ffdc000000, size 2073600 2023-01-09 17:05:50.788056: [cnrtError] [1829] [Card : 0] Memcpy check: For stack backtrace, export CNRT_ENABLE_LEAK_BACKTRACE=true and re-run your program 2023-01-09 17:05:50.788071: [cnrtError] [1829] [Card : 0] Error occurred in cnrtMemcpy during calling driver interface. 2023-01-09 17:05:50.788081: [cnrtError] [1829] [Card : 0] Return value is 2000, MLU_ERROR_UNKNOWN, means that "unknown error" 2023-01-09 17:05:50.789237: [cnrtError] [1829] [Card : 0] cnrtMemcpy, cnrtInternalMemcpy failed! CNSTREAM FRAME F0109 17:05:50.789270 1829] Call [cnrtMemcpy(cpu_ptr_, mlu_ptr_, size_, CNRT_MEM_TRANS_DIR_DEV2HOST)] failed, error code: 632046