|
 |
|
02-16-2007, 11:46 AM
|
#1
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,282
|
UK Traffic Camera Teaser
This is not Road Runner specific but will probably be tailored mainly for RR.
Last edited by Enforcer; 02-16-2007 at 12:24 PM..
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
02-16-2007, 11:46 AM
|
#2
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,282
|
|
|
|
02-16-2007, 11:47 AM
|
#3
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,282
|
|
|
|
02-16-2007, 12:23 PM
|
#4
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,282
|
1.0 Beta now available on my forum
Donations - Thank you
jonessc
http://en4cer.co.uk/forum/viewtopic.php?p=469#469
Traffic Cams v1.0 Beta
Instructions
------------
Extract from the zip to your Road Runner (or any Front End) folder. Run
TCSearch to find the code to the cameras you want. Put those codes into
Trafficams.ini against cam1, cma2,cam3 etc. Then run Trafficams.exe. As
long as you have internet connection and the cosen cameras are operational
the camera pics should appear. Clicking on any pic will cause it to
maximize, clicking again will go back to normal.
To embed in RR simply create a skin with an Application box. A,x,y,h,w,192
and then a calling button
"load;traffic.skin;Traffic Cam;$rrpath$Traffic Cams.exe;Trafficams"
Town/Cities/Countries currently in Included DB
--------------------------------------------
London
Liverpool Mersey Tunnel
Leicester
Southampton/Hampshire
Northampton (1)
Ipswich(1)
Reading M4 Corridor
Newcastle Tynne Tunnel
Nottingham
Wales
Future Of Traffic Cam
----------------------
More cameras from around the country to added to the database.
A central download location for the lastest database.
Add other countries.
Bug reports or Suggestions to
admin@en4cer.co.uk
Last edited by Enforcer; 02-22-2007 at 03:37 PM..
|
|
|
02-16-2007, 12:51 PM
|
#5
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 5,764
|
there's something wrong with ur software... the cars are going the wrong direction  good work man.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
02-16-2007, 01:39 PM
|
#6
|
|
Constant Bitrate
Join Date: Jan 2006
Location: Erie, Pennsylvania
Posts: 122
|
Quote: Originally Posted by Sonicxtacy02 
there's something wrong with ur software... the cars are going the wrong direction  good work man.
Lol damn, you beat me to it.
|
|
|
02-17-2007, 08:55 AM
|
#7
|
|
Maximum Bitrate
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
|
 good work, how often do the cameras update?
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
|
|
|
02-17-2007, 09:01 AM
|
#8
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,282
|
Depends, most in the UK every 5-15 minutes. The program checks about (runs and checks code) every 30 seconds at the moment, by I intend making it user configurable (maybe even configerable by individual camera).
|
|
|
02-17-2007, 09:31 AM
|
#9
|
|
Maximum Bitrate
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
|
Awesome, that makes u the 1st for uk traffic cams! well done
Im using your idrive skin, and trying to make a skin for it using the templates from cardata.skin (bg3_empty.jpg,bg3_off.jpg,bg3_on.jpg,bg_on.jpg) ive added a button to that skin, with the following code B,000,350,200,050,"load;traffic.skin;Traffic Cam;c:\Program Files\Road Runner\Traffic Cams\TrafficCams.exe;Trafficams",""
The skin loads but the progam wont embed in the window (or load)... any ideas?
If i can get a working version, ill upload it so you can add to your idrive project....
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
|
|
|
02-17-2007, 10:22 AM
|
#10
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,282
|
Quote: Originally Posted by jonessc 
Awesome, that makes u the 1st for uk traffic cams! well done
Im using your idrive skin, and trying to make a skin for it using the templates from cardata.skin (bg3_empty.jpg,bg3_off.jpg,bg3_on.jpg,bg_on.jpg) ive added a button to that skin, with the following code B,000,350,200,050,"load;traffic.skin;Traffic Cam;c:\Program Files\Road Runner\Traffic Cams\TrafficCams.exe;Trafficams",""
The skin loads but the progam wont embed in the window (or load)... any ideas?
If i can get a working version, ill upload it so you can add to your idrive project.... 
Sorry got my path wrong in the readme. Too long without sleep
add this line to the information.skin
Code:
B,000,100,200,050,"load;traffic.skin;Traffic Cam;$rrpath$Traffic Cams\Trafficams.exe;Trafficams"
And use the attached traffic.skin
|
|
|
02-17-2007, 10:27 AM
|
#11
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,282
|
Quote: Originally Posted by Sonicxtacy02 
there's something wrong with ur software... the cars are going the wrong direction  good work man.
Actually I should thank you as it was your traffic cams plugin that gave me the idea.
Although I'm doing this in pure VB which gives me more control over the pictures.
Also the UK cams don't update as often as your ones, and for these ones the loaction doesn't move.
Also sepereately I have taken your script and put it into VB6, but I won't release it to compete with yours. (yet) maybe we could talk on that later.
|
|
|
02-17-2007, 11:21 AM
|
#12
|
|
Maximum Bitrate
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
|
Quote: Originally Posted by Enforcer 
Sorry got my path wrong in the readme. Too long without sleep
add this line to the information.skin
Code:
B,000,100,200,050,"load;traffic.skin;Traffic Cam;$rrpath$Traffic Cams\Trafficams.exe;Trafficams"
And use the attached traffic.skin
Thanks Enforcer, the attached files work fine  , i have just overwitten the code that was already contained in information.skin this now works fine (traffic will be displayed as traffic cams) as long as everyone installs your fine work in c:\program files\road runner\traffic cams
heres the files i have changed:
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
|
|
|
02-17-2007, 11:43 AM
|
#13
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 5,764
|
there's no competition at all. With everything on my plate i'd actually like someone to lessin the load
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
02-17-2007, 11:45 AM
|
#14
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,282
|
Quote: Originally Posted by jonessc 
as long as everyone installs your fine work in c:\program files\road runner\traffic cams
If they copy exactly what I posted then it doesn't matter what drive they are using as long as they unzip the program to their RR folder, which is what the instructions say.
|
|
|
02-17-2007, 11:54 AM
|
#15
|
|
Maximum Bitrate
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
|
Quote: Originally Posted by Enforcer 
If they copy exactly what I posted then it doesn't matter what drive they are using as long as they unzip the program to their RR folder, which is what the instructions say. 
Well ive had an experiment with it, using the new skins, and it is awesome!, the program is only 33kb
Enforcer wheres your link for paypal donations, i thinks it worthy of my dosh!
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:55 AM.
| |