Streampunk / dynamorse-deprecated

IoT swiss army knife for dynamic software infrastructure.
Apache License 2.0
12 stars 2 forks source link

Implement ASPEN in and out. #14

Open sparkpunkd opened 8 years ago

sparkpunkd commented 8 years ago

Implement in and out nodes that process the ASPEN RTP encapsulation of MPEG transport streams.

ASPEN is the initial focus. It should be possible to process other MPEG-TS encapsulations of media, such as SMPTE 2022-2, using the same codebase. These additional formats will be tracked as separate issues.

sparkpunkd commented 8 years ago

Created separate module tesladon to provide generic, stream-based processing of MPEG-TS for node.js.