process_video
Function
This function is defined in the agents module.Split video into frames (base64-encoded).
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Split video into frames (base64-encoded).
This function is defined in the agents module.Split video into frames (base64-encoded).
def process_video(video_path: str, seconds_per_frame: Any) -> Any