well, actually the thing that for me is the most difficoult part is the
"streaming" part.
How take the images coming from the camera and stream it over the internet.
There was an old Miscrosoft research project called "Microsoft Portrait" (if
you google, you'll find it), which now seems discontinued. I want to do
something similar.
"Alex Yakhnin [MVP]" wrote:
> If you have one of the HTC devices, you can try this:
>
> http://blog.opennetcf.org/ncowburn/U...nagedCode.aspx
>
> --
> --
> Alex Yakhnin, .NET CF MVP
> www.intelliprog.com | www.opennetcf.org
>
>
> "Vigj" wrote:
>
> > Hi all,
> > I want to develop an application that takes video from the pda camera or
> > some camera connected to the pda and streams it to a PC over the internet.
> >
> > Can someone give me some clues about the best way to do this?