Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 322 Bytes

File metadata and controls

14 lines (11 loc) · 322 Bytes

Examples:

.. literalinclude:: ../examples/video_file.py
  :language: python
  :caption: Playing local video file

.. literalinclude:: ../examples/rtsp_stream.py
  :language: python
  :caption: Playing RTSP stream

.. literalinclude:: ../examples/advanced_usage.py
  :language: python
  :caption: Advanced usage