flashbacker wrote: Hello there, I'm trying to create a video player which will play several videos after another, depending on several video indexes sent trough an OSC message. Example: I send a OSC message "playlist" with the following arguments playlist = [2,5,12,34,8] , then my player will play ...