Go to file
th 3e118c3d84 add mqtt 2025-02-06 10:19:38 +08:00
__pycache__ 2025firstedition 2025-01-21 09:26:34 +08:00
common add mqtt 2025-02-06 10:19:38 +08:00
concurrency add mqtt 2025-02-06 10:19:38 +08:00
config add mqtt 2025-02-06 10:19:38 +08:00
entity add mqtt 2025-02-06 10:19:38 +08:00
enums add mqtt 2025-02-06 10:19:38 +08:00
exception add mqtt 2025-02-06 10:19:38 +08:00
font 2025firstedition 2025-01-21 09:26:34 +08:00
image 2025firstedition 2025-01-21 09:26:34 +08:00
service add mqtt 2025-02-06 10:19:38 +08:00
test 2025firstedition 2025-01-21 09:26:34 +08:00
util add mqtt 2025-02-06 10:19:38 +08:00
vodsdk add mqtt 2025-02-06 10:19:38 +08:00
__init__.py 2025firstedition 2025-01-21 09:26:34 +08:00
dsp_master.py 2025firstedition 2025-01-21 09:26:34 +08:00
readme.md add mqtt 2025-02-06 10:19:38 +08:00
start.sh 2025firstedition 2025-01-21 09:26:34 +08:00
stop.sh 2025firstedition 2025-01-21 09:26:34 +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情况下的文件名命名方式。