Xin Wang 97ac7ef79e Add video stream capture functionality in copilot.js
- Introduce a new function to capture video streams from playable HTML elements, enhancing the ability to process remote video feeds.
- Implement logic to manage and store captured video streams, ensuring only live tracks are utilized.
- Update existing audio processing functions to integrate video handling, improving overall media management in the WebRTC environment.
- Enhance logging for better debugging and user feedback regarding video stream capture status.
2026-07-08 00:40:57 +08:00
Description
No description provided
1.6 MiB
Languages
TypeScript 47.5%
JavaScript 25.6%
Python 25.2%
CSS 1%
Makefile 0.4%
Other 0.3%