Multi-Monitor
Target Monitor
Section titled “Target Monitor”If you have multiple displays connected, you can choose which monitor a video clip plays on. This is configured per-clip in the video snippet settings.
Snipsy detects all connected monitors and lists them by name. Select the target monitor and the playback window will open fullscreen on that display.
Transition Actions
Section titled “Transition Actions”Transition actions let you automate desktop interactions during video playback. For example, you can schedule a mouse click at a specific screen coordinate to happen at a certain point in the video.
Supported Actions
Section titled “Supported Actions”| Action | Parameters | Description |
|---|---|---|
| click | x, y | Moves cursor to coordinates and clicks |
Timing
Section titled “Timing”Each transition action has a triggerAt value:
- A number (e.g.,
15.5) — triggers at that many seconds into the video "end"— triggers when the video reaches its end time
Use Case
Section titled “Use Case”Imagine you’re demoing a build process. The video shows the build running, and at the end you want to automatically click a button in your IDE. Set up a transition action with triggerAt: "end" and the screen coordinates of that button.