Skip to content

a basic example of how to use node-dvbtee, based on express-generator

Notifications You must be signed in to change notification settings

Pymossy/dvbtee-express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dvbtee-express

This is a basic example of how to use node-dvbtee with udp socket and how to use node-dvbtee, based on express-generator. Thanks a lot to @mirmilad and @mkrufky

Extract EPG information and other metadata from mpegts udp stream.

Usage for udp socket

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

Usage for express-generator USAGE: http://this.tv.ip.addr/file?url=localfile.ts USAGE: http://this.tv.ip.addr/url?url=http://host.addr/path/to/segment.ts

About

a basic example of how to use node-dvbtee, based on express-generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • HTML 3.7%
  • CSS 1.5%