feat: gstreamer改造,性能优化;
This commit is contained in:
parent
80809ce2b0
commit
8b5ac0aceb
@ -60,7 +60,7 @@ async fn main() -> Result<()> {
|
||||
vec.push("index-4100/index-4118.fits".to_string());
|
||||
config.star_chart = StarChartOptions {
|
||||
enabled: true, // Enable star chart for testing
|
||||
solve_field_path: "/opt/homebrew/bin/solve-field".to_string(),
|
||||
solve_field_path: "/usr/bin/solve-field".to_string(),
|
||||
// index_path: "/Users/grabbit/Project/astrometry/index-4100".to_string(),
|
||||
index_path: "".to_string(),
|
||||
index_file: Some(vec),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user