Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Use this SDK to add realtime video, audio and data features to your Unity app. B

## Tutorial

<img style="width:1000px;" alt="Screenshot of the LiveKit Unity SDK Youtube tutorial" src="https://media.githubusercontent.com/media/livekit/client-sdk-unity/refs/heads/max/final-docs-update-for-2.0.0/.github/youtube_tutorial_screenshot.png">
<img style="width:1000px;" alt="Screenshot of the LiveKit Unity SDK Youtube tutorial" src="https://media.githubusercontent.com/media/livekit/client-sdk-unity/refs/heads/main/.github/youtube_tutorial_screenshot.png">

[Youtube Agents NPC Tutorial](https://www.youtube.com/watch?v=cLreGfOKzN8)

Expand Down
2 changes: 1 addition & 1 deletion Samples~/Meet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Connect to a video call with other remote participants.

<img style="width:1000px;" alt="Screenshot of the Meet sample" src="https://media.githubusercontent.com/media/livekit/client-sdk-unity/refs/heads/max/final-docs-update-for-2.0.0/.github/meet_sample_screenshot.png">
<img style="width:1000px;" alt="Screenshot of the Meet sample" src="https://media.githubusercontent.com/media/livekit/client-sdk-unity/refs/heads/main/.github/meet_sample_screenshot.png">

## Getting started

Expand Down
Loading