Commit Graph

3283 Commits

Author SHA1 Message Date
Josh de Leeuw
98a4dcc27d store video data as base64 string 2022-07-12 11:21:01 -04:00
Josh de Leeuw
fd90e0e422 documentation for the initialize-camera plugin 2022-07-12 11:10:55 -04:00
Josh de Leeuw
1381f575f5 option to turn on audio for video recordings 2022-07-12 10:33:27 -04:00
Josh de Leeuw
71b3706753 user recorder's mimeType for building blob 2022-07-12 09:56:38 -04:00
Josh de Leeuw
52a921a51e use vp8 for compatibility with firefox 2022-07-12 09:32:37 -04:00
Josh de Leeuw
15ec159894 add mirror_camera option to mirror on y axis 2022-07-12 09:19:02 -04:00
Josh de Leeuw
1be5f4bc8c add changesets 2022-07-12 09:11:38 -04:00
Josh de Leeuw
f476856147 fix this refs 2022-07-11 22:04:55 -04:00
Josh de Leeuw
1e24627466 draft of async on_finish 2022-07-11 17:21:19 -04:00
Josh de Leeuw
47bd7ae773 add prompt parameter to mirror plugin 2022-07-11 17:05:13 -04:00
Josh de Leeuw
cc9f98d040 Merge branch 'main' into video-recording 2022-07-11 15:25:41 -04:00
Josh de Leeuw
3f53f795bd
Merge pull request #2664 from jspsych/feature-extensions-async-on-finish
Allow asynchronous `on_finish` methods in extensions
2022-07-11 15:25:14 -04:00
Josh de Leeuw
3e74c17e8c
Merge pull request #2683 from jspsych/fix-error-timeline-variables
timelineVariable() generates a console warning when the variable doesn't exist
2022-07-11 15:14:52 -04:00
Josh de Leeuw
f992f78cd8 don't evaluate functions or timeline varaibles in trials parameter of preload plugin 2022-07-11 15:02:46 -04:00
Nikolay Petrov
6b0913de6b
Adding a reference to the published paper 2022-07-04 14:07:09 +01:00
Josh de Leeuw
97c51c46e1 enable test again 2022-07-01 10:41:58 -04:00
Josh de Leeuw
ce03ed99d5 skip test that throws an error 2022-07-01 10:21:28 -04:00
Josh de Leeuw
ce55e29f6f use console.warn instead of throwing error 2022-07-01 10:19:09 -04:00
Josh de Leeuw
0d2808f648 add changeset 2022-06-24 10:03:40 -04:00
Josh de Leeuw
13be1ef4ef timelineVariable() throws an error when the variable doesn't exist (fixes #2680) 2022-06-24 10:01:31 -04:00
bjoluc
57f2ae4c69 Allow asynchronous on_finish methods in extensions 2022-06-13 21:51:19 +02:00
Josh de Leeuw
8068c29867 try rerecord feature 2022-06-01 11:36:44 -04:00
Josh de Leeuw
61514fa781 commenting 2022-06-01 11:36:31 -04:00
Josh de Leeuw
274247d9a3 extend length of test 2022-06-01 11:36:15 -04:00
Josh de Leeuw
0dea483682 remove the testing file -- oops 2022-06-01 11:31:53 -04:00
Josh de Leeuw
3022fe991f add constraint to demo file 2022-05-31 18:21:57 -04:00
Josh de Leeuw
9488386a48 add width and height options to give some control to file size generated by recording 2022-05-31 17:48:01 -04:00
Josh de Leeuw
d699a83f11 add width and height options for mirror plugin 2022-05-31 17:25:28 -04:00
Josh de Leeuw
cade6b7f9e add mirror-camera plugin to display live feed of camera 2022-05-31 16:21:28 -04:00
Josh de Leeuw
d36ab98f04 add getCameraStream to get the stream directly 2022-05-31 16:21:03 -04:00
Josh de Leeuw
dff17df884 add a basic working version of html-video-response plugin 2022-05-31 14:37:04 -04:00
Josh de Leeuw
29656816e8 an attempt at delaying the data writing (that doesn't work) 2022-05-29 16:04:15 -04:00
Josh de Leeuw
ce5098cd07 try using timeslice and mime type 2022-05-29 15:30:38 -04:00
Josh de Leeuw
2b3694a61a increase test duration for getting clearer video files 2022-05-29 15:30:24 -04:00
Josh de Leeuw
1e2df37f8f fix this reference 2022-05-28 14:31:57 -04:00
Josh de Leeuw
a3b7d3453e add example 2022-05-28 14:31:44 -04:00
Josh de Leeuw
7466fc6ee2 add mime type 2022-05-28 14:31:34 -04:00
Josh de Leeuw
49c1a5ea60 fix build eror 2022-05-28 13:32:24 -04:00
Josh de Leeuw
7c63e1cd0b changeset for extension 2022-05-28 10:18:56 -04:00
Josh de Leeuw
ece9fc5f44 initial attempt at record-video extension 2022-05-28 10:17:40 -04:00
Josh de Leeuw
133d85f498 add changesets 2022-05-27 16:38:35 -04:00
Josh de Leeuw
fa80a8135d clear display after trial is complete 2022-05-27 16:35:36 -04:00
Josh de Leeuw
00c6fbf8fd revert peer dependency for now (fix this before release) 2022-05-27 16:35:20 -04:00
Josh de Leeuw
3d0379ecfc add example to test 2022-05-27 16:34:51 -04:00
Josh de Leeuw
ad3dcee9ff add camera recorder to pluginAPI 2022-05-27 16:25:53 -04:00
Josh de Leeuw
e13d504353 add draft of camera plugin 2022-05-27 16:24:20 -04:00
Josh de Leeuw
0a2fe47a2d fix error in initialize-microphone demo page 2022-05-27 16:17:00 -04:00
Josh de Leeuw
26b1c8f0ba
Merge pull request #2644 from jspsych/changeset-release/main
Version Packages
2022-05-23 16:01:52 -04:00
github-actions[bot]
16fac08078 chore(release): version packages 2022-05-23 18:13:04 +00:00
bjoluc
7d2eb594bf
Merge pull request #2643 from jspsych/fix-babel-build
Include `regenerator-runtime` in the `jspsych` Babel build
2022-05-23 20:08:38 +02:00