Picture [jpeg, png etc] WiFi Transmission
Hi all,
I need to send some image stuff over the network to a cluster of computers. I can easily send video but I cannot avoid the stretching and low quality of images when I open them in jit.qt.movie.
Is there any other way to convert image/picture files into matrices and send them remotely?
Dimitris
Are you using OpenSoundControl to send over the network? Have a look
for OpenSoundControl and OSC-route here:
http://cnmat.berkeley.edu/downloads
I don't know why it is stretching. Maybe use @adapt 1
Thank you for replying.
No I use jit.net.send.
All I wand is to send some jpeg files to other computers.
I use Airport Extreme to create a closed network.
The quality of the image is very bad when I load a jpeg file in jit.qt.movie. When I open the same file by "preview" the quality is perfect.
I want to avoid loading all the jpeg on the client computers and use the fpic object because this is not flexible and I might need to make some last minute alterations...
Any Ideas?
did you try searching the jitter forum for "quality" or something similar? perhaps @adapt 1 and @highquality 1 can be of use...
highquality and adpt do not work.
If I could resize the display window? but how can I get the files native dimensions?
Without a patch, no one knows. Send a patch, and someone can tell you what the issue is.
Ive used 'high res' images in Jitter before, it works fine.
So, When I try to load two different images I get very bad picture quality eventhough I resize the window.
If you try to open the files in "Preview OSX" they appear to be perfect.