Home
last modified time | relevance | path

Searched refs:api (Results 1 – 8 of 8) sorted by relevance

/xiu/application/xiu/src/
H A Dapi.rs89 let api = Arc::new(ApiService { in run() localVariable
93 let api_root = api.clone(); in run()
96 let get_status = api.clone(); in run()
104 let kick_off = api.clone(); in run()
H A Dlib.rs3 pub mod api; module
H A Dservice.rs4 super::api,
73 api::run(producer, http_api_port).await; in start_http_api_server()
/xiu/protocol/webrtc/src/
H A Dwhip.rs8 use webrtc::api::interceptor_registry::register_default_interceptors;
9 use webrtc::api::media_engine::MediaEngine;
10 use webrtc::api::APIBuilder;
45 let api = APIBuilder::new() in handle_whip() localVariable
60 let peer_connection = Arc::new(api.new_peer_connection(config).await?); in handle_whip()
H A Dwhep.rs8 use webrtc::api::interceptor_registry::register_default_interceptors;
9 use webrtc::api::media_engine::{MediaEngine, MIME_TYPE_H264, MIME_TYPE_OPUS};
10 use webrtc::api::APIBuilder;
50 let api = APIBuilder::new() in handle_whep() localVariable
65 let peer_connection = Arc::new(api.new_peer_connection(config).await?); in handle_whep()
/xiu/application/xiu/
H A DREADME.md320 [![Star History Chart](https://api.star-history.com/svg?repos=harlanc/xiu&type=Date)](https://star-…
333 - Support query stream information using HTTP api.
/xiu/
H A DREADME_CN.md312 [![Star History Chart](https://api.star-history.com/svg?repos=harlanc/xiu&type=Date)](https://star-…
H A DREADME.md325 [![Star History Chart](https://api.star-history.com/svg?repos=harlanc/xiu&type=Date)](https://star-…