HumanSignal / HumanSignal/label-studio

New to linking GCS with label studio

Open
#6,455 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

I successfully annotated videos using Label Studio, but that was when I was loading in the .mp4 files from local. I am trying to connect to a Google Cloud bucket. Unfortunately, though it loads the videos (I created a dummy test folder with only three videos of various sizes) as tasks, it cannot display them and gives me:

Error: There has been an error rendering your video, please check the format is supported.

I confirmed that when I load a file directly from my hard drive, it works fine.

What am I missing in terms of getting Label-studio to load in videos from Google Cloud for annotation? I'm new to using this type of service. I own the google cloud account outright so have complete access to all files.

I am using the following labeling code:
![image](https://github.com/user-attachments/assets/78b6c83a-c45d-40b0-af30-04f52e93da8c)

My CORS config:
![image](https://github.com/user-attachments/assets/a826f931-fa32-4b99-9131-4d8bd928afcc)

The error:
![image](https://github.com/user-attachments/assets/a4416f75-590f-4407-82ca-8f75a7269891)

Linking Google Cloud:
![image](https://github.com/user-attachments/assets/344ea5b2-58df-470e-a117-c880718f27ce)

Google Cloud Bucket:
![image](https://github.com/user-attachments/assets/f50a37df-a769-4e74-8053-bb3365d25f11)

Label-studio project screen:
![image](https://github.com/user-attachments/assets/6a75ca81-ac8e-4db7-b787-4ccad2d0f9cb)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.