mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-03-24 20:06:37 +08:00
feat: 支持 rtsp 功能
This commit is contained in:
3
src/rtsp/mod.rs
Normal file
3
src/rtsp/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub mod service;
|
||||
|
||||
pub use service::{RtspService, RtspServiceStatus};
|
||||
Reference in New Issue
Block a user