{"service":"Camera File Streaming Service","version":"1.0.0","description":"A service to stream camera files with folder readiness validation","status":"running","endpoints":{"cameras":"/api/v1/stream/cameras","camera_info":"/api/v1/stream/cameras/{camera_id}/info","single_frame":"/api/v1/stream/{camera_id}/frame","stream_all":"/api/v1/stream/{camera_id}","stream_raw":"/api/v1/stream/{camera_id}/raw","stream_detected":"/api/v1/stream/{camera_id}/detected","frames_by_time_window":"/api/v1/frames/time-window","image_by_frame_id":"/api/v1/frames/{frame_id}/image","status":"/api/v1/stream/status","health":"/health","docs":"/docs"}}