pub async fn get_sources( __arg0: State<ApiState>, ) -> ApiResult<Json<Vec<String>>>
Get list of available input sources (vision, audio, etc.).