Video Graphics Item Example

Streaming video on a graphics scene.

Video Graphics Item demonstrates how to implement a QGraphicsItem that displays video on a graphics scene using QAbstractVideoSurface .

../_images/video-videographicsitem.png

Running the Example

To run the example from Qt Creator , open the Welcome mode and select the example from Examples . For more information, visit Building and Running an Example.

Example project @ code.qt.io