Commit Graph

3338 Commits

Author SHA1 Message Date
Josh de Leeuw
ad6e6b8faa fix demo links to cdn 2022-07-13 14:16:44 -04:00
Josh de Leeuw
77fa9e70e9 add links to new plugins 2022-07-13 14:00:06 -04:00
Josh de Leeuw
322ff5983a update docs for video response 2022-07-13 13:55:12 -04:00
Josh de Leeuw
936f589ed7 check if video buffer is already a blob when getting buffer (fixes #2704) 2022-07-13 09:28:16 -04:00
Josh de Leeuw
af69fcd099 add html-video-response demos 2022-07-12 15:28:57 -04:00
Josh de Leeuw
704d18bb9e prelim docs for html-video-response 2022-07-12 13:58:06 -04:00
Josh de Leeuw
d0d1d2aacb add mirror-camera docs 2022-07-12 13:51:32 -04:00
Josh de Leeuw
ccab9eab46 fix plugin name 2022-07-12 13:51:18 -04:00
Josh de Leeuw
2e1757192c add extension docs 2022-07-12 13:20:16 -04:00
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