Commit Graph

1 Commits

Author SHA1 Message Date
Xin Wang
1e1b5d84d4 Add Video Track Probe script for enhanced video monitoring
- Introduce a new user script `video-track-probe.js` that probes WebRTC video input/output tracks and displays active RTP statistics.
- Implement functionality to manage video track candidates, including live video detection and performance metrics.
- Enhance logging features to provide real-time feedback on video track status and statistics.
- Integrate mechanisms for tracking video elements and their associated media streams, improving overall media management in the WebRTC environment.
2026-07-09 09:41:10 +08:00