开发者

Application that receives DVB-H broadcast signal

DVB-H is a fairly new broadcasting medium. One purpose it is used for is to broadcast TV channels to TV 开发者_运维问答phones and mobile decoders.

The software supplied by the service provider for windows does the job, but the display is small. I want to explore the possibilities of creating my own software that receives the signal and displays it to the screen. Also perhaps create an application to do the same on Blackberry and Android phones.

Anyone with any leads as to where I can get more info on coding with for DVB-H Broadcasts?


If you are working with Linux, you can probably best use Linux API (see this) under the LinuxTV project.

Alternatively, in J2ME based platforms you can follow JSR272 to access the DVB-H receiver. See this and this for more reference.

Unfortunately DVB-H based devices are specialized, so you need to specify which devices you want to support.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜