Closed GoogleCodeExporter closed 8 years ago
Cannot help on this because don't have the mentioned DVR card.
If you have the hardware, you can debug with sourced of the framework,
investigate the issue and maybe fix it.
Original comment by andrew.k...@gmail.com
on 23 Jan 2012 at 11:48
Original comment by andrew.k...@gmail.com
on 23 Jan 2012 at 8:46
OK, maybe will do something for the next release. I just found my old USB frame
grabber, which is obviously not the same as your card, but has similar issue.
There is way to solve it ...
Original comment by andrew.k...@gmail.com
on 24 Jan 2012 at 8:27
thanks andrew..
Original comment by man4thee...@gmail.com
on 25 Jan 2012 at 4:17
Original comment by andrew.k...@gmail.com
on 25 Jan 2012 at 9:39
1) Added VideoCaptureDevice.DisplayCrossbarPropertyPage() method, which allows
to display crossbar configuration page while video device is running. This
property page allows to select video input of capture card.
2) Added VideoCaptureDevice.CheckIfCrossbarAvailable() method, which allows to
check if the video device provide crossbar and its configuration.
3) Added VideoCaptureDevice.AvailableCrossbarVideoInputs property, which lists
available video inputs of the capture card. This can be used to select video
input to use before running video device using your own UI.
4) Added VideoCaptureDevice.CrossbarVideoInput property, which allows setting
video input to use by the video device.
The fix was committed in revision 1661-1663. Will be released in version 2.2.4.
Original comment by andrew.k...@gmail.com
on 27 Jan 2012 at 9:28
Thanks bro.
i will tak a look.
;-)
On Jan 28, 2012 2:59 AM, <aforge@googlecode.com> wrote:
Original comment by man4thee...@gmail.com
on 28 Jan 2012 at 4:47
Original comment by andrew.k...@gmail.com
on 23 Feb 2012 at 9:15
Original issue reported on code.google.com by
man4thee...@gmail.com
on 23 Jan 2012 at 7:51Attachments: