Page 1 of 1
OSC - Send Pictures
Posted: Mon May 17, 2010 14:52
by Rene
Is it possible to receive a thumbnail of a video clip via OSC? - just thinking about the iPad, TouchOSC and Resolume.

Re: OSC - Send Pictures
Posted: Sun May 23, 2010 21:02
by pleasuretek
no. OpenSoundControl just sends messages. If you wanted all your thumbnails to show up, you could sequence them (give them unique ID's to iterate through) and match each thumbnail ID with a video clipID..... (in theory)... But the real answer to your question is: no OSC cannot send images(such as .jpg or .png).
Re: OSC - Send Pictures
Posted: Fri May 28, 2010 16:42
by sleepytom
Could you not simply send the image information encoded in an osc packet? i think the standard is open enough to allow that - though it would be proprietary and not part of the official spec.
maybe MSEX protocol would be better - this is used in media servers to give thumbnail preview on lighting desks.
Re: OSC - Send Pictures
Posted: Mon May 31, 2010 08:25
by edwin
OSC supports a BLOB format that enables you to send binary data. It would be easy to send an .png or .jpg over the network. It's an interesting thought but unlikely that we will implement such a thing. We are busy though working on DMX so the MSEC protocol Tom mentioned is something we keep an eye on.
Re: OSC - Send Pictures
Posted: Thu Jun 03, 2010 14:54
by mfo
How is the current state concerning OSC Out? It was said that OSC Out will be in the next major update - but in Ave3.2 it wasn't included (as far as I know).
After that little switch you had to set in the xml to test OSC Out I was expecting it soon.
Re: OSC - Send Pictures
Posted: Wed Jun 23, 2010 20:31
by edwin
I don't recall us promising OSC out. Unless you can quote me on this i would be very surprised if we ever promised this. The OSC out toggle in the Config file was something we used for a project and is handy as a debugging tool.
When we will implement OSC out we will also have to implement MIDI out. This is something which is high on our todo list but something that will not be implemented before version 4.
Re: OSC - Send Pictures
Posted: Mon Jul 12, 2010 15:27
by mfo
Hm, I thought I read that. But probably I'm wrong ... and quoting wouldn't make you integrate that faster, won't it?^^
The reason why I m so keen on OSC out is:
http://www.resolume.com/forum/viewtopic.php?f=6&t=5815