refactor: enhance FFmpegRTSPReader to improve frame reading reliability with retry logic
All checks were successful
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) Successful in 2m51s
Build Worker Base and Application Images / deploy-stack (push) Successful in 8s
All checks were successful
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) Successful in 2m51s
Build Worker Base and Application Images / deploy-stack (push) Successful in 8s
This commit is contained in:
parent
84144a2955
commit
2742b86961
2 changed files with 35 additions and 17 deletions
|
@ -5,4 +5,5 @@ fastapi[standard]
|
|||
redis
|
||||
urllib3<2.0.0
|
||||
numpy
|
||||
requests
|
||||
requests
|
||||
watchdog
|
Loading…
Add table
Add a link
Reference in a new issue