Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sieuhuflit/live-tream-rtmp-server
Live stream using RTMP for React Native
https://github.com/sieuhuflit/live-tream-rtmp-server
Last synced: 18 days ago
JSON representation
Live stream using RTMP for React Native
- Host: GitHub
- URL: https://github.com/sieuhuflit/live-tream-rtmp-server
- Owner: sieuhuflit
- Created: 2018-08-08T10:45:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T10:19:36.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T14:48:03.332Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 81
- Watchers: 8
- Forks: 47
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📺 Live stream RTMP server
### Live stream using RTMP for React Native App Live Stream
Client: https://github.com/sieuhuflit/react-native-live-stream-rtmp-example
## Get Start
```
yarn install
node app.js
```## License
[MIT](https://choosealicense.com/licenses/mit/)