» HowTo Use vvvv with EyesWeb
  • You were redirected to the new location of this resource. Please update your bookmarks.
  • You can find the old version of this document at legacy.vvvv.org.
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

HowTo Use vvvv with EyesWeb

How to connect EyesWeb with vvvv?

Attached is a example patch made by Kiilo
Some hints:

  • start EyesWeb BEFORE vvvv, the patch in EyesWeb does not start otherwise.
  • if you patch your own be shure not to put an invisible cr into the adress pin. (You can do so by clicking somewhere in the patch.)
  • make sure that the right inlet of the serversocket node is set to "discard" and the protocol inlet to 1.0 (UDP)

EywOSCDecodeEncodevvv

added 041115: A module to read a Eyesweb MoCapDataList into VVVV can be downloaded here.

How to use one camera signal in EyesWeb and vvvv simulataneously?

If you run eyesweb and VVVV on seperate machines (what most of the time is the way to go, because eyesweb eats a lot of CPU-performance) you could use simple cheap analog framegrabber cards with a Bt848 / Bt849 / Bt878 & Bt879 Chipset in both machines and a normal videocamera.
With this setup you can simply feed the videosignal into both systems without having to worry about software at all.
Other advantages of this solution are that you do not have to worry about long usb-cableruns, you are very flexible in choosing the right camera and cameralens for your project/installation and usually the framegrabbercards are much faster than webcams or firewire-cameras.

For best performance (especially in eyesweb) I made very good experiences using the universal Bt848 / Bt849 / Bt878 & Bt879 driver available athttp://btwincap.sourceforge.net/ instead of the original driver supplied with the card.
Dont forget:http://btwincap.sourceforge.net/donations.html
(by MSBERGER)

How to use one camera signal in EyesWeb and vvvv simulataneously? (part 2)

I had to run EyesWeb and vvvv on the same PC in an exhibition just now, and managed to feed the video signal to both using the free tool SplitCamera:

SplitCamera

This worked with my Pinnacle card, but not with FireWire, so YMMV.

(by kms)

EyesWeb HomePage

related vvvvorumthreads

motion tracking with EyesWeb

anonymous user login

Shoutbox

17:32, 02.09.10

m4d: eunicemartinez = another spambot?

02:31, 02.09.10

joreg: @john please read wikisyntax#links

02:13, 02.09.10

john: the forum link RE: bezier spacing http://vvvv.org/forum/b%C...

01:05, 02.09.10

john: @Grandchild: Let the fun begin, I will start a forum thread. I am thinking maybe resample node ???

20:43, 01.09.10

Grandchild: derivative or the distance of the points in the original spline to calculate an almost even curve. but i have no implementation

20:40, 01.09.10

Grandchild: @john: that is not trivial. it depends on the current shape your bezier is in. i had a _rough_ solution once that involved the

19:22, 01.09.10

alg: How i can fix randomly appearing non transparent background on spreadable text? It's really annoying.

16:48, 01.09.10

cyper: got it work with collada and the newest version f blender :-) thanx for ur support ....

15:50, 01.09.10

john: who knows how to get points spaced along a bezier at equal intervals ? factor seems to be related to control points, not the total length of the bezier

15:49, 01.09.10

Grandchild: has it ever been considered to have missing nodes not just not show up but somehow mark them? finding nodes via xml = cumbersome