Skip to content

In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.

Notifications You must be signed in to change notification settings

yunus-temurlenk/SendVideoToQmlWithQThread

Repository files navigation

SendVideoToQmlWithQThread

In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.

About

In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published