Introduction
Getting Started
Savant 101
Advanced Topics
Cookbook
Reference
Savant Development
JpegSource inheritance diagram
Frame source for JPEG files.
source_id (str) – Source ID.
filepath (Union[str, PathLike]) – Path to a JPEG file.
Source ID.
Path to a JPEG file.
Frame presentation timestamp.
Framerate.
List of frame updates.
Frame duration.
Set frame presentation timestamp.
Set framerate.
Apply an update to a frame.
Build a frame.
A tuple of a frame metadata and its content.
Tuple[VideoFrame, bytes]