-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update onvif_simple_server to the last commit
- Loading branch information
1 parent
0f32f84
commit 00d69f0
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule onvif_simple_server
updated
13 files
+67 −6 | README.md | |
+46 −6 | conf.c | |
+7 −0 | conf.h | |
+69 −8 | ezxml_wrapper.c | |
+38 −1 | media_service.c | |
+2 −0 | media_service.h | |
+29 −0 | media_service_files/GetGuaranteedNumberOfVideoEncoderInstances.xml | |
+4 −0 | onvif_simple_server.c | |
+1 −0 | onvif_simple_server.conf.example | |
+1 −1 | onvif_simple_server.h | |
+130 −38 | ptz_service.c | |
+0 −2 | ptz_service.h | |
+1 −1 | ptz_service_files/GetServiceCapabilities.xml |