spiderdab
spiderdab
Hi, I'm using your code and it works with very low latency as with its basic configuration. I see you already put latency=0 in the code... I like it! I've...
Hi, Here there is the same code with some update to make it work at first run, to be precise the video url was wrong, and some Gtk functions where...
Hi, I don't know if it's 'uploadtopi' related problem, but as soon as I upload a sketch it works perfectly, instead as I reboot the raspberry, and the sketch run...
Hi, I really don't know where the issue applies, but in Processing 3.5.3, with this library, using this code: ``` import processing.video.*; Movie movie; void setup() { //size(1280, 720, P2D);...
Hi, I need to port a project which succesfully runs on Praxislive to Processing, but I don't know how to write the pipeline to read a rtsp stream of a...
### Description Hi, one of my app has the possibility to switch between GlobeView and PlaneView and suddenly, after more than 2 years of good working, around one month ago,...