Fixed JSON-stream and MJPEG-stream on Windows and Linux.

This commit is contained in:
AlexeyAB
2019-01-11 22:39:29 +03:00
parent 55f57e9ac1
commit 937306f0c9
4 changed files with 59 additions and 33 deletions

6
json_mjpeg_streams.sh Normal file
View File

@ -0,0 +1,6 @@
# Run this file and then open URL in Chrome/Firefox in 2 tabs: http://localhost:8070 and http://localhost:8090
# Or open: http://ip-address:8070 and http://ip-address:8090
# to get <ip-address> run: sudo ifconfig
./darknet detector demo ./cfg/coco.data ./cfg/yolov3.cfg ./yolov3.weights test50.mp4 -json_port 8070 -http_port 8090 -ext_output