Main Index MAIN
INDEX
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN

Home: Isadora: User Patches, Tips & Tricks:
Michel's camera control...

 

 


Kingcaffeine
Novice

Apr 18, 2008, 9:42 PM

Post #1 of 10 (10096 views)
Shortcut
Michel's camera control... Can't Post

After having re-read your exploits about controlling a Canon PTZ cam with Izzy- I've wondered if the same would hold true for a Sony D70? The cameras look identical down to the controls (I haven't read about the hex codes yet...). I have dsub9 to "mini-din" cables already made.

A few questions about your patch though- If I were to use a Keyspan USB->d-sub9 with a MBP, how do the serial commands get out of Izzy? Are the hex codes already in the patch or would I need to enter them for my camera in each of the parameters from the patch? Do I simply plug everything in and set the serial out parameters in Izzy, letting the MBP recognize the port?

It's a really great piece of work and I'd be thrilled if it worked with my setup. I currently use a Sony joystick controller for the bulk of my cameras, but I have a couple extra that need some brains!
Thanks in advance for your efforts!
-Gooch-


michel
User


Apr 19, 2008, 1:54 AM

Post #2 of 10 (10087 views)
Shortcut
Re: [Kingcaffeine] Michel's camera control... [In reply to] Can't Post

Hi

I am using a Keyspan USB to Serial Adapter as well. The codes are all in the patch already.


In Reply To
Do I simply plug everything in and set the serial out parameters in Izzy, letting the MBP recognize the port?

Yes, just install the driver of the serial adapter and set the parameters in Isadora. Thats it.
I hope it works with the sony cam.

I will post a new setup on monday next week, I added a port select control. So if you don't loop the cameras, but have two serial adapters, one for each camera, you can choose them with the port selector.

Michel

----------------------------------------------------------------------------
"It happens every day: information overload! Time for a reboot..."
(traditional haiku poem)

film:projekt ------------------- autodidakten


Kingcaffeine
Novice

Apr 19, 2008, 3:41 AM

Post #3 of 10 (10083 views)
Shortcut
Re: [michel] Michel's camera control... [In reply to] Can't Post

wow! very cool. I can't wait to try it... Thanks.


michel
User


Apr 21, 2008, 2:41 AM

Post #4 of 10 (10039 views)
Shortcut
Re: [Kingcaffeine] Michel's camera control... [In reply to] Can't Post

the file is updated, download it here:

http://forum.troikatronix.com/...;t=search_engine#727

----------------------------------------------------------------------------
"It happens every day: information overload! Time for a reboot..."
(traditional haiku poem)

film:projekt ------------------- autodidakten


Kingcaffeine
Novice

May 13, 2008, 6:45 PM

Post #5 of 10 (9832 views)
Shortcut
Re: [michel] Michel's camera control... [In reply to] Can't Post

I got a hold of a Keyspan serial adapter and I'm going to solder up a cable to connect my camera. It looks as if the serial commands for the VC-C4 are similar...but I thought I would see what you think. With the following picture am I to assume that I would replace your code for say, ON/OFF (FF 30 30 00 90 30 EF) with 8x 01 04 00 02 FF? Is it that simple?

I'm so excited I can't stand it. Thanks for your advice!
-Gooch-


(This post was edited by Kingcaffeine on May 13, 2008, 6:46 PM)
Attachments: Picture 1.png (59.8 KB)


michel
User


May 14, 2008, 2:15 AM

Post #6 of 10 (9819 views)
Shortcut
Re: [Kingcaffeine] Michel's camera control... [In reply to] Can't Post

Yes, it would be that easy. But I think you have to begin with FF and end with FE and the x after the 8 seems very odd as well, maybe it stands for any number. Try it out and tell me your experiences. Maybe there are additional informations in you serial command manual.

Michel

----------------------------------------------------------------------------
"It happens every day: information overload! Time for a reboot..."
(traditional haiku poem)

film:projekt ------------------- autodidakten


Kingcaffeine
Novice

May 14, 2008, 8:24 PM

Post #7 of 10 (9792 views)
Shortcut
Re: [michel] Michel's camera control... [In reply to] Can't Post

Well it worked like a charm! I was able to decipher the manual enough to input a few values and it went well. I'll need to figure out something with the Pan/Tilt/movment settings though. When I press a "move" button, the camera will move to the full extent of the range...I know the buttons are set for momentary, but maybe there is a way to make the triggers fire a stop command immediately following the "go" command- I have not tried any other parameters as I didn't have a monitor hooked up ;)

Some specifics:
-My commands end up looking like this...81 01 06 04 03 01 FF (the 1 after the 8 is the camera identifier).
-No need to start with FF.

I'm certain that the EVI-D30 is similar to the D70 command set, so I'll post it when I get all the commands in...
Thanks so much Michel!
-Gooch-


michel
User


May 15, 2008, 1:24 AM

Post #8 of 10 (9776 views)
Shortcut
Re: [Kingcaffeine] Michel's camera control... [In reply to] Can't Post


Quote
but maybe there is a way to make the triggers fire a stop command immediately following the "go" command-


Thats exactly what the setup is doing, as soon as the "momentary" button is released, a stop command is sent. See in the attached image where you put the stop command.

Michel

_________________________
Just updated the vc-c4 control, its in the original post:
http://forum.troikatronix.com/...-c4_and_vc-c50_P727/

----------------------------------------------------------------------------
"It happens every day: information overload! Time for a reboot..."
(traditional haiku poem)

film:projekt ------------------- autodidakten

(This post was edited by michel on May 15, 2008, 7:34 AM)
Attachments: camStop.jpg (139 KB)


trukske
Novice

May 19, 2008, 9:45 AM

Post #9 of 10 (9170 views)
Shortcut
Re: [michel] Michel's camera control... [In reply to] Can't Post

this is a EVI-D70 controller patch.
Attachments: isa.izz (143 KB)


v8media
Novice


Jul 29, 2008, 8:56 PM

Post #10 of 10 (8307 views)
Shortcut
Re: [trukske] Michel's camera control... [In reply to] Can't Post

I was about to send a plea for help in getting my EVI-D30s going, but I got it! I'm not sure what else I might have had wrong over the time I've been trying to figure it out, but the final thing that go it going was to go into the serial settings in Isadora and switch Flow Control over to "Hardware". I know I tried that previously, but I likely had something else incorrect at that point. Hope this helps someone else.

I'm including a diagram of the serial cable I made, as I was questioning if it was correct or not due to the previously non-working status of my setup.

Also wanted to note that the EVI-D70 patch works for the EVI-D30, as the commands are the same from what I've seen.

Thanks very much for your patches! I'm going to go play around with these cameras now!

Ian


http://v8media.com
visuals, interactive/installations, video

 
 
 


Search for (options) copyright © TroikaTronix 2007