Page 1 of 1

How do I output Python in MadMapper?

Posted: Sun Jan 09, 2022 3:56 pm
by scarfacegandalf
I have made some cool stuff with Python that I would like to output in MadMapper. Does anyone know how I can achieve this? I've been searching for hours but can't find anything online in how to do this.

Someone have a suggestion?

Re: How do I output Python in MadMapper?

Posted: Sun Jan 09, 2022 9:50 pm
by MatteLe

Re: How do I output Python in MadMapper?

Posted: Tue Jan 11, 2022 12:45 am
by scarfacegandalf
Thank you for your help. Unfortunelately I've tried it and give it my all but it just didn't work.. Do you of someone else know another way to output Python in MadMapper? There must be a solution right??? Is there no one on this forum that uses Python in combination with MadMapper, if so then what tools do you use. Every help or suggestion is welcome!

Re: How do I output Python in MadMapper?

Posted: Tue Jan 11, 2022 11:38 am
by mad-matt
What does you python code do ? An image ? A video stream ? If so I would suggest using NDI.

Re: How do I output Python in MadMapper?

Posted: Tue Jan 11, 2022 6:21 pm
by scarfacegandalf
What does you python code do ? An image ? A video stream ? If so I would suggest using NDI.
A video stream yes. Thank you! I'll have a look :)

Re: How do I output Python in MadMapper?

Posted: Thu Jan 13, 2022 1:04 am
by mad-matt
ndi-python exists and a simple video send example: https://github.com/buresu/ndi-python/bl ... d_video.py