Closed rjkati closed 1 year ago
network tab shows 404 for the resources. trying to view one of them directly in the browser results in an error page showing an ArgumentError: No PCDM use is recognized for webm
currently blocked by #6294
video and audio now plays in the default players in the browser
Descriptive summary
On pg.nurax, video and audio files do not play in the browser. When I attempt to play either file in Chrome, the player does not show any information for the audio or video and the play button cannot be clicked. When I attempt to play the video file in Firefox, I received a "No video with supported format and MIME type found" message. The audio player does not load the audio track information in Firefox
I can replicate the issue locally on Koppie. Video and audio play as expected on dev.nurax.
Steps to reproduce the behavior in User Interface (UI)
Actual behavior (include screenshots if available)
Both audio and video players display but do not load information about the media or allow user to play media.
Chrome
Firefox
Acceptance Criteria/Expected Behavior
Video and audio player should load information about the media and play respective media.
Related work
5780 seems to be the same issue from Hyrax 4, which is now resolved on dev.nurax, but there aren't any notes in the ticket about the resolution.