processing-video-android
processing-video-android copied to clipboard
Processing Video implementation for Android
This problem happens when I try using the library example of the Movie folder
FATAL EXCEPTION: main Process: processing.test.blackwhite, PID: 11515 java.lang.RuntimeException: Unable to start activity ComponentInfo{processing.test.blackwhite/processing.test.blackwhite.MainActivity}: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity. at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2925) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3060)...
Examples crash at beginning in Android java.lang.NoSuchMethodError: No virtual method getSurfaceView()Landroid/view/SurfaceView;
Hi, I'm trying to get this going on Android 6 with aPDE. The library installs fine, but every example crashes on launch. Any ideas?
I just tested the library with Processing 3.1.1 + Android Mode 252 on a Nexus 6P running Android 6 and all the examples are crashing at start.
Hello, and thank you for creating this library! Unfortunately, Processing 3.3.6 is not importing the library. I have an old sketch that worked great, and unfortunately I can't run it...
Hi @omerjerk trying to run the GettingStartedMovie.pde example on nvidia K1 / Nougat, from Android Studio. Crashing at startup. I have tried placing the transit.mov file in an assets/ folder...
I am using APDE on my OnePlus 5 android 8 when I tried building an example from your library examples, I get this error. java.lang.RuntimeException: Unable to pause activity {processing.test.sample/processing.test.sample.MainActivity}:...
Hi, I was looking for documentation covering playback features. Are there methods for controlling the playback head? Speed, direction, end/start frame, etc? Thanks!
Hello omerjerk I have tried to import this project into windows but does not creating itself. Can you please give me idea how to import and use this project ?...