update libcallback injection callback method

This commit is contained in:
Alfonso Gamboa
2022-05-09 03:04:20 -07:00
parent 4d45b4c642
commit 950fffc672
4 changed files with 23 additions and 9 deletions

View File

@@ -201,6 +201,7 @@ Huge credit to @mnakada for his libcallback library: [https://github.com/mnakada
## Latest Updates
* 05-09-22: update libcallback sources with patch to fix rtsp across multiple firmware versions for all devices (v3/panv2/db)
* 05-08-22: update libcallback sources with patch to enable pan v2 rtsp functionality.
* 05-08-22: Include iptables and NFSv4 kernel modules, enable swap ON by default.
* 05-07-22: RTSP Server fixed, ported latest full libcallback from @mnakada with modifications.