Marcel C
Marcel C
I was working on that same solution too. When having multiple hotspots serving the same network it's key to take the freeradius configuration out of the configuration of your Pi...
I have now a configuration where I have 3 AP's running all connecting to the same instance for authentication. Since my AP's are connected via 4G dongles (so no direct...
That's correct. There is not much to configure actually. Since all my AP's are coming from the same subnet the only thing i had to do is adding the subnet...
For me it worked after changing the source code from client.py to below (in the custom_components folder). As it appeared my cam only provided that information after authentication and this...
> That was my initial attempt (adding username:passwd to the address field). The result was that my camera got initialised without errors and all but I couldn't get the streams...