SkillAgentSearch skills...

TtxDecoder

Teletext decoder in C#

Install / Use

/learn @Cinegy/TtxDecoder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Cinegy Teletext Decoder Library

Use this library to decode classic teletext caption data from DVB transport streams - tested with UK, Swedish and Australian off-air streams. The library takes a dependency on the Cinegy Transport Stream Decoder Library (Apache 2 licensed).;

How easy is it?

The library was designed to be simple to use and flexible. Use the Cinegy TS decoder to create packets of data from a stream or a file, and pass these packets to the teletext decoder and get results!

You can print live Teletext decoding, and you can use the tool to generate input logs for 'big data' analysis (which is very cool).

See all of this in action inside the Cinegy TS Analyser tool here: [GitHub] [https://github.com/cinegy/tsanalyser]

Getting the library

Just to make your life easier, we auto-build this using AppVeyor and push to NuGet - here is how we are doing right now:

Build status

You can check out the latest compiled binary from the master or pre-master code here:

AppVeyor TtxDecoder Project Builder

Available on NuGet here:

NuGet

Credits

Massive credit to Christoffer Branzell from Vericom, for writing the core of the original decoder - it's since been dramatically moved about removing all trace of his work, but all the hard bits came from him!

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2y ago
Forks0

Languages

C#

Security Score

70/100

Audited on Mar 25, 2024

No findings