napframework / nap

NAP Framework source code
https://nap-framework.tech
Mozilla Public License 2.0
404 stars 22 forks source link

napvideo improvements #28

Closed TimGroeneboom closed 1 month ago

TimGroeneboom commented 2 months ago

To test : Build and run videomodulation demo, observe the perfectly looping video

cklosters commented 2 months ago

Thanks for the PR, I'll have time to properly review it beginning of next month.

cklosters commented 2 months ago

Looking good, for some reason the videomodulation demo doesn't want to close when running the package validation script on the PI4B, but otherwise starts / stops fine, will update the agent and try again. Also cleaned up package allocation - the io thead boolean wasn't used.

cklosters commented 1 month ago

It passes all the checks, thread safety is now guaranteed, good to go in.