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

Improve OpenCV stream #116

Open
vilinfield opened this issue Jan 28, 2019 · 1 comment
Open

Improve OpenCV stream #116

vilinfield opened this issue Jan 28, 2019 · 1 comment
Assignees
Labels
enhancement making stuff better in progress This issue is in the works

Comments

@vilinfield
Copy link
Member

vilinfield commented Jan 28, 2019

Improve the performance and stability of the gstreamer stream to opencv.

Some things to try would be limiting resolution and fps, look at caching, look at threading, add hardware decoding and improve the performance of the opencv algorithm.

@vilinfield vilinfield added the enhancement making stuff better label Jan 28, 2019
@vilinfield vilinfield added this to TODO in MATE 2019 Competition via automation Jan 28, 2019
@vilinfield vilinfield self-assigned this Feb 3, 2019
@vilinfield vilinfield mentioned this issue Feb 15, 2019
@vilinfield
Copy link
Member Author

The OpenCV stream currently works fine at 15 fps at 480p for testing purposes. Hopefully this can be improved in the future.

@vilinfield vilinfield added the in progress This issue is in the works label Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement making stuff better in progress This issue is in the works
Projects
Development

No branches or pull requests

1 participant