Safer ffmpeg kill, POST process/service actions, ARM encoder from hardware.env, filter_threads scaling

Made-with: Cursor
This commit is contained in:
eric
2026-03-28 12:03:13 -05:00
parent f4794e720a
commit 9b6570d06e
7 changed files with 204 additions and 45 deletions

View File

@@ -42,6 +42,7 @@ export function middleware(request: NextRequest) {
return NextResponse.rewrite(dest);
}
/** Dev 代理:含 GET/POST 等同名 API进程与服务控制已优先使用 POST */
export const config = {
matcher: [
"/process_monitor",