AllskyTeam / allsky

A Raspberry Pi operated Wireless Allsky Camera
MIT License
1.13k stars 177 forks source link

WebUI needs to look for all adapters #3546

Closed EricClaeys closed 2 months ago

EricClaeys commented 4 months ago

Discussed in https://github.com/AllskyTeam/allsky/discussions/3451

Instead of looking for hard-coded eth0 and wlan0 the WebUI should run hwinfo to get the list of adapters and display all of them.

Originally posted by **custard2022** March 4, 2024 Hello! Just trying to figure out what's a safe way to change the WiFi adapter from wlan0 to an external adapter? I have disabled "wlan0" and am using a "wlxf0a73164b2fe", and there's no options in Allsky settings to change. ![Screenshot_20240304_131716](https://github.com/AllskyTeam/allsky/assets/40525844/14995dbd-c1fa-4511-a7bf-402cdd9cf16d) Also, was wondering if anyone has set up an adapter to run a network broadcast (like a built in router), to be able to connect directly to the Allsky if there's no networks to connect to. ![doodle](https://github.com/AllskyTeam/allsky/assets/40525844/91c10198-1a21-48d8-9d3c-028704b154ab) Would be a great option for portable setups right?!
EricClaeys commented 2 months ago

Closing - fixed in next release.