https://github.com/moodrain/laravel-streamer-demo
a demo for moodrain/laravel-streamer to stream local video
https://github.com/moodrain/laravel-streamer-demo
Last synced: 6 months ago
JSON representation
a demo for moodrain/laravel-streamer to stream local video
- Host: GitHub
- URL: https://github.com/moodrain/laravel-streamer-demo
- Owner: moodrain
- Created: 2020-03-11T00:07:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T01:00:51.000Z (almost 4 years ago)
- Last Synced: 2025-03-03T06:46:34.686Z (10 months ago)
- Language: PHP
- Size: 5.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Run
```
composer install
php artisan serve
```