I want to read barcode from camera using zbar sdk in windows phone. There is SDK available for iPhone and Android platforms, chack this link http://sourceforge.net/projects/zbar/files/
I am not sure any sdk available for zbar barcode in windows phone.
Edit: Currently, I am using zXing barcode library to scan barcode, but it does not support some barcode formats which are supported by zbar library.