ruxailab / web-eye-tracker-front

MIT License
6 stars 24 forks source link

Error in session record #35

Closed Gaurav-Verma07 closed 6 months ago

Gaurav-Verma07 commented 7 months ago

I've facing trouble in saving the session as it just too long for loading without any result. Steps to reproduce: Start a new session. Save the session.

image

It hangs in there without any further results. Is it ok if it takes this long to load or am I doing anything wrong? @marcgc21 @KarinePistili Please look into this and guide me.

Gaurav-Verma07 commented 6 months ago

Can you help me resolve this?? @marcgc21 @KarinePistili

hvini commented 6 months ago

Hello @Gaurav-Verma07, thanks for the interest in contributing to the project. It seems that you were trying to run the code on the main branch, which was outdated. My suggestion is to git pull the last changes and try again.

hvini commented 6 months ago

To test the application you should first login with your account on the login page.

Screen Shot 2024-03-05 at 13 37 28 (2)

Then you can start a new calibration

Screen Shot 2024-03-05 at 13 37 38 (2)

Adjust your configurations according to your preferences

Screen Shot 2024-03-05 at 13 37 43 (2)

Press s to calibrate and finally see your results Screen Shot 2024-03-05 at 13 38 02 (2)

Screen Shot 2024-03-05 at 13 38 33 (2)

You can save the calibration on the cog button

Gaurav-Verma07 commented 6 months ago

Thanks hvini, I'll run the project again tomorrow... since my laptop is malfunctioning recently.