Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Writing performance #8

Open
DelgadoPanadero opened this issue Apr 24, 2020 · 0 comments
Open

Writing performance #8

DelgadoPanadero opened this issue Apr 24, 2020 · 0 comments

Comments

@DelgadoPanadero
Copy link

I have seen the code and it seems that the schedule_frame() method is a perpetual disk writting of images in the virtual node path, am I right?

I was wondering if there is any solution that let a python process to "send" processed (for example a deep learning detection algorithm) to a virtual device path which can be retrived by another python process on demand (for example an api, with reads the stream when a certain method is call) without having to write the frames in memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant