Software Archive
Read-only legacy content
17061 Discussions

Imaging Signal Processor 2300

Wojtek_K_
Beginner
1,531 Views

Hey!

I am a C# software developer.  I have an Acer Iciona tablet with the Intel Imaging Signal Processor 2300 and towe camera sensors  OV2720 and OV8830. How I can get the video stream form this camera with .Net 3.5 (alternatively .NET 4.0, alternatively .NET 4.5)? I have tried with many code variations (and they works with other singnal processors) , also with DirectX, but in vain.  I hope you all help me in this case.

Regards,
Wojtek

0 Kudos
2 Replies
Eric_K_
Beginner
1,531 Views

I have used the AForge.NET library (http://www.aforgenet.com/), but I have not been able to make use of the camera's flash.  If you don't need that functionality, I recommend the platform.

 

0 Kudos
Harsh
Beginner
1,531 Views

Eric K. wrote:

I have used the AForge.NET library (http://www.aforgenet.com/), but I have not been able to make use of the camera's flash.  If you don't need that functionality, I recommend the platform.

 

Please upload the code for review...if you are able to access the camera then you can definetely access the flash modules as well. Maybe they use a different refernce ?

0 Kudos
Reply