As of the release of Linux Kernel 3.1, Hauppauge’s WinTV-Aero-m is fully supported for use with both ATSC and DVB-T, using the new MFE framework within dvb-usb to represent two frontends on a single DVB adapter. This makes the Aero-m the first semi-worldwide terrestrial digital television broadcast receiver to be supported under Linux.
The device is built of two LG broadcast demodulators and a MaxLinear SoC. The first LG demodulator, LG DT3305, has been well supported in Linux for ATSC ever since I released it a few years ago. I’ve written a new driver to support the other LG demodulator, LG2161, for ATSC-MH, but it hasn’t yet been merged upstream.
Since ATSC-MH is a relatively new delivery system, some API changes will need to get cleaned up and merged before support for the LG2161 can be added to the kernel. Additionally, since the payload format is different from standard transport streams, some changes will have to be made to the kernel demux and / or some userspace libraries in order to make ATSC-MH work with userspace applications.
What is ATSC-MH? In summary, it is a way to broadcast digital television to devices in motion, similar to (but not the same as) DVB-H. The content co-exists with ATSC, and is usually standard definition or lower resolutions, meant to be viewed on handheld / mobile devices.
As of today, there is open source driver support for ATSC-MH and the LG2161 in my own development repositories, but there is no open source userspace applications to support this as of yet. (There are, however, closed-source solutions available. Contact me privately for more info) I have plans to eventually get all of this done for the general public, but I am also working on various other kernel & userspace projects as well, most of which are much more exciting to me right now. I’d like to get these API changes done for ATSC-MH, so that I can close the book on this project, but I haven’t seen much interest for it in the community. Are there people out there that want ATSC-MH to work in Linux?
Basically, I want to know if anybody cares about ATSC-MH. Do you want to be able to watch TV on your linux-based laptop / mobile device while commuting to work on the train? Do you want to display video advertisements and other content on the sides of city buses? Do you want to be able to enjoy your favorite television show *while* crossing the street?
Please let me know. I want to know if it’s worth it to move forward with this. Are there any users or companies that want or need to use ATSC-MH in Linux, or should I just wait until I have nothing better to do? I *will* get this completed eventually, I’m just trying to understand how much it will benefit the community. If nobody cares, then I’ll surely get this all done within the year (or so) … but if people really are interested, I can have it ready by next weekend. You tell me.
In the meanwhile, please enjoy this semi-worldwide tuner using Linux 3.1 or later. I haven’t heard *any* bug reports yet. That means either my driver is awesome, or nobody is using it. Give me some feedback.
