From: Tom Bailly-Salins <tbaillys@free.fr>
To: Marcel Holtmann <marcel@holtmann.org>,
BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Sony DSC-FX77 and BIP
Date: Thu, 17 Jun 2004 13:54:42 +0200 [thread overview]
Message-ID: <40D18682.6020306@free.fr> (raw)
In-Reply-To: <1087427312.4309.32.camel@pegasus>
Hello Marcel
After reading the BIP Specs V1.0, it seems that I need to implement the
following functions from the remote camera feature.
- GetMonitoringImage
- GetImage
My goal is just to be able to:
- connect to DSC-FX77 (I suppose I
can do it with BlueZ ?)
- view thumbnail sized monitoring images (GetMonitoringImage +
StoreFlag = 0x00)
- trigger the image capture on the DSC-FX77 (GetMonitoringImage +
StoreFlag = 0x01)
- retrieve the full size image from the camera (GetImage with the
correct image Handle)
- disconnect from the camera. (I also
suppose I can do it with BlueZ ?)
The way I understand it:
- The 2 functions (GetMonitoringImage and GetImage) make use of OBEX
headers, this is where openOBEX comes in, right ?
- If I send those commands to the DSC-FX77 camera acting as an imaging
responder, will it understand them, and send back the right data ?
Am I making any sense and am I in the right direction ?
If so, do you know where can I find sample code that makes use of
openOBEX and BlueZ to start experimenting.
Thank you
TOM
Marcel Holtmann wrote:
>Hi Tom,
>
>
>
>>Do you have the BIP profile specifications ? If you do I would really
>>like a copy.
>>
>>
>
>you will find it at www.bluetooth.org
>
>Regards
>
>Marcel
>
>
>
>
>
>
next prev parent reply other threads:[~2004-06-17 11:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-16 12:58 [Bluez-users] Sony DSC-FX77 and BIP Tom Bailly-Salins
2004-06-16 13:09 ` Marcel Holtmann
2004-06-16 14:51 ` Tom Bailly-Salins
2004-06-16 15:19 ` Marcel Holtmann
[not found] ` <40D068F3.3050702@free.fr>
2004-06-16 23:08 ` Marcel Holtmann
2004-06-17 11:54 ` Tom Bailly-Salins [this message]
2004-06-17 12:03 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40D18682.6020306@free.fr \
--to=tbaillys@free.fr \
--cc=bluez-users@lists.sourceforge.net \
--cc=marcel@holtmann.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.