Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi!

My task is to get from my program, a data stream from a satellite/terrestrial tuner and parse them by PID...

I am trying to enumerate all TV tuner/DVB devices, but I have no experience in that area. I found some samples:

http://msdn.microsoft.com/en-us/library/ms787871%28VS.85%29.aspx[^] &

http://msdn.microsoft.com/en-us/library/ms787861%28VS.85%29.aspx[^]

but I am not sure that it is what I need. Maybe I need to use other GUID for filters?!

The data source device is a TwinHan DVB-T USB Stick. I have download a special tool from the TwinHan official site which can do an enumaration of such devices and can dump a raw data stream from the device. Additionaly, this tool can initialize the device, i.e., set the last frequency and lock the signal.

The source language is C/C++, but I will be very happy to get samples on other languages!!! I will accept any, ANY help, even a little (small).

Please help me!!! :)
Posted
Updated 26-Mar-10 10:32am
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900