Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development


View Poll Results: Worth the effort?
It will work and I would be happy to help out with developement 4 17.39%
Should be able to make something that works, but dont know how 13 56.52%
Sounds cool but it wont work 1 4.35%
Might work just not that interested 3 13.04%
No chance it will work, I know cause I tried it 1 4.35%
Lousy Idea, Dont even try it 1 4.35%
Voters: 23. You may not vote on this poll

Reply
 
Share Thread Tools Display Modes
Old 07-01-2009, 06:18 AM   #16
Variable Bitrate
 
Join Date: Mar 2009
Location: Kristiansand, Norway
Posts: 284
Crinos is an unknown quantity at this point
If your camera is placed behind the inside mirror, and pointing fairly stright forward with a bit of zoom. The pictures would be much better, than captured from an angle.
Speed signs is allways in about the same height, so one can focuse on one sertaint area of the image, narrowing down the bit-stream.

I have no idea of how I would make this cross platform since the original code for the tollroad system is written in delphi and my system will be written in C#
Crinos is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-01-2009, 10:06 AM   #17
One Sharp Cheddar
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
ThunderStick is on a distinguished road
I dont think cross platform is important. It would be nice but mose CarPC owners are running Windows.
ThunderStick is offline   Reply With Quote
Old 07-01-2009, 11:12 AM   #18
Constant Bitrate
 
Join Date: Jun 2008
Posts: 222
mdawg can only hope to improve
I like the idea, there are lots of time when I'm in new placed I end up wondering if I am speeding because I'm not paying attention. Subscribed.
mdawg is offline   Reply With Quote
Old 07-01-2009, 11:23 AM   #19
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,142
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
This would be good way of recording the speed limits for certain stretches of roads. When combined with a set of GPS traces, it could add speed limit data.

In some distant future, it could record the speed of the car, compare it to the speed limit, and relay some kind of speed index (i.e. 80% of speed limit) to a server so others could see whether the route was congested. Eh, obviously it would simply report 100% if you were traveling faster than the limit!

In any case, it is a cool first step towards using a car PC for something different and unusual.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Old 07-02-2009, 06:31 AM   #20
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,038
kev000 will become famous soon enough
Quote: Originally Posted by Crinos View Post
I have no idea of how I would make this cross platform since the original code for the tollroad system is written in delphi and my system will be written in C#

That's funny, I'm writing an app in C# for Linux as we speak.

Thunderstick, what language is it written in? I mentioned before I wouldn't mind helping make it work on everything. If it's any .NET language, just don't hardcode any C:\ paths and make the video device configurable. Then it will work on Mac/Linux without any code changes.

Most people use Windows on their carpc because most software for carpc's are written for windows. It's the chicken and the egg all the way to the supermarket. The more apps like this that aren't frontend plugins that are written crossplatform the more freedom everyone will have choosing the platform that works best for them.

How many people in this forum would be running Linux if only their favorite Navigation App, XM plugin, XYZ app ran on Linux also? I know for a fact there's a lot. There's plenty of people who aren't afraid of the unknown and are willing to try something new if they see the benefit and value from doing so.

</end rant>
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Old 07-02-2009, 06:48 AM   #21
Variable Bitrate
 
Join Date: Mar 2009
Location: Kristiansand, Norway
Posts: 284
Crinos is an unknown quantity at this point
Ups...
So there's no problem in writing C# for linux?

To be honest, I thought that everything stoped beeing crossplatformed as long as it used .NET *blush*
Crinos is offline   Reply With Quote
Old 07-02-2009, 09:13 AM   #22
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,142
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
Quote: Originally Posted by kev000 View Post
How many people in this forum would be running Linux if only their favorite Navigation App, XM plugin, XYZ app ran on Linux also?

[Raises hand]
While Linux is still a somewhat opaque black box to me, my experiments with it have been encouraging and it's been stable and fast for me.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Old 07-02-2009, 10:09 AM   #23
Newbie
 
Join Date: Apr 2009
Location: Dallas, TX
Posts: 9
DocHoss is an unknown quantity at this point
For what my inexperience is worth, I was thinking of what Bugbyte mentioned...record where the speed limit signs are and set them up to be recorded by GPS so you could just have the information as a sort-of Place of Interest in the POI DB. Then it could be a small icon in your frontend that could tell you the speed limit...in case you forget, like I often do.
__________________
Mazda5 Worklog starting soon!
------------------------------
Current Phase :::::: --Planning--
Essential Parts ::::: 60%
Assembly :::::::::::: 0%
Fine Tuning ::::::::: 0%
DocHoss is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-02-2009, 11:51 PM   #24
One Sharp Cheddar
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
ThunderStick is on a distinguished road
If you take a look at my Speed Zone plug in for RR, I am planning to do something simlar with the speed limit information gathered. Currently in the pluggin you have to manually enter speed limits. I thought if I could figure out a way to read speed limit signs efficiently I could have it automatically save the speed limit information thus making easier for the user of Speed Zone to safely drive and effectively monitor the drivers speed and position.
ThunderStick is offline   Reply With Quote
Old 07-04-2009, 12:13 AM   #25
Newbie
 
Join Date: Apr 2009
Posts: 11
bowser22 is an unknown quantity at this point
if your gonna make an app like that i think it should have a professional looing gui. nothing too overkill with skins and metallic colors just the regular windows back and foreground. just putting in my 2 cents cause i seen some pretty jassed up cheesy lilliput front ends that made me skin sick ahahah
bowser22 is offline   Reply With Quote
Old 07-06-2009, 03:07 PM   #26
Newbie
 
Join Date: Apr 2009
Posts: 11
bowser22 is an unknown quantity at this point
i feel like i killed the thread...no posts in days
bowser22 is offline   Reply With Quote
Old 07-06-2009, 04:04 PM   #27
Variable Bitrate
 
Join Date: Mar 2009
Location: Kristiansand, Norway
Posts: 284
Crinos is an unknown quantity at this point
Lol... You've sentenced to view 999 episodes of "The L Word" xP

If I ever come arround to make anything like this... I will try my very best to make it crossplatform and skinnable.
Crinos is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
UK speed limit database available? chunkymonkey909 GPS 4 04-18-2009 08:57 PM
australian speed limit reduced from 60 to 50km/h PaulzY Off Topic 36 07-05-2006 11:10 AM
D3 Speed Limit warning johnwharrison Map Monkey 12 01-18-2005 06:45 PM
Photo-Enforced Speed Limit cadence117 Off Topic 37 05-16-2004 07:14 PM
Using UK speed cam database in VB Jamez_Warner Software & Software Development 2 04-04-2004 05:04 PM



All times are GMT -5. The time now is 11:30 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics