T6.2: Tier F video scorer — keyframe periodicity, I/P ratio, BWE responsiveness + 10 tests

This commit is contained in:
Siavash Sameni
2026-05-12 17:42:39 +04:00
parent 31f2fdef1e
commit f16d650721
3 changed files with 501 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ pub mod session_mgr;
pub mod signal_hub;
pub mod trunk;
pub mod verdict;
pub mod video_scorer;
pub mod ws;
pub use config::RelayConfig;