dhaval-zala-aivid

Results 5 issues of dhaval-zala-aivid

Hii @nnshah1 `{ "name": "staff-engm-det", "version": 2, "type": "GStreamer", "template": [ "rtspsrc udp-buffer-size=212992 name=\"source\" ", " ! queue ! rtph264depay ! h264parse ! video/x-h264 ", " ! tee name=t !...

Hi @nnshah1 , @xwu2git, I am stuck with implementing "mask_rcnn_inception_v2_coco" on Smart-City-Sample platform. I am sharing my current pipeline.json and model-proc for the model that I have created as per...

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question I am using the same [script of yolov5 ](https://github.com/bethusaisampath/YOLOs_OpenVINO)to...

question

@nnshah1 I'm running yolov5 on pipeline-server without splitmuxsink. Its shows the proper result. But if i add splitmuxsink in pipeline. the pipeline shows error like this... ``` {"levelname": "DEBUG", "asctime":...

@nnshah1 How to add jpegenc (to generate snapshot) and splitmuxsink (to generate video) together in a single pipeline? I am able to add jpegenc or splitmuxsink separately in pipeline and...