适应新数据格式

This commit is contained in:
BBIT-Kai
2025-11-24 09:01:48 +08:00
parent 4fa0c7d1eb
commit eeada99dbb
3 changed files with 16 additions and 4 deletions
@@ -20,7 +20,7 @@ import io.ktor.server.application.*
import io.ktor.server.tomcat.jakarta.*
//const val VIDEO_INPUT_PATH = "/tmp/"
//const val VIDEO_INPUT_PATH = "./tmp/"
const val VIDEO_INPUT_PATH = "C:/tmp/"
/**