Hello vvvv community,
I’m trying with a boygroup to run different video sequences simultaneously on 24 clients.
My approach is as following:
I have a spread with strings that localize the 24 files.
the clients each have a specific id.
this should be used to select the respective path from the spread and serve as the inut for the filestream on the respective client.
is that possible or do you have a better approach?
or are there maybe example nodes for something like that?
Yes, I read this. The synchronization works fine and I have the same clip running on all clients simultaniusly. But I don´t get, how to link the spread /slice of the spread with the input of filestream(boygroup) the “get slice” node should the id of boygroup(client), but this is not so easy :D