Demo at https://rtsp2web.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/ does not work
Categories
(Core :: Audio/Video: Web Codecs, defect)
Tracking
()
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
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Description
•