You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to get as many people as possible, on as many devices, testing the cubietruck configuration.
Things we need to know:
How many simultaneous users can we support?
Ideally we should test this with a video in an edX course, but if that isn't possible people can connect to the WAP and navigate to http://10.0.0.1/vidtest, which will auto-play a test video as an HTML5 embed.
Are there issues with device compatibility?
On my Mac, after connecting to the WAP the OS acts like the connection is bad ("!" over the wifi icon) for a few seconds, but then begins working normally.
It also tries to pop up a login window for the WAP, but it always displays as a blank page.
On some mobiles it's been less successful.
By default the WAP routes all traffic to its self until the user is authenticated. This may be the cause of the problem. Maybe there's a better way to do this kind of redirect?
Maybe combine iptables redirection with URL rewriting in nginx?
In both of these cases, we need to get instances set up and then get people to connect with as many devices as we can and report problems.
The text was updated successfully, but these errors were encountered:
We need to get as many people as possible, on as many devices, testing the cubietruck configuration.
Things we need to know:
In both of these cases, we need to get instances set up and then get people to connect with as many devices as we can and report problems.
The text was updated successfully, but these errors were encountered: