Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roleoroleo authored Aug 15, 2024
1 parent dd47e89 commit 0130fb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,11 @@ Brief explanation of some parameters:
| ptz | 1 if onvif_simple_server can control PTZ, 0 otherwise |
| max_step_* | max values of x and y movements reported by the cam (min = 0) |
| move_* | the binary that moves the PTZ controls, onvif_simple_server will run it with a system call |
| events | 0 events handling disabled, 1 Pull mode enabled, 2 WS Base mode enabled, 3 both |
| events | set to 1 to enable ONVIF PullPoint, 2 to enable WS Base Notification or 3 to enable both |
| topic | the topic of the event |
| source_name | the source name inside the Notify message |
| source_value | the source value inside the Notify message |
| input_file | the file created when the event is fired |
| events | set to 1 to enable ONVIF PullPoint, 2 to enable WS Base Notification or 3 to enable both |

Check the code for information.

Expand Down

0 comments on commit 0130fb5

Please sign in to comment.