Display detections on browser interface, receiving detection data from socketio coming from the YOLOv5 detection script
npm install
npm run start
./cam2ip -width 720 -height 1280 -index 2 -bind-addr ":3333"
Display detections on browser interface, receiving detection data from socketio coming from the YOLOv5 detection script
npm install
npm run start
./cam2ip -width 720 -height 1280 -index 2 -bind-addr ":3333"