cyberboy666

Results 29 comments of cyberboy666

this seems to happen when a usb is removed or inserted at after or around boot. with some poking i can probably reproduce it. it can be fixed by deleting...

havnt seen this one in a while... will continue to keep an eye out for it...

to fix this problem: __first ensure the device is removed (or you will lose data !!!)__ then just type `sudo rm -r /media/pi/**name_of_device**`

oh god @TubularCorpration im sorry this happened ! (and lucky you had it backed up!) i meant to type this with the device _removed_ first. will edit my previous comment...

the way the system is designed it is actually very easy to add hotkeys for setting actions like this. this would only be a few lines to make happen... i...

i thought about this too. there is not much info online about ndi on rpi's , i think it is only recently even compatible with ARMs. if possible it would...

https://forums.newtek.com/showthread.php/151197-NDI-for-arm-devices

cool ! that sounds promising , the r_e_c_u_r backend is based in openframeworks, which yeah is just libraries around C++ , so it should be possible. i will have to...

Thanks for the update ! Def would be keen to intergrate this once it is supported; a bit out of my depth to help with that but will keep an...

This is a good one , actually a main motivator of abstracting out to ofxVideoArtTools was to make the backend more cross platform , ofxVideoArtTools can switch between pi specific...