https://github.com/livekit/media-samples
Royalty-free media samples for testing
https://github.com/livekit/media-samples
Last synced: 5 months ago
JSON representation
Royalty-free media samples for testing
- Host: GitHub
- URL: https://github.com/livekit/media-samples
- Owner: livekit
- License: other
- Created: 2024-07-29T18:58:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-04T12:47:20.000Z (10 months ago)
- Last Synced: 2025-09-04T14:40:00.507Z (10 months ago)
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Media Samples
This repository contains media samples for testing purposes.
To use them in docker:
```dockerfile
RUN apt-get update && apt-get install -y git-lfs
RUN git clone --depth 1 https://github.com/livekit/media-samples.git
RUN cd media-samples && git lfs pull
```
## Attribution
This repository contains material originally created by [Netflix](https://opencontent.netflix.com/),
used under [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
Modifications were made to the original material.