We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hey,
I'm having trouble with the video mode. My configuration:
All "video" jar-files are included.
32bit LabTop
IDE Netbeans 8.1
Java 8 bild 73 32bit
import processing.video.*;
Videocapture works fine.
64bit Desctop
IDE Netbeans 8.1
Java 8 bild 73 64bit
Processing2 32bit
import processing.video.*;
or
import codeanticode.gsvideo.*;
Video Capture does not works.
Can someone help me please.
Gruß Willi
Answers
On a 64 bit machine you must use a processing for 64 bit afaik
Thanks for the quick response. I will try it. Can i use in Processing3 Video.jar or gsvideo.jar? Gruß Willi
Unfortunately unsuccessful.
[Resolved]. 64bit Desctop IDE Netbeans 8.1 Java 8 bild 73 64bit Processing2 32bit and GSVideo