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.

Video interface with control panel

Running the Example

You can run the example from:

Example project @ code.qt.io

See also Video Widget Example.