Control cellphone camera via Bluetooth

bluetoothn73nokia

I'd like to be able to control the Photo and Video camera functions of a Nokia N73 cellphone remotely using Bluetooth, in C#.

I've seen the 32feet.NET Bluetooth Library but really I've no idea what to do with it. Any existing Bluetooth profile that is specifically designed to control camera-functions?

Best Answer

Yes, there is a Basic Imaging Profile (BIP), of which a subset Remote Camera function allows the initiator (PC) to remotely use a digital camera (on the Cellphone)

Also, the Toshiba Bluetooth Stack for Windows has a:

  • "Remote Camera" tool for Bluetooth Cameras with "RemCam"-profile support, which is a (not mandatory) sub-profile of the BIP-profile.
Related Topic