loading
 
arindam  [8 posts] 17 year
how can i connect to a data base... how to store previously found data on a data base
Anonymous 17 year
What kind of database are you working with?

You can create a program that samples the results from RR and then inserts the result into a database using the API ... or you can create an extension that inserts the results directly in the database. Depends on how much programming you want to do.

Note that the db will not be able to keep up with 30 fps run rate so the insertion will slow it down. Alternatively you can write a bunch of variable values to a text file (using the write variable module) and then process that file after the fact to put it into the database.

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index