# Visualization of Stream in Python

**URL:** https://forum.commonvisionblox.com/t/visualization-of-stream-in-python/791
**Category:** Python API
**Created:** [May 24, 2019, 2:34pm UTC](https://forum.commonvisionblox.com/t/visualization-of-stream-in-python/791 "2019-05-24T14:34:39Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Andreas](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.commonvisionblox.com/andreas/32/75_2.png) [@Andreas](https://forum.commonvisionblox.com/u/Andreas)
#### Post date: [May 27, 2019, 11:59am UTC](https://forum.commonvisionblox.com/t/visualization-of-stream-in-python/791/2 "2019-05-27T11:59:23Z")

</div>

Hi @juli.r

this is not possible with the current release. It will be possible to use PySide2 with the upcoming release, which should not too long anymore.

Meanwhile you can use the numpy interface to copy the image to a QImage, see:

[https://forum.commonvisionblox.com/t/getting-started-with-cvbpy/241/10?u=andreas](https://forum.commonvisionblox.com/t/getting-started-with-cvbpy/241/10)

---

_[View the full topic](https://forum.commonvisionblox.com/t/visualization-of-stream-in-python/791)._
