Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Codemonkey1973 authored Dec 22, 2021
1 parent 8b1e47a commit e2ba73f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Index Address Hex Decimal Ascii Name

### Read all regions of interest
~~~
.\occ.exe -G :
.\occ.exe -G : -i 192.168.2.10
Read ROI's 1 to 10
Regions Of Interest
Expand All @@ -161,9 +161,9 @@ ROI P1X P1Y P2X P2Y Width Height Mbps Fps Mode

### Configure region of interest 10
~~~
.\occ.exe -s 10=1280,960,0,0,1280,960,60,25,2
.\occ.exe -s 10=1280,960,0,0,1280,960,60,25,2 -i 192.168.2.10
Regions Of Interest
ROI P1X P1Y P2X P2Y Width Height Mbps Fps Mode
10 1280 960 0 0 1280 960 60 25 2
~~~
~~~

0 comments on commit e2ba73f

Please sign in to comment.