Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Plugins


Reply
 
Share Thread Tools Display Modes
Old 11-10-2008, 03:36 PM   #31
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
Ok GAC error on XP has been fixed.
The new build was posted in the first post. you can download the app and it should install fine.
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-10-2008, 06:11 PM   #32
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,904
treetop777 is an unknown quantity at this point
Still getting an error..
Attached Images
 
treetop777 is offline   Reply With Quote
Old 11-10-2008, 10:52 PM   #33
Low Bitrate
 
Join Date: Dec 2006
Posts: 89
DigitalVampire is an unknown quantity at this point
The latest build fixed the GAC error on XP for me... but when I invoke the application through Programs>Long Range Communications Inc> Road Camera HD, I get nothing!!!

Can this work stand-alone or does it need to be invoked from RR?
__________________
www.dentalteam.org
DigitalVampire is offline   Reply With Quote
Old 11-11-2008, 12:51 AM   #34
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
Treetop777 i guess you are running comp without DirectX lol I though that is imposiblle.. well I will recompile my app to include the DX files as well. Just in case I will incluse all windows libarries.

DigitalVampire, the app is standelone as well as rr suplement. if it needs rr it will start it automatically, if rr is not installed... um well i have no idea what doing to happen.. i have RR on all my comps besides Linux lol.

Can you find the app install location and try to execte it directly? (I know i didnt use good installer so win will hide the thingie somwere along you user documents. Also what you can try is to go to the unziped folder and open folder called Application Files > Road Camera HD x.x.x.x > Road Camera HD.exe (If all libs are registred meaning u have run the installer previously, it will allow application to run. If it doesnt then there is something killing the app. Well try this for now ad lets see.

In meanwhile i will re-compile the app to fix DirectX errors.
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Old 11-11-2008, 01:00 AM   #35
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
New RCHD build is posted in the first post
new Version is 0.2.4.4

fixed possible DirectX error during installation.
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Old 11-11-2008, 01:23 AM   #36
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
Post

Ok 15 days passed quite quickly, the Video library that I used for this app wants me to pay money for it so (well i still have 4 days left) but one way or another i have 2 options start new branch developnent from scratch using pure DirectX or rise enough money to cover the cost of deveplopment. The curently expiring lib cost $200 USD + tax I asuume. If I rase that amount I will buy the app oterwise I will start doing everuthing from scratch without libarary and that will take forever

So, I'm puting donaion button. Also if you have any quick add-on requirements I can incorporate them in those 4 days. What ever I manage to do in those 4 days can be used for "free" ;-)

Any way if you feel like you like the project idea then donate...



Click On Image and then in new window click on it again to open donation page.


_
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Old 11-11-2008, 09:58 AM   #37
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,904
treetop777 is an unknown quantity at this point
Quote: Originally Posted by tempgp View Post
Treetop777 i guess you are running comp without DirectX lol I though that is imposiblle..

So did I! I'm going to have to make sure wether it's there or not.

I'll try the new intaller.
treetop777 is offline   Reply With Quote
Old 11-11-2008, 12:22 PM   #38
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
To test your Direct X fo to Run > dxdiag (hit enter) it will run DX diadgnostics,
My app used version 9c

One way or another new install includes all DX dlls in the pack so even if you dont have DX installed it will install required libs for u ;-)
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-11-2008, 11:14 PM   #39
Low Bitrate
 
Join Date: May 2007
Posts: 82
Toxic0n is an unknown quantity at this point
possible to add the option of the camera constantly recording the last 15 minutes of the video? maybe saving a new file after a specified period and deleting the old one. Would be useful in case of an accident.
Toxic0n is offline   Reply With Quote
Old 11-11-2008, 11:35 PM   #40
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
ok what u wany is a file which will be re-writen all the time
I dont think I can do this in terms of minutes but I can add an option by the file size.. so say u allow 50 meg ~20min of HDD space and if the file is over that we will create new file and start recording the, when that file is full we will delete the #1 and start recording there...
should be not to hard to implement,
will see if i would be able to get some time tommorow to do this
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Old 11-12-2008, 02:42 PM   #41
Low Bitrate
 
Join Date: May 2007
Posts: 82
Toxic0n is an unknown quantity at this point
that would be AWESOME! File size or time limit, doesn't matter, as long as it does not fill up my hard drive. Thank you so much for doing this.
Toxic0n is offline   Reply With Quote
Old 11-12-2008, 03:14 PM   #42
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
ok will try to do it now
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Old 11-14-2008, 12:06 PM   #43
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
Ok that is it... the world has come to the end with the vide library licecense expired.

So, I can not edit my app anymore.

Latest build is posted @ the first post. The app now supports continius single file recording (up to given size) so you can dedicated 100mb oh hardrive and it will use only that space to log the video. See change log txt and *.ini fiile for more details

Atitionally I added more functions to *.ini so the look an feel of the app can be configured to meet your fronend needs.

If you find bug, post it here, but I can not rebuild the project anymore.

So enjoy what I have so far. If you want more that only would be possible if I get license for the lib + some reasonable donations ;-)


Updates that didnt make it yet:
-multicamera support
-backup sensor
-shock sensor
-gps logger
-map video player
-GPRS EVDO remote viewer
-60fps support for sientific cameras


Click On Image and then in new window click on it again to open donation page.
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Old 11-16-2008, 03:04 PM   #44
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
Ok I did a bit more development to make the use of the app easier and so people can utilize it more effectivly.

So I added the GUI config utility to work with RCHD.ini config file.

The utility is posted in the first post attachments. Let me know if there are any bugs in it.
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Old 11-25-2008, 11:40 AM   #45
Low Bitrate
 
Join Date: May 2007
Posts: 82
Toxic0n is an unknown quantity at this point
I am going to install this later on today and let you know the results. Is it possible to integrate this into RR instead of RR cam?
Toxic0n 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
Backup camera question winNvegas StreetDeck 3 08-28-2008 12:27 PM
HD Radio FAQ RedGTiVR6 BoomzBox HD 0 07-19-2007 01:02 PM



All times are GMT -5. The time now is 01:12 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
"VaultWiki" powered by VaultWiki v2.5.2.
Copyright © 2008 - 2009, Cracked Egg Studios.Ad Management by RedTyger
Message Board Statistics