Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Twinhan CA



Manu Abraham writes:

[...]
> Is there some library in someone's knowledge which does SI parsing written in > C such that i can do a quick and dirty _testing_ (only for testing) of the > same, rather than wait for something to developed/modified ?
> > I thought of two solutions.
> > 1)A complete solution would be libdvb or libdvb2 itself.
> > There is a place-holder for libdvb2 at linuxtv, eventhough no developments has > undergone so far.
> > 2)Another solution would be to hack scan to a certain extent to harvest > information from SI, and set these parameters through *zap.



A very complete library for parsing service information from a transport stream is dvbsak:
http://sourceforge.net/projects/dvbsak/
Currently it can parse information from the following tables: pat, pmt, cat, nit, sdt, eit, tdt, tot.
And it's written in C ;)

--
William




Home | Main Index | Thread Index