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 QVideoSink.

Running the Example

To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, see Qt Creator: Tutorial: Build and run.

Example project @ code.qt.io

See also Video Widget Example.