I have a filestream, random and a bang,
and I want to be able to do random seeks in the video in the filestream, so I hooked the duration of the filestream, to the scale of the random, and the bang to the do seek on the filestream.
But I can’t then connect the output of the random to the filestream.
I am just starting out with vvvv. And hopefully I will get the hang of it soon.
My background is from C/C++, Java, Processing, etc… with a little bit of messing about with pureData. But vvvv seems a bit more powerful with graphics.