Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sws-5007/rtsp-player_next.js
https://github.com/sws-5007/rtsp-player_next.js
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sws-5007/rtsp-player_next.js
- Owner: SWS-5007
- Created: 2023-10-25T10:05:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-26T09:48:16.000Z (about 1 year ago)
- Last Synced: 2024-11-08T13:08:05.419Z (about 2 months ago)
- Language: JavaScript
- Size: 103 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RTSP Player
## Getting Started
First, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
## Deploy on Vercel
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.