Go to file
th 3ad82a181d first 2025-04-26 10:09:38 +08:00
__pycache__ first 2025-04-26 10:09:38 +08:00
common first 2025-04-26 10:09:38 +08:00
concurrency first 2025-04-26 10:09:38 +08:00
config first 2025-04-26 10:09:38 +08:00
entity first 2025-04-26 10:09:38 +08:00
enums first 2025-04-26 10:09:38 +08:00
exception first 2025-04-26 10:09:38 +08:00
font first 2025-04-26 10:09:38 +08:00
image first 2025-04-26 10:09:38 +08:00
service first 2025-04-26 10:09:38 +08:00
test first 2025-04-26 10:09:38 +08:00
util first 2025-04-26 10:09:38 +08:00
vodsdk first 2025-04-26 10:09:38 +08:00
__init__.py first 2025-04-26 10:09:38 +08:00
dsp_master.py first 2025-04-26 10:09:38 +08:00
readme.md first 2025-04-26 10:09:38 +08:00
scpCode.sh first 2025-04-26 10:09:38 +08:00
start.sh first 2025-04-26 10:09:38 +08:00
stop.sh first 2025-04-26 10:09:38 +08:00
t.txt first 2025-04-26 10:09:38 +08:00

readme.md

1.2025.01.21把之前的tuoheng alg仓库代码重新开个仓库 (1)在config/service/dsp_test_service.yml里面添加参数控制存储用的oss还是minio storage_source: 1 2.2025.02.06 (1)修改代码把mqtt读取加入到系统中。config/service/dsp_test_service.yml中添加mqtt_flag,决定是否启用。 (2)修改了minio情况下的文件名命名方式。 3.2025.02.12 (1)增加了对alg算法开发的代码。可以通过配置文件config/service/dsp_test_service.yml中algSwitch: true决定是否启用。 4.2025.04.26 (1)代码更新路径到gitadmin