Files
usda-vision/media-api
salirezav 8a54a88729 Frontend: removed the forced MIME type from the Video.js sources object so it can correctly handle non-mp4 “regular” streams.
File: video-remote/src/components/VideoModal.tsx
Backend: updated /videos/{file_id}/stream-transcoded so that when a Range request is present, it computes an approximate duration_sec from the requested byte length and bitrate, and passes that to ffmpeg (so the response length aligns with Content-Length).

File: media-api/main.py
2026-03-18 15:04:06 -04:00
..