nextav/docs
tigeren 13d6874c00 feat(api): add FFmpeg process status and management API endpoints
- Implement GET /api/ffmpeg/status to return current FFmpeg process status
- Support filtering by videoId and response formatting (JSON or text table)
- Include optional statistics in status response
- Implement DELETE /api/ffmpeg/status for process cleanup operations
- Allow killing processes by videoId, stale status, or all at once
- Add cache-control and CORS headers for API responses
- Add error handling with 500 response on failure
2025-09-06 16:39:00 +00:00
..
03-process-management-transcoding.md refactor: update Dockerfile and docker-compose.yml for improved media handling 2025-09-01 18:08:17 +00:00
04-progress-bar-accuracy.md refactor: update Dockerfile and docker-compose.yml for improved media handling 2025-09-01 18:08:17 +00:00
05-nextjs-adaptation-guide.md refactor: update Dockerfile and docker-compose.yml for improved media handling 2025-09-01 18:08:17 +00:00
ANTI-JITTER-IMPLEMENTATION.md feat(api): add FFmpeg process status and management API endpoints 2025-09-06 16:39:00 +00:00
DEPLOYMENT.md feat: add deployment documentation and Docker configuration 2025-08-30 11:59:56 +00:00
DEPLOYMENT_GUIDE.md refactor: update Dockerfile and deployment documentation 2025-08-30 19:00:46 +00:00
PRIVATE_DOCKER_REPO.md feat: add deployment documentation and Docker configuration 2025-08-30 11:59:56 +00:00
STASH-ANALYSIS-AND-SOLUTION-PLAN.md feat(api): add FFmpeg process status and management API endpoints 2025-09-06 16:39:00 +00:00
UI-IMPLEMENTATION-PLAN.md feat(api): add FFmpeg process status and management API endpoints 2025-09-06 16:39:00 +00:00
stash.md feat(api): add FFmpeg process status and management API endpoints 2025-09-06 16:39:00 +00:00