Closed Bug 1891239 Opened 2 years ago Closed 2 years ago

Categories

(Core :: Audio/Video: Web Codecs, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1891080

People

(Reporter: mayankleoboy1, Unassigned)

References

()

Details

Go to https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/

AR: No video plays
ER: It should. Chrome plays the video.

This is only the WebCodec part of the bug. The corresponding WebGPU bug is bug 1891238

Error in console:
20:35:15.540 This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io
20:35:16.854 An AudioContext was prevented from starting automatically. It must be created or resumed after a user gesture on the page. video-ws.js:27:29
20:35:16.860 An AudioContext was prevented from starting automatically. It must be created or resumed after a user gesture on the page. video-ws.js:40:64
20:35:16.923 Uncaptured WebGPU error: Shader module creation failed: Parsing error
20:35:16.923 Uncaptured WebGPU error: Error matching ShaderStages(VERTEX) shader requirements against the pipeline, caused by: Shader module is invalid
20:35:22.399 Uncaught (in promise) TypeError: this.device.importExternalTexture is not a function
_createBindGroup https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:108
_createCommandEncoder https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:117
draw https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:144
webgpu-renderer.js:108:46
20:35:22.399 Uncaptured WebGPU error: Pipeline is invalid
20:35:25.614 Uncaught (in promise) TypeError: this.device.importExternalTexture is not a function
_createBindGroup https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:108
_createCommandEncoder https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:117
draw https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:144
drawText https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:167
onH26xFrame https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/videoprocessor.js:50
onVideoFrame https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/videoprocessor.js:67
onMessage https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/mediastream.js:29
onmessage https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/mediastream.js:54
2 webgpu-renderer.js:108:46
20:35:33.279 Uncaught (in promise) TypeError: this.device.importExternalTexture is not a function
_createBindGroup https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:108
_createCommandEncoder https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:117
draw https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:144
9 webgpu-renderer.js:108:46
20:36:13.208 Uncaught (in promise) TypeError: this.device.importExternalTexture is not a function
_createBindGroup https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:108
_createCommandEncoder https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:117
draw https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:144
drawText https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/webgpu-renderer.js:167
onH26xFrame https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/videoprocessor.js:50
onVideoFrame https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/videoprocessor.js:67
onMessage https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/mediastream.js:29
onmessage https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/mediastream.js:54
webgpu-renderer.js:108:46
20:36:14.630 hev1.1.6.L93.B0 decoder not configured 7 mediastream.js:37:21
20:36:17.646 hev1.1.6.L93.B0 is not supported mediastream.js:37:21
20:36:17.646 hev1.1.6.L93.B0 decoder not configured

Component: Audio/Video: Playback → Audio/Video: Web Codecs
See Also: → 1891238
No longer depends on: 1891238
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1891080
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.