10-30-2008 07:30 AM
I need to convert an image to JPEG and write it to a TCP port rather than to a file.
I thought I could modify "Write JPEG File.vi", but it is password protected.
Thanks
Solved! Go to Solution.
10-30-2008 08:11 AM
10-30-2008 08:22 AM
Thanks
The delay is probably small, but I was hoping to avoid that.
10-30-2008 09:36 AM
If you using IMAQ Vision, then you can convert your image to compressed string:
Compressing an IMAQ Image Without Saving to Disk
Also this topic might be interesting for you: Decoding JPEG String
Andrey.
10-31-2008 07:59 AM