https://github.com/mkrufky/dvbtee-express
a basic example of how to use node-dvbtee, based on express-generator
https://github.com/mkrufky/dvbtee-express
Last synced: 4 months ago
JSON representation
a basic example of how to use node-dvbtee, based on express-generator
- Host: GitHub
- URL: https://github.com/mkrufky/dvbtee-express
- Owner: mkrufky
- Created: 2017-05-22T12:23:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T09:14:08.000Z (about 6 years ago)
- Last Synced: 2025-04-03T10:34:46.749Z (6 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README-UDP.md
Awesome Lists containing this project
README
# dvbtee-express
This is a basic example of how to use node-dvbtee with udp socket.Extract EPG information and other metadata from mpegts udp stream.
Usage
Start Server:
http://serveraddress/udpparser/start?ip=224.0.1.2&port=5004
Get Information:
http://serveraddress/udpparser/data?ip=224.0.1.2&port=5004