mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 03:16:25 +02:00
feat: init video presentation agent
This commit is contained in:
parent
40d949b7d5
commit
b28f135a96
37 changed files with 3567 additions and 24 deletions
2
surfsense_web/lib/remotion/constants.ts
Normal file
2
surfsense_web/lib/remotion/constants.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export const FPS = 30;
|
||||
export const DURATION_IN_FRAMES = 300;
|
||||
Loading…
Add table
Add a link
Reference in a new issue