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: 3 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T01:00:51.000Z (over 3 years ago)
- Last Synced: 2025-01-13T18:18:46.829Z (5 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 installphp artisan serve
```