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.
Uses
cv2.VideoCapturevideo.readcv2.imencodedecodebase64.b64encodevideo.release
Used By
Source
View on GitHub
praisonaiagents/agents/agents.py at line 44
