Videos
Introduction
How to debug this tutorial

Import libraries
Init API client
Get variables from environment
Create new project and dataset
Upload videos from local directory to Supervisely
Upload single video.

Upload list of videos.

Get information about videos
Single video.
Get all videos from dataset.
Download video

Get video metadata
Get video metadata from file
Get video metadata from server
Download video frames as images
Download video frames as RGB NumPy matrix
Remove videos from Supervisely
Remove one video.
Remove list of videos.
Information about available codecs, extensions, and containers.
How to exract frames from videos correctly using the OpenCV library.
Last updated