Closed raymanfx closed 4 years ago
The buffer (m_frameBuffer) must not be freed until the capture thread (m_helperThread) is joined.
Fixes #41.
Signed-off-by: Christopher N. Hesse raymanfx@gmail.com
Compiles on Kubuntu 20.04 with contrib/libjpeg-turbo-dev. Test applications run. Thank you for your contribution!
The buffer (m_frameBuffer) must not be freed until the capture thread (m_helperThread) is joined.
Fixes #41.
Signed-off-by: Christopher N. Hesse raymanfx@gmail.com