Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 11-06-2008, 11:25 PM   #121
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
whats CLS?
__________________
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-06-2008, 11:26 PM   #122
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,892
Enforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant future
a class
Enforcer is offline   Reply With Quote
Old 11-06-2008, 11:30 PM   #123
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
oh ok
well i better leave it for tommorow... no good to learn new things at night
for now just add audio suppotr in the application
__________________
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 12-12-2008, 05:28 PM   #124
Newbie
 
Join Date: Dec 2008
Posts: 1
acidice333 is an unknown quantity at this point
Any chance to be able to record audio and the source code? If not the code how about the code for the Com Tool?
acidice333 is offline   Reply With Quote
Old 12-13-2008, 10:23 AM   #125
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
Audio Recording is on the request list for Road CameaHD v2
as to the source code i dont release it as all our applications are commercial.
As to the comm tool if you are refering to comm port debuger then its simple play around with Visual Studio Serial Port Controll.
__________________
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 01-04-2009, 06:04 PM   #126
Variable Bitrate
 
kelmk's Avatar
 
Join Date: Aug 2007
Location: SF
Posts: 383
kelmk is an unknown quantity at this point
I have a couple of questions about rrcam.
Does it support standby/resume? It doesn't by default on my setup.
How do I change the video pin to 640x480 instead of 320x240?
kelmk is offline   Reply With Quote
Old 01-04-2009, 06:12 PM   #127
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
ups was that rrcam forum =))
ummm to what I know RRCam doesnt support resumes nor pix adjasments... resume mode can be added by original developer (is he/she still around?) pix streaching not possible to add, pin config possible to add but not directly....

that what i know but i didnt bild RRcamera... so just my take
__________________
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 01-04-2009, 08:47 PM   #128
Variable Bitrate
 
kelmk's Avatar
 
Join Date: Aug 2007
Location: SF
Posts: 383
kelmk is an unknown quantity at this point
Hey, I'm just trying to find something that works until Road Camera HD v2 is ready to go
I'll stick with Capture! for now. It's the only one that supports standby/resume and configurable resolution. It's just missing the overlays and errors a lot.
kelmk is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 01-04-2009, 08:49 PM   #129
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
lol I dont know what capture is =)
__________________
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 01-04-2009, 09:57 PM   #130
Constant Bitrate
 
Join Date: Oct 2007
Posts: 143
silvi4000 is an unknown quantity at this point
capture is only missing the info overlays and it would be the best option
Im using RRCam now. After doing some tweaking Its working ok.
Make sure you exit RRCam before hibernation. For this I only hibernate from the RRCam screen in DigitalFX4. The exit menu tells RRCam to save the video and exit and then it goes to hibernation. In case I forget I have running hibernate trigger and will kill rrcam.exe just before hibernating but if you kill the process you lose any video that havent been saved to disk. When resuming, exiting and entering again to the RRCam screen will startup RRCam

you can change the size in the config.ini
Size=600,460

but I guess you will be limited by your web cam capabilities
silvi4000 is offline   Reply With Quote
Old 01-04-2009, 10:02 PM   #131
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
i can write sniplet to kill rrcam before hibernation =)
__________________
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 01-07-2009, 01:28 AM   #132
Variable Bitrate
 
kelmk's Avatar
 
Join Date: Aug 2007
Location: SF
Posts: 383
kelmk is an unknown quantity at this point
Capture is quite good and does everything a carpc cam app should do, it's just not stable for me and missing overlays.

Quote: Originally Posted by silvi4000 View Post
capture is only missing the info overlays and it would be the best option
Im using RRCam now. After doing some tweaking Its working ok.
Make sure you exit RRCam before hibernation. For this I only hibernate from the RRCam screen in DigitalFX4. The exit menu tells RRCam to save the video and exit and then it goes to hibernation. In case I forget I have running hibernate trigger and will kill rrcam.exe just before hibernating but if you kill the process you lose any video that havent been saved to disk. When resuming, exiting and entering again to the RRCam screen will startup RRCam

you can change the size in the config.ini
Size=600,460

but I guess you will be limited by your web cam capabilities

The size value only changes the size of the window, not the actual capture size.
kelmk is offline   Reply With Quote
Old 01-20-2009, 06:19 PM   #133
Low Bitrate
 
Join Date: Jan 2007
Posts: 75
sgtpepperaut is an unknown quantity at this point
ok rrcam installed successfully and running! (love it!)

however i have two problems:

1.) when it resumes from hibernation the video area is white... i need to exit rrcam and restart it to get it to work again... Any ideas? is this possibly a driver issue?

Nevermind just read the above paragraphs ...please someone create those codes snippest with simple instructions where to past cause i have no idea...lol

2.) i always want to record continuously so i set the filename to somethign static:

Path=C:\RRCam\
Filename=Record
Files=2
Length=20

i suppose this will override the file every time rrcam starts..however the option Files 2 confused me. Will it create "Record1" and "Record2" then always delete the later one when it loops trough the files?.... i really just want to have 2 files on my pc that basically cache the last 20 minutes of driving (so 40min max total).

thx phil

Last edited by sgtpepperaut; 01-20-2009 at 06:21 PM..
sgtpepperaut is offline   Reply With Quote
Old 01-20-2009, 06:20 PM   #134
Low Bitrate
 
Join Date: Jan 2007
Posts: 75
sgtpepperaut is an unknown quantity at this point
Quote: Originally Posted by tempgp View Post
i can write sniplet to kill rrcam before hibernation =)



Please DO!...dont really know where so start...


also include the code to restart PLEASE!

sgtpepperaut is offline   Reply With Quote
Old 01-20-2009, 06:22 PM   #135
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 406
tempgp is an unknown quantity at this point
Quote:
also include the code to restart PLEASE!

I dono what u mean by that... but as to sniplet... well ok probably will have something by tommorow =)
__________________
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
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
Core Duo / Core 2 Duo Mini-ITX boards RedGTiVR6 General Hardware Discussion 149 08-14-2009 10:54 PM
Canīt get DirectX to work Linde Software & Software Development 0 10-19-2007 08:35 AM
SD crashes on startup mangus580 StreetDeck 7 10-05-2007 12:14 PM
USB 2.0 issues PLEASE HELP! Kamakazie2 General Hardware Discussion 25 10-23-2006 08:25 AM



All times are GMT -5. The time now is 06:59 AM.


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