Open spaztron64 opened 7 months ago
Same here on a Kubuntu desktop lapto with the last version of chrome
The same on Ubuntu / Chrome
Same happens on native Chrome, so more likely a Parsec error.
I'm on Kubuntu, and I have this problem too
parsec.js:32 Uncaught DOMException: Failed to execute 'configure' on 'VideoDecoder': Cannot call 'decode' on a closed codec.
at RTCDataChannel.<anonymous>
Describe the bug When trying to remotely control a Parsec host through the web client at https://web.parsec.app , the user is met with a black screen instead of a compressed video stream of the host. The metrics at the top of the screen report "H.264: N/A". Audio does come through.
Checking the Console shows the following error: parsec.js:32 Uncaught DOMException: Failed to execute 'configure' on 'VideoDecoder': Cannot call 'decode' on a closed codec. at RTCDataChannel. (https://web.parsec.app/lib3/parsec.js:32:393)
To Reproduce Steps to reproduce the behavior:
Expected behavior The user should be able to see the screen of the remote host and operate it. In my case, the host is a Windows Server 2022 machine.
Desktop (please complete the following information):