/
SC
screenpipe
/
Screenpipe API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 4d ago
Details
Filter operations
Audio Control
6
Cloud Sync
5
Content Management
4
Context Retrieval
2
Experimental
2
post
Merge multiple frames into a video
get
Validate a media file
Frames
4
Pipes
10
Speaker Management
9
Streaming
4
System
1
UI Events
2
Vision Control
3
Experimental
Merge multiple frames into a video
post
/experimental/frames/merge
Request body
MergeVideosRequest
required
frame_ids
integer[]
required
output_path
string
nullable
Response
Merge result
MergeVideosResponse
required
success
boolean
required
message
string
required
output_path
string
required
Changes