- From: Jimmy Wärting via GitHub <sysbot+gh@w3.org>
- Date: Sun, 07 Jan 2024 13:15:25 +0000
- To: public-webrtc-logs@w3.org
jimmywarting has just created a new issue for https://github.com/w3c/webrtc-pc: == support for alpha channel when transferring canvas. == `RTCPeerConnection` does not seem to support the alpha channel. is there any trick into choosing a encoder / codec that supports alpha channel also? the video i'm capturing is coming from a `canvas.captureStream()` and it dose not have a background. and the receiver instead sees a solid black background. it's evident on demos such as: - https://webrtc.github.io/samples/src/content/capture/canvas-pc/ - https://stackoverflow.com/a/58341171/1008999 Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2920 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 7 January 2024 13:15:28 UTC