mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-04-30 01:46: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};
|
||||
1235
src/rtsp/service.rs
Normal file
1235
src/rtsp/service.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user