mirror of https://github.com/OpenIPC/firmware.git
11 lines
330 B
Plaintext
11 lines
330 B
Plaintext
config BR2_PACKAGE_ONVIF_SIMPLE_SERVER
|
|
bool "onvif-simple-server"
|
|
default n
|
|
#select BR2_PACKAGE_LIBTOMCRYPT
|
|
#depends on BR2_INSTALL_LIBTOMCRYPT
|
|
help
|
|
onvif_simple_server is a C light implementation of an onvif
|
|
server intended for use in resource-constrained devices
|
|
|
|
https://github.com/roleoroleo/onvif_simple_server
|