Searched refs:app (Results 1 – 8 of 8) sorted by relevance
13 let app = Router::new() in main() localVariable23 .serve(app.into_make_service()) in main()
15 pub app: Option<String>, // Server application name, e.g.: testapp field32 app: Some(app_name), in new()48 app: None, in new_none()115 if let Some(app) = properties.app.clone() { in write_connect()116 properties_map.insert(String::from("app"), Amf0ValueType::UTF8String(app)); in write_connect()
112 let app = Router::new() in run() localVariable119 .serve(app.into_make_service()) in run()
366 if let Amf0ValueType::UTF8String(app) = value { in parse_connect_properties()367 self.connect_properties.app = Some(app.clone()); in parse_connect_properties()452 Some(Amf0ValueType::UTF8String(app)) => app.clone(), in on_connect()
350 properties.app = Some(self.app_name.clone()); in send_connect()
22 [](https://app.travis-ci.com/github/har…242 3. 输入和推流地址相对应的app name和stream name;
22 [](https://app.travis-ci.com/github/har…255 3. Enter the app name and stream name corresponding to the OBS whip publish address.
21 [](https://app.travis-ci.com/github/har…250 3. Enter the app name and stream name corresponding to the OBS whip publish address.