ofxSyphonProxy

This app is based on openFrameworks. It is able to receive multiple Syphon streams, allows you to quad-warp them, reduces their resolution and sends everything out as another combined Syphon stream.

Get it here: https://github.com/Andymann/ofxSyphonProxy

As an example I have a simple VDMX-setup that consists of 2 individual layers. Each layer is sent out via Syphon.

Continue reading

Wireless Beamer with a Raspberry PI

Without that Corona-thing it’s about once a month that I am deejaying in my favourite bar in my hometown (Trash in Osnabrück). Few months ago I bought a projector which I am using to do live visuals in parallel. It took me some time to figure it out but I think I found the setup with the best possible balance between transportability and useability.

That’s the Projector in action. It’s not that easy to find a canvas to do projections in that particular venue but everything is possible with a little fantasy and a magic arm with a Manfrotto-Clamp
Continue reading

Improving the stability of the TCPSClient

This script is quite helpful when you want to run the TCPSClient (beta 3) somewhat completely unattended.

If the program hangs up, fails or anything doesn’t work as expected the CPU load increased drastically. This is taken as an indicator and the TCPSClient will be terminated and restarted.

!/bin/bash
PROCESSNAME=TCPSClient.bin
CPU_USAGE_THRESHOLD=1010
declare -i MULTIPLIER=10

killall -v $PROCESSNAME
sleep 3
while true; do
	if ps ax | grep -v grep | grep TCPSClient > /dev/null 
	then
		CPU_TEMP_USAGE=$(top -bn1 |grep TCPSClient | awk -F' ' '{print $9}')
		CPU_USAGE=$(echo "scale=2;$CPU_TEMP_USAGE*$MULTIPLIER"|bc)
		CPU_INT=${CPU_USAGE%.*}
		if [ $CPU_INT -gt $CPU_USAGE_THRESHOLD ] ; then
			echo KILLING
			killall -v $PROCESSNAME
			sleep 3
		fi
	else
		/home/pi/TCPSClient/TCPSClient.bin &
		sleep 3
	fi
done

 

This is one of the very few Linux scripts I did. Be gentle. Feel free to contact me if there are questions, suggestions, etc.

TCPSyphon

<TL; DR> I’ve built a TCPSyphon Server myself in Java and tried to circumvent some of the flaws of the original Version </TL; DR>

 

Maybe you heard about Syphon. “Syphon is an open source Mac OS X technology that allows applications to share frames – full frame rate video or stills – with one another in realtime” (Link). It was originally intended to only work locally and not be shared between different Hosts on a Network. Fortunately someone took care of this and built a set of applications to share “Syphon data” between multiple Computers. Actually it doesn’t: It renders local Syphon data into single images (jpeg, for example), applies a compression and sends them over the network. Anyways, this is one of the applications you don’t get around as a VJ. You just HAVE to have it: TCPSyphon.

The person behind the TCPSyphon-apps also built a client for the Raspberry Pi. The TCPSClient. Now things become really interesting.

Continue reading

Syphon to RTMP

This idea caught me a while back and it took quite some effort to rebuild it from the leftovers a few days ago. Kids don’t forget: The only difference between noodling around and being a true specialiologist (they don’t call me “Doktor Andy” for nothing) lies in a reusable form of documentation. Fortunately I got this website. What would I do without it.

<TL; DR> video from Mac to Raspberry via network</TL; DR>

The approach uses Syphon, Open Broadcaster Software (obs), nginx and Omxplayer. I guess this ain’t too revolutionary. Using RTMP is quite a common task to distribute video. But it’s a good idea to have it all written down at least once. Furthermore I couldn’t find any kind of writeup like this covering this topic so … it’s okay.

Continue reading

90er Party Rosenhof Osnabrück, Juni 2015 (Visuals)

Ganz großartige Nummer. Seit geraumer Zeit habe ich hin und wieder einen Visual-Gig im Rosenhof Osnabrück. Bevor ich nach Hamburg gezogen bin, habe ich 10 Jahre in direkter Nachbarschaft gewohnt. 1986 mein erster Kinobesuch (damals war’s noch … ein Kino): “Didi auf vollen Touren”. Mit Mama. Klar, dass ich erst 250km wegziehen muss, damit sich was ergibt. Meine Bookings sind eben antizyklisch. Isso.

CIMG0235

 

Es HAT einen auf eine gewisse Art und Weise kruden Charme. Is’ aber egal. Der Vibe stimmt. So richtig.

CIMG0523

 
Am Pult sind wir in der glücklichen Lage, uns so richtig austoben zu können. LightCommander für’s Licht ist jetzt nicht das aktuellste Pult, verrichtet aber anstandslos seinen Dienst. Ich war kürzlich zu Besuch bei den Leuten von MA-Lighting und kann guten Gewissens behaupten, dass das hier nichts ist, wofür man sich schämen muss. =) Die zwei MacBooks für die Visuals hingegen sind absolut (ab-so-luHut) notwendig. Ich benutze VDMX und gehe per SyphonTCP in den Rechner des Haustechnikers, der die Visuals per Resolume konstruiert. So haben wir beide was davon, Er hat das letzte Wort und ich kann als Externer auch früher abbauen, um z.B. den ersten Zug zurück nach Hamburg zu kriegen (zu den Eindrücken einer vermeintlich ungestörten Zugfahrt Sonntag morgens um kurz vor fünf schreibe ich dann demnächst mal etwas).

Mein aktuelles Set kann komplett per Midifighter gesteuert werden. Mit den Wiimotes wollte ich noch ganz viele lustige Sachen machen, die APC20 steuert Resolume auf dem anderen Rechner. Über das IPad wird eine GoPro ferngesteuert, die ~irgendwo~ versteckt ist.

CIMG0531

 

2 Leute für Licht und Visuals, 2 Leute für die Musik: 4 Rechner.

DSC_0038

 

Und hier sehen wir Osnabrücks derzeit geilstes Video-Setup (Juni 2015). Ich bin technisch nicht ganz unschuldig daran (“3 Beamer steuert man am besten soundso”), aber Dominic vom Rosenhof tobt sich hier gerade richtig aus.  Ehre, wem Ehre gebührt.

9 Panels im Backdrop dezent angestrahlt per Par64-Orange. Schlimmer geht eigentlich nicht, aber selbst das hat schon die ersten positiven Kommentare erzeugt. Links und rechts normale Leinwände. So haben wir es gelassen, bis angenehm viele Gäste da waren.

CIMG0525

 

Dann Licht aus, alles dunkel, passende Musik und … Feuer frei. Hach, wie fein.

DSC_0016

 

(Bitte im Hinterkopf behalten: 90er Party. Die Visuals sind also absolut auf den Punkt….)

Für Leute, die sich mit Visuals auskennen, ist das Mapping auf 9 Panels jetzt nicht das allerallerkomplizierteste auf der ganzen Welt, aber es haut einen trotzdem um. Weil es obergeil ist. Und streng genommen ist es auch für Leute, DIE sich mit Visuals auskennen, gar nicht so trivial. Mach’ das mal ohne Madmapper. Und dann bitte so, dass man die Deckkraft jedes Panels einzeln Regeln kann. Und alles mit Footage, deren Auflösung größer ist als 640*480. Und alles ohne Ruckler.

Vermeintliche Profis werden jetzt anmerken, dass es im Vidvox-Forum einen 12-Quad-ISF-Effekt gibt, der genau das ermöglicht. Genau. Dann rate mal, wer den programmiert hat.

CIMG0539

 

GOPR0031