![]() ![]() |
Feb 27 2008, 05:18 PM
Post
#1
|
|
|
Be nice to me, I am new. Group: New Members Posts: 3 Joined: 27-February 08 From: India Member No.: 9,722 Card: None |
Hi all,
I am new to BDA. I am now in porgress of developing the BDA driver for DVB-S application. I own a USB device ( Newmi DVB-S USB TV BOX ). They have provided ProgDVB exe for testing this driver, its working fine able to watch video. I need help to implement the BDA driver? I have the ScanChannelsBDA sample code with me and it is for DVB-T, what are the chages need to be done for DVB-S? Also I have attached the ScanChannelsBDA sample code.
Attached File(s)
|
|
|
|
Feb 29 2008, 03:38 PM
Post
#2
|
|
|
Forum Regular Group: Members Posts: 3,052 Joined: 24-April 04 From: Queensland Member No.: 808 Card: VisionPlus DVB-t |
This is a lot of effort unless you had access to the CAM interfaces for each card manufacturer. You may wish to rethink if your after implementing CA transponders.
|
|
|
|
Feb 29 2008, 03:50 PM
Post
#3
|
|
|
Be nice to me, I am new. Group: New Members Posts: 3 Joined: 27-February 08 From: India Member No.: 9,722 Card: None |
This is a lot of effort unless you had access to the CAM interfaces for each card manufacturer. You may wish to rethink if your after implementing CA transponders. Thanks bear Is there any possibilty to get the transport stream directly from the BDA tuner card. If yes, what are the interfaces to be used? |
|
|
|
Feb 29 2008, 08:14 PM
Post
#4
|
|
|
Forum Regular Group: Members Posts: 3,052 Joined: 24-April 04 From: Queensland Member No.: 808 Card: VisionPlus DVB-t |
IDVBSTuningSpace
IDVBSLocator IDVBTuneRequest IDVBTuningSpace2 ITuneRequest ITuner |
|
|
|
Feb 29 2008, 08:18 PM
Post
#5
|
|
|
Be nice to me, I am new. Group: New Members Posts: 3 Joined: 27-February 08 From: India Member No.: 9,722 Card: None |
Thanks bear
I need to recieve the entire tranport stream from Ituner to a buffer. Is it possible? |
|
|
|
Feb 29 2008, 09:23 PM
Post
#6
|
|
|
Forum Regular Group: Members Posts: 3,052 Joined: 24-April 04 From: Queensland Member No.: 808 Card: VisionPlus DVB-t |
IID_ITuner is an interface derived from the Network provider to setup the Tuner filter's tuningspace, if you need to sample the transport stream then you could to insert a sample grabber filter on the output of the tuner/capture or capture filters. You can always use the BDA graph interfaces and enumerate the service info from the TIF interfaces or use your own sections parser code to get the info you need similar to scanchannels or epgscan.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th June 2013 - 08:23 AM |