Hi Maxi - have you investigated the 3D Model Particles actor?
@liminal_andy said:
Do I need to serialize the string (removing newlines, and tabs?)
Hi Andy, this is a Question about syntax for you since you have done it before.
I'm trying this out on the same series projector.
(* copy paste straight from the API by Barco that you provided a link to in your initial post, thank you.)
------page 4 example-------
{
"jsonrpc": "2.0",
"method": "system.poweron"
}
------------------------------
By putting this all on one line works with other software I'm using for testing, however The send TCP actor is complaining with a dialogue "Invalid Hex Character".
When you say serialize, do you mean simply deleting the curly brackets and putting all text in one line? i.e.
"jsonrpc": "2.0","method": "system.poweron"
According to the Isadora manual p.261 Data output formatting: to make the TCP actor function correctly, I add an additional pair of double quotes to contain the JSON message and end with a carriage return and new line feed HEX outside of these quotes. i.e.
""jsonrpc": "2.0","method": "system.poweron"" 0D 0A
What have I not understood here?
thank you ! really helps
I see that the Atomos and Hollyland options are with their own hardware, very pro but perhaps out of budget.
My student would like to use 5 phones on scene. So the option, until now, would be NDI HX camera
I think...will there be any work arund with OBS?
Best,
Maxi
@ril Hello!
Atomos have a product which enables you to send your DSLR camera or broadcast camera output wirelessly via NDI to your computer: https://www.atomos.com/ndi/
Alternatively, in conjunction with a Blackmagic Design 3G Recorder you could also use this wireless transmission system from Hollyland: https://cvp.com/product/hollyland-mars-400s-pro-ii-9802f-2?gad_source=1&gclid=CjwKCAiA6KWvBhAREiwAFPZM7r2q2i25NZiIJ3CiyM2_7Ksra6uYDpm9-ryRsFWlh9yRxO771RD-ihoCOnwQAvD_BwE I've used these successfully with Isadora.
I'm quite sure that if you click on the NDI source of the NDI 5 Watcher actor you are able to select any specific iPhones (for instance) which are transmitting video signal via the NDIHXCamera app. You could then have one NDI 5 Watcher actor per iPhone.
A dedicated network will be important too.
Hope this helps.
Best wishes,
Simon
@paz thanks a lot ..! I had forgotten about NDI. In the past I used Skype which offers NDI output with various performers. I guess Zoom has that possibility too.
Regarding dedicated NDI TX/RX that you told me, is this a hardware solution?
NDI HX camera costs 20 dollars...are you sure it allows multiple users at the same time? It could be a solution beyond the cost it would entail.
What do you think ?
Thank you so much
Maxi RIL
thank u so much for this hint. now it works like charm. just in time! Although i had to redo the whole patch.
@ril Hi! Have you investigated the NDI protocol? Using the NDI 5 Watcher actor and the associated NDIHXCamera app on your phone or alternatively a dedicated NDI TX/RX setup for a broadcast spec camera you can have multiple wireless live camera feeds within Isadora. This is in addition to the 4 channels available via the Live Capture Settings and the Video In Watcher actor.
Best wishes Simon
hello, we solved it by using a different fbx to 3ds converter:) thank you so much for your replies!
Thanks for the heads up. I did get the integrated GPU working alongside the dedicated GPU just as a test. Next step will be to get all four projectors hooked up and build some test cues to see what happens...
I also want to check the Star-Tech extender to see if it works as an option...
Hi,
I don't know if you mean this: in "channels" you can write the channels you want to receive separated by ","
I hope this helps.
Best Javi