Streaming webcam with net library

edited May 2016 in Library Questions

I was trying to stream my webcam using the net library of processing. I lack off enough knowledge of Java and I can't make it work. Can anybody help me?

I was reading some examples of websockets but I need use the net library in order to create a multitask application. They use base64 enconde for the webcam cast. The problem is that they use some instructions which i am not familiar with.

Here is all the code that I made:

http://www.mediafire.com/download/t729bjwfnv687b9/Stream_Cam_Net.rar

Thanks.

Sign In or Register to comment.