Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123300

wasm: streaming video does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.7
    • Multimedia
    • WebAssembly

      Playing a local file in a Qt resource works, but playing a large streaming video does not.

      QWasmVideoOutput::setSource(QIODevice *stream) currently calls readAll() on the QIODevice, so it will not continue to read from teh QIODevice as needed for continued video stream.

        For Gerrit Dashboard: QTBUG-123300
        # Subject Branch Project Status CR V

            lopotter-ext Lorn Potter
            lpotter Lorn Potter
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change