|
Posted by EnVeeTee on July 6, 2007, 4:42 am
Please log in for more thread options Mighell
Huge resource, thanks
"Mighell [MVP]" <mighels[AT]hotmail.com> wrote in message
>>
>> I want to place a SmartPhone near a birdbox and have it send pictures
>> either via Cell or WiFi at timed intervals or when I call (command) it
>
> Hi Nigel,
> the first solution I'm thinking is to use the CameraCaptureDialog for take
> the picture (
>
http://msdn2.microsoft.com/en-us/library/microsoft.windowsmobile.forms.cameracapturedialog.aspx
> ), use the PocketOutlook API for send picture (via mail or SMS)
>
(http://msdn2.microsoft.com/en-us/library/microsoft.windowsmobile.pocketoutlook.smsmessage.aspx
> ) and finally, use the MessageInterceptor (
>
http://msdn2.microsoft.com/en-us/library/microsoft.windowsmobile.pocketoutlook.messageinterception.messageinterceptor.aspx
> ) for send a command to request the picture.
>
>> Does anyone know of some source code for a SmartPhone webcam?
> Is this what you asking for?
>
> HTH
>
> --
> Mighell
> Microsoft .NET MVP Visual Developer - Visual C#
> http://www.dotnetside.org/blogs/mighell
>
>
>> Cheers
>> Nigel
>>
>
>
|