How can I use the ARM Cortex M4F on motioneye

I installed motion eye on Beagle Play, but the performance isn’t that good since it’s running in the main processor which is not meant for processing Realtime video.

It is written in python, python is perfect for many applications. However when you need to use multiple threads it is not so good. Not sure if you can even access the other core using python. I don’t know this for fact, this is just based upon what little I know about python.

There’s a docker version. Not sure if performance is better.

My apologies for providing you with bad information. Just seen this today in the docs from the boards we are using and thought about this post regarding python and M4 and A core communicating. It is being done, so it might be possible with the beagleboard.