Video streaming using UDP Library.

edited December 2017 in Library Questions

I try to run this code form Daniel's tutorial. http://shiffman.net/processing.org/udp/2010/11/13/streaming-video-with-udp-in-processing/ I download the UDP library but still I am getting error: Datagram does not exist.

Przechwytywanie

I know this post is kinda old. If this is the case, what is the best way to stream video from one PC to another ? I tried to use standard server/client classes and send RGB values of each pixel and prints them on client's PC but I guess its not the best way to do this task.

Sign In or Register to comment.