473,378 Members | 1,343 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

how to get a frame or mms from an ip cam using a mobile phone?

Hello,

Excuse me if I am not so clear on what I a looking for, but its
getting very hard to find any software,application or information that
will let me access or get a frame(still image) from a web cam or ip
cam.

I have different ip cams connected to the internet, they continuously
send images refreshed over the internet.

I would like some kind of software,application or the necesarry
routines in order to be able to send a frame to the mobile phone that
tried to access the ip address of the given ip cam.

I am not sure if what I need is wap, xhtml, java, or mms sending after
a a mobile requests it.

How can I achieve this? Please refer me to some software developer
that you may know that lets achieve this. Do you know any websites
that already provide such a service? I mean they have web cams from
which you can get an image from the mobile cellular phone ? I may
contact them and ask them how they did it.

All your help regarding this is deeply appreciated.

Thanks,

Mario
Jul 19 '05 #1
4 4754
Doesn't the IP cams address (in a browser) just return an image updated on a
specific interval?

Chris.

"Mario" <ma***@flashnet.it> wrote in message
news:9a**************************@posting.google.c om...
Hello,

Excuse me if I am not so clear on what I a looking for, but its
getting very hard to find any software,application or information that
will let me access or get a frame(still image) from a web cam or ip
cam.

I have different ip cams connected to the internet, they continuously
send images refreshed over the internet.

I would like some kind of software,application or the necesarry
routines in order to be able to send a frame to the mobile phone that
tried to access the ip address of the given ip cam.

I am not sure if what I need is wap, xhtml, java, or mms sending after
a a mobile requests it.

How can I achieve this? Please refer me to some software developer
that you may know that lets achieve this. Do you know any websites
that already provide such a service? I mean they have web cams from
which you can get an image from the mobile cellular phone ? I may
contact them and ask them how they did it.

All your help regarding this is deeply appreciated.

Thanks,

Mario
Jul 19 '05 #2
Yes, they do, but how can I access them from a gsm mobile phone ?
Doesn't the IP cams address (in a browser) just return an image updated on a
specific interval?

Chris.

"Mario" <ma***@flashnet.it> wrote in message
news:9a**************************@posting.google.c om...
Hello,

Excuse me if I am not so clear on what I a looking for, but its
getting very hard to find any software,application or information that
will let me access or get a frame(still image) from a web cam or ip
cam.

I have different ip cams connected to the internet, they continuously
send images refreshed over the internet.

I would like some kind of software,application or the necesarry
routines in order to be able to send a frame to the mobile phone that
tried to access the ip address of the given ip cam.

I am not sure if what I need is wap, xhtml, java, or mms sending after
a a mobile requests it.

How can I achieve this? Please refer me to some software developer
that you may know that lets achieve this. Do you know any websites
that already provide such a service? I mean they have web cams from
which you can get an image from the mobile cellular phone ? I may
contact them and ask them how they did it.

All your help regarding this is deeply appreciated.

Thanks,

Mario

Jul 19 '05 #3
OK, you need to find out what protocol is being used, WAP (probably) or HTTP
(GPRS).

The easiest method might be to create a WAP page on an internet host site
and just reference the IPCam image url in the returned page.

eg. <img src="http:\\CAMIPADDRESS"/>

Check out: http://www.cellular.co.za/downloads/download_dotwap.htm if you
are unsure of how to create a WAP page? Personally I know nothing about WAP
at all so I can't even say if it supports images.

Chris.
"Mario" <ma***@flashnet.it> wrote in message
news:9a**************************@posting.google.c om...
Yes, they do, but how can I access them from a gsm mobile phone ?
Doesn't the IP cams address (in a browser) just return an image updated on a specific interval?

Chris.

"Mario" <ma***@flashnet.it> wrote in message
news:9a**************************@posting.google.c om...
Hello,

Excuse me if I am not so clear on what I a looking for, but its
getting very hard to find any software,application or information that
will let me access or get a frame(still image) from a web cam or ip
cam.

I have different ip cams connected to the internet, they continuously
send images refreshed over the internet.

I would like some kind of software,application or the necesarry
routines in order to be able to send a frame to the mobile phone that
tried to access the ip address of the given ip cam.

I am not sure if what I need is wap, xhtml, java, or mms sending after
a a mobile requests it.

How can I achieve this? Please refer me to some software developer
that you may know that lets achieve this. Do you know any websites
that already provide such a service? I mean they have web cams from
which you can get an image from the mobile cellular phone ? I may
contact them and ask them how they did it.

All your help regarding this is deeply appreciated.

Thanks,

Mario

Jul 19 '05 #4
You need a WAP page whic returns a .wmbp or .gif image

You will have to determine from what your WAP browser retuns as
headers, what capabilites is supports, RE color depth and resolution,
then resize your image accordingly. People thow $$$ at this - are you
prepard to do the development ?

Cheers - Neil.

On 2 Nov 2003 01:18:01 -0800, ma***@flashnet.it (Mario) wrote:
Hello,

Excuse me if I am not so clear on what I a looking for, but its
getting very hard to find any software,application or information that
will let me access or get a frame(still image) from a web cam or ip
cam.

I have different ip cams connected to the internet, they continuously
send images refreshed over the internet.

I would like some kind of software,application or the necesarry
routines in order to be able to send a frame to the mobile phone that
tried to access the ip address of the given ip cam.

I am not sure if what I need is wap, xhtml, java, or mms sending after
a a mobile requests it.

How can I achieve this? Please refer me to some software developer
that you may know that lets achieve this. Do you know any websites
that already provide such a service? I mean they have web cams from
which you can get an image from the mobile cellular phone ? I may
contact them and ask them how they did it.

All your help regarding this is deeply appreciated.

Thanks,

Mario


Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ashish | last post by:
Hi, I was trying to make a out going call through the voice modem, play a audio file and disconnect. With the XTAPI implementation of the JTAPI I am able to do it with an analog phone line. The...
0
by: Mario | last post by:
Hello, Excuse me if I am not so clear on what I a looking for, but its getting very hard to find any software,application or information that will let me access or get a frame(still image) from...
1
by: Jose Gonzalez | last post by:
How to apply a numeric format to a textbox using xhtml? I know you have to use the "-wap-input-format" style tag in css. I can get this to work in a regular xhtml page, however, I've been...
3
by: perspolis | last post by:
Hi all thanks in advance to read my post. I created a TAPI application and in this application I monitor the digits that user enter by phone.. it works well when I call from a phone but it...
5
by: Gene | last post by:
What can I do if I want to get the result using the sql command? for example, the select command is "select Name from Employee where StaffID=10" How to get the "Name"??? dim Name as string and...
4
by: Sara | last post by:
Hi I want to code a program which could send SMS through web page to mobile phone, but because there is no Service here such as SMPP , therefore I have GSM mobile phone which connected directly to...
0
by: James Nong | last post by:
I built an ASP.NET mobile web application last year for fun and hosted it on my home server. I was successful in accessing it with my Sprint phone, which uses the "Obigo 1.1.4 WAP 2.0" browser. ...
4
by: InnoCreate | last post by:
Hi everyone, I've developed a couple of asp.net1.1 websites and these are viewable using my mobile phone. I've now moved over to asp.net2 and i'm unable to view asp.net2 websites on my phone. I've...
10
by: Petr Jakeš | last post by:
I have a standard 12-key mobile phone keypad connected to my Linux machine as a I2C peripheral. I would like to write a code which allows the text entry to the computer using this keypad (something...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.