Esato

Forum > General discussions > General > Webcam Over Internet (live)

Previous  123  Next
Author Webcam Over Internet (live)
Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-02-29 22:34
Reply with quoteEdit/Delete This PostPrint this post
If nobody wants it.. put it on eBay.
Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-02 04:55
Reply with quoteEdit/Delete This PostPrint this post
I got it to refresh now on wap,just dont know if 250free will let me use ftp to upload the images
I'll ask on their forums or email them.
Thx for the help mixin
If nobody wants it.. put it on eBay.
Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-10 02:55
Reply with quoteEdit/Delete This PostPrint this post
Update!
I got the ftp working,its pretty reliable too
I ended up buying the licence,it was only just over a fiver anyway

Problem now is it will work on the web but it does everything i want it to on wap except show the image I cant understand this as the ibizacam works on both,i used the same code on the page as the ibizacam so whats wrong? Could it be the picture format? but then in my folder where the images are uploaded to,it says they are in .jpg,which is the same format as the ibizacam.
But when i right click the image on the web and save pic as,it sometimes only gives me a .bmp format to save it as

Any tips would be welcome maybe i need some additional code in the page?

Btw,it wont work when i switch the PC off,not to the local folder on my harddrive anyway but i need to look into that one a bit more

I put it on my site now anyway but it only works when i switch on my PC......................................which sounds pretty obvious actually

boyi's streetcam
If nobody wants it.. put it on eBay.
Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-11 19:28
Reply with quoteEdit/Delete This PostPrint this post
Anyone? @mixin,how about you?
If nobody wants it.. put it on eBay.
mixin
T66 black
Joined: Jan 26, 2002
Posts: > 500
From: Notts, UK
PM, WWW
Posted: 2004-03-11 20:13
Reply with quoteEdit/Delete This PostPrint this post
well, firstly dont worry about the right click saving as bmp file thing.. thats just windows being nasty to you.

But just tried on wap, and can see what you mean bout the picture not loading
might be because your using
Code:
<img src="/webcam/ccam.jpg" width="320" height="240">


change the src of the image to
Code:
<img src="http://boyi.250free.com/webcam/ccam.jpg" width="320" height="240">


and see if it works then... might just because you dont have the full url in it?


and whats this in your code:
Code:
<script language="JavaScript">

<!--

window.open = SymRealWinOpen;

//-->
</script>




Is that created by the server, or did you put it in? Because its throwing errors at me !



[ This Message was edited by: MixiN on 2004-03-11 19:14 ]
Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-11 21:37
Reply with quoteEdit/Delete This PostPrint this post
Cheers mixin,i'll try it,that code keeps coming back after i delete it :-l

This message was posted from a T610

Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-12 00:27
Reply with quoteEdit/Delete This PostPrint this post
Ok,so i cant try that code you put up cus my ntl BB aint working :-( now i know why ppl are going back to BT :-l That engineer better get here 2moro! Gits!

This message was posted from a T610

Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-12 03:52
Reply with quoteEdit/Delete This PostPrint this post
Right,tried the code,it still dont work but i had tried the full url the other day

My test page for wap is http://boyi.250free.com/wapcam.htm

I changed from html to htm at the end but still no different,its really bugging me now like i say,it works on PC,but whatever size i cut the pic down to,it wont work on wap! so it aint that neither !!!

*boyi sits and waits patiently for his internet connection to work again*
.
.
.
Come on then!
.
.
.................>>>>>>>>>>>>O<<<<<<<<<<<...................
.
.
I'll stick the kettle on then
.
.
Wey Hey! *hits the submit button*.



If nobody wants it.. put it on eBay.
mixin
T66 black
Joined: Jan 26, 2002
Posts: > 500
From: Notts, UK
PM, WWW
Posted: 2004-03-12 13:20
Reply with quoteEdit/Delete This PostPrint this post
okies...

so ive had another look, and tried to save the webcam image on my phone, but to no luck, it just gives me a nice red X when i goto my pictures.

This now leads me to thinking, that theres nothing wrong with the coding of the pages, its just the image.
Im presuming that conquercam is saving the jpgs in a progressive format, that most (if not all) phones dont really like.
I'll try have another look tonight at home to see if theres a setting somewhere. Unless you can find out how to change the format of the image!


[edit] infact, its definatly progreesive encodig that needs disabling

[ This Message was edited by: MixiN on 2004-03-12 12:24 ]
Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-14 03:58
Reply with quoteEdit/Delete This PostPrint this post
Yeah i had a look for that,in conquercam its says jpeg quality can be adjusted but i cant change the format,i had a look at my cam too,but theres no change format option in there neither :-(

This message was posted from a T610

Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-14 06:44
Reply with quoteEdit/Delete This PostPrint this post
Sorted,it works Had to uncheck 'progressive coding',still did'nt work untill i lowered the pic quality to 60%,i did a test before this and found that with progressive coding checked,the size of the image was larger than without it checked.
Im happy now,although i wish it would save to a folder while the PC is switched off
Anyway,thx for all your help @mixin,cheers

Edit;i just tried to dl the pic to my phone like you did,no red X anymore,the image dl's now,hope it just stays ok now

_________________
Visit my new site dj-boyi on Wap and Web
View my themes first at boyi's t610 themes
____________________
'Fernando's New Beginings',satisfaction guaranteed!

[ This Message was edited by: boyi on 2004-03-14 05:49 ]
Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-18 21:21
Reply with quoteEdit/Delete This PostPrint this post
@mixin,well what a waste of time and effort that was,my ftp got blocked! Is there any other way of uploading the cam images? :-l

This message was posted from a T610

mmsman
P800
Joined: Dec 14, 2002
Posts: > 500
From: slovenia
PM
Posted: 2004-03-18 21:27
Reply with quoteEdit/Delete This PostPrint this post
have you two guys noticed that you two are the only two guys in this thread

edit: i look up and think to myself: why d fu*k did i post that and what the heck is with the two's?

too many yogurts i guess *burp*



[ This Message was edited by: mmsman on 2004-03-18 20:28 ]
Dj Boyi
W810 black
Joined: Oct 05, 2002
Posts: > 500
From: Liberty City
PM
Posted: 2004-03-18 22:27
Reply with quoteEdit/Delete This PostPrint this post
U just had to break the cycle! Anyway,that did'nt answer my question,had my hopes up for a second there :-D

This message was posted from a T610

mixin
T66 black
Joined: Jan 26, 2002
Posts: > 500
From: Notts, UK
PM, WWW
Posted: 2004-03-18 22:28
Reply with quoteEdit/Delete This PostPrint this post
mixins suggestion of the day : get a new host
Access the forum with a mobile phone via esato.mobi