Logging media
Weave supports logging and displaying video, images, and audio.
Video
Weave automatically logs videos using moviepy
. This allows you to pass video inputs and outputs to traced functions, and Weave will automatically handle uploading and storing video data.
note
Video support is currently only available in Python.
For usage information, see Video Support.