Commit graph

30 commits

Author SHA1 Message Date
MarconLP
74d73b89c6
fix recording duration and make it seekable 2023-08-12 19:40:55 +02:00
MarconLP
e2ec7d12b8
create more meaningful thumbnails 2023-08-12 13:47:17 +02:00
MarconLP
ab9878b10c
limit preview video height 2023-07-21 05:44:22 +02:00
MarconLP
4f2f629283
use mimeType video/webm with vp9 video and opus audio 2023-07-15 08:17:56 +02:00
MarconLP
2e5f83411d
record webm video using vp8 codec 2023-07-15 07:59:27 +02:00
MarconLP
1621bb17ae
adjust recorder upload and download buttons 2023-07-13 22:18:10 +02:00
MarconLP
76483757f9
add tooltips to recorder 2023-07-10 18:28:53 +02:00
MarconLP
fd5179a1ce
add fallback text for microphone selector in firefox browsers 2023-07-09 15:46:33 +02:00
MarconLP
2aebbe03a5
adjust delete video button hover effect 2023-07-09 13:58:47 +02:00
MarconLP
60516f4f7e
add no account needed notice to recorder button 2023-07-09 10:36:38 +02:00
MarconLP
3930373a7a
start recording without audio if permission is not granted 2023-07-06 09:05:12 +02:00
MarconLP
0ddeda1f1c
fix/not asking for mic permissions (first time) 2023-05-01 22:49:18 +02:00
MarconLP
c980d4e784
fix typescript error in Recorder.tsx 2023-04-24 13:12:20 +02:00
MarconLP
55a5886b5c
open sign-in window when trying to upload as a guest 2023-04-24 12:05:44 +02:00
MarconLP
abd0a03cd0
add recorder events 2023-04-23 15:16:30 +02:00
MarconLP
b2975c96dd
end recoding if user stopps sharing his screen 2023-04-22 08:59:14 +02:00
MarconLP
2b648bd8e6
add thumbnails to videos 2023-04-22 04:46:53 +02:00
MarconLP
822d9ba225
generate and upload thumbnail 2023-04-22 03:06:26 +02:00
MarconLP
ece4700fce
fix stale recordModalOpen state 2023-04-22 00:52:51 +02:00
MarconLP
97273ac519
limit free tier to 10 uploaded videos and show paywall when hitting this limit 2023-04-22 00:50:11 +02:00
MarconLP
dbf8e719de
do not autoPlay video in Recorder component 2023-04-22 00:46:12 +02:00
MarconLP
adaeec0ed0
ui and ux during video recording steps 2023-04-20 11:45:15 +02:00
MarconLP
09286a6ed8
add video duration metadata to blob 2023-04-20 00:13:50 +02:00
MarconLP
58739430a5
add ability to download and upload recorded video 2023-04-19 20:32:49 +02:00
MarconLP
fff2e44a0f
move to post-recording step after stopping recording 2023-04-19 10:20:57 +02:00
MarconLP
4b46ed7b4b
add resume icon while paused 2023-04-19 00:39:09 +02:00
MarconLP
bb5be1dcca
add recording duration calculator 2023-04-19 00:35:57 +02:00
MarconLP
e757f7cfd8
add in-recording step buttons 2023-04-19 00:09:41 +02:00
MarconLP
44e78b16d9
add microphone recording and allow user to select audio device 2023-04-18 23:05:05 +02:00
MarconLP
48c2702701
add screen recording using recordRTC 2023-04-18 22:20:30 +02:00