mycal
Joined: 04 Dec 2006 Posts: 345
|
Posted: Thu Jan 25, 2007 6:10 am Post subject: Java Midp Cellphone Image Streamer Source Code |
|
|
This is just an experimental MIDP2.0 Java Project that
can grab jpgs from a video server/ip camera.
It works on most java phones if you can load the JAR file
with full privileges.
This software will stream a series of jpgs to your phone
from the camera at about 1-3fps for 5K jpgs on slow GPRS
(I.E. not EDGE, just standard GPRS from Cingular).
I've tested it on Cingular with an unlocked V600 phone and
a few others.
It will also work with the Simulator that comes with the
J2ME wireless toolkit.
This project was developed on the NetBeans 5.0 IDE and
the J2ME wireless toolkit.
Hopefully this will be of use to someone.
Download here :
http://support.yoics.com/files/Cell_Phone_Pic_Grabber.zip
Please read the enclosed project readme.txt for a report on the various
methodologies tested, there results and recommendations.
-M |
|