stanfordnmbl / opencap-iphone

Apache License 2.0
0 stars 1 forks source link

send max frame rate of camera on video upload #23

Closed suhlrich closed 1 year ago

suhlrich commented 1 year ago

Find max frame rate of the AVCaptureDevice, add it to the parameters json that gets sent to API during video upload as parameters['max_framerate'] here

xhardcorex commented 1 year ago

Hi! I can't get access to my account. I am getting "Network error" but orher sites are working fine on my notebook. @suhlrich Could you help please ? login: nikita_shebeda password: 11111111111111111111

Снимок экрана 2022-12-16 в 00 32 49 Снимок экрана 2022-12-16 в 00 32 36
AlbertoCasasOrtiz commented 1 year ago

Hi @xhardcorex. Could you try again? I have just tested and it is working for me. It is possible that you tried to log in just when I was pushing some changes.

xhardcorex commented 1 year ago

@suhlrich Please check out new build 1.6 (17)

suhlrich commented 1 year ago

tested and it works. Thanks, @xhardcorex

suhlrich commented 1 year ago

create a PR if you don't mind!