refactor: enhance FFmpegRTSPReader with file watching and reactive frame reading
Some checks failed
Build Worker Base and Application Images / deploy-stack (push) Blocked by required conditions
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Has been cancelled

This commit is contained in:
Siwat Sirichai 2025-09-26 02:18:20 +07:00
parent 79a1189675
commit cb31633cc1
2 changed files with 101 additions and 81 deletions

View file

@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(dir:*)"
"Bash(dir:*)",
"WebSearch"
],
"deny": [],
"ask": []