twelvelabs-io / tl-jockey

Jockey is a conversational video agent.
51 stars 13 forks source link

Display the videos when final arrival (by the final worker) #97

Open DmitriiTsy opened 2 weeks ago

DmitriiTsy commented 2 weeks ago

When the URL of the clip arrives, we need to display it gracefully using a video player or players, so that the user can launch, play, and interact with the video on the frontend

Screenshot 2024-11-05 at 3 21 25 PM
DmitriiTsy commented 1 week ago

Instead of displaying the elements as plain text, if there is an actual URL for the videos, we should display them using a video player, allowing users to play, review, and interact with the videos

Before:

Screenshot 2024-11-11 at 8 16 23 AM

After:

Screenshot 2024-11-11 at 8 17 33 AM