Suggestions for outputting video from Max to/through a Blackmagic Intensity Shuttle
Having never used the jitter side of Max, if anyone has some pointers to how to achieve this, would be really appreciative. (jit.grab works for receiving video but how do I send?)
I've been using this example patch for receiving here: https://cycling74.com/forums/blackmagic-capture-card-and-max-7-0-4/
if on Mac, install the Syphon package and use BlackSyphon
Thank you! Could you link me to any documentation about using/installing this correctly?
for syphon usage, in addition to searching the forum, it is covered in the following 2 articles:
https://cycling74.com/tutorials/best-practices-in-jitter-part-2-recording-1
https://cycling74.com/articles/streaming-tips-the-jitter-edition
The basic rule of thumb with Jitter texture streaming is any object that outputs a texture can be patched to a syphon/spout server object. If you want to send off geometry, capture it to a texture with jit.gl.node, or if you want to just send the entire contents of your jit.world window, enable output_texture and connect the server object to its leftmost outlet.
this video tutorial also covers syphon usage.
for black syphon usage check the documentation
Hi, dear list !
Any hints for windows users ?
How would i output video from max to blackmagic (intensity shuttle) in my case
I am looking for suggestions on Windows as well.
I have a Intensity Shuttle USB3.0 and I am trying to grab video but nothing happens. It works on other software.