I need to transfer a sequence of images in real-time from one machine to another through the Ethernet.
I am using an open source library to transfer control commands using the TCP/IP and more heavy results through UDP.
I saw libraries to stream video data using RTP. But I need to transfer sequence of individual images, not a movie.
Is there a library that open source project that streams images?
Could you refer me to a better user group (communication/socket user group) where this question fits better?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I need to transfer a sequence of images in real-time from one machine to another through the Ethernet.
I am using an open source library to transfer control commands using the TCP/IP and more heavy results through UDP.
I saw libraries to stream video data using RTP. But I need to transfer sequence of individual images, not a movie.
Is there a library that open source project that streams images?
Could you refer me to a better user group (communication/socket user group) where this question fits better?