From: Marcel Holtmann <marcel@holtmann.org>
To: Tom Bailly-Salins <tbaillys@free.fr>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Sony DSC-FX77 and BIP
Date: Thu, 17 Jun 2004 14:03:18 +0200 [thread overview]
Message-ID: <1087473798.23809.11.camel@localhost> (raw)
In-Reply-To: <40D18682.6020306@free.fr>
Hi Tom,
> 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 feature bits of the SDP record shows you what function do the FX77
really support.
> 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 ?
As I said above, check the feature bits first. But you are right, you
must use OpenOBEX and the native operations are put, get and setpath.
The rest is XML related stuff.
> 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.
Check the opd and the obex repository in the BlueZ CVS.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
prev parent reply other threads:[~2004-06-17 12:03 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
2004-06-17 12:03 ` Marcel Holtmann [this message]
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=1087473798.23809.11.camel@localhost \
--to=marcel@holtmann.org \
--cc=bluez-users@lists.sourceforge.net \
--cc=tbaillys@free.fr \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox