Files
firmware/docs/config_examples.md
Igor Zalatov (via Araneus server) 1f9fa09525 Add libhv to project and fix libsrt
2021-07-04 17:50:36 +03:00

1.0 KiB

OpenIPC v2.1 (Buildroot based..)

Alternative firmware for IP cameras based on the HiSilicon (and other) SoC's

More information about the project is available in our Wiki and Site

CI status GitHub repo size GitHub issues GitHub pull requests License


Debugger compile

BR2_PTHREAD_DEBUG=y
BR2_PACKAGE_HOST_GDB=y
BR2_PACKAGE_HOST_GDB_NOPYTHON=y
BR2_GDB_VERSION_9_2=y
BR2_GDB_VERSION="9.2"
BR2_PACKAGE_GDB=y
BR2_PACKAGE_GDB_SERVER=y
BR2_PACKAGE_GDB_DEBUGGER=y
BR2_PACKAGE_NCURSES=y
BR2_PACKAGE_NCURSES_ADDITIONAL_TERMINFO=""
BR2_PACKAGE_STRACE=y