Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref: Refactor cameraStart and cameraEnd trials to work with JsPsych task #305

Merged
merged 91 commits into from
Nov 21, 2023

Conversation

RobertGemmaJr
Copy link
Member

@RobertGemmaJr RobertGemmaJr commented Oct 26, 2023

  • We now use JsPsych's initialize-camera plugin to setup the camera
  • Video data is passed as a base64 string to main process, saved as a .webm from there

This is still somewhat of a wip PR which is why there's some many TODOs still. This PR handles the video data for the cameraStart and cameraEnd trials, I still need to do the screen recording. (#308)

@RobertGemmaJr RobertGemmaJr merged commit 262ef85 into feat-v3.3 Nov 21, 2023
8 checks passed
@RobertGemmaJr RobertGemmaJr deleted the fix-electron-video branch November 21, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use JsPsych plugin for Camera trials
1 participant