Found out quickly that Media Foundation doesn't exist in XP.
Get this error
--------------------------- Media Foundation Demo --------------------------- Access violation at address 7C919AF2 in module 'ntdll.dll'. Write of address 00000010. --------------------------- OK ---------------------------
Would it make more sense to handle this better some how?
Also.. since this is to address the problem of compression/rez types on newer tablets, do any of the compressions filter down to the older camera support version?
Our software for now has to support XP and up.... So I guess we need to detect if its XP.. and run the old method of web camera support? and if Vista and higher, do the new method of web camera support?
Would it make sense to have a demo that can handle both modes?