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

onBufferProgressChanged not emited at all

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.5.6, 6.6.3, 6.7.0 RC, 6.8.0 FF
    • 6.6.1, 6.6.2, 6.7.0, 6.8.0 FF
    • Multimedia
    • None
    • Windows
    • 5b3345d37 (dev), f725d348d (6.7), b31ece2a6 (6.6), c68a27f5b (tqtc/lts-6.5)

    Description

      Hi. title is the bug
      play a long video or stream with media player to reproduce.

      Also, I figured out those states of 'QMediaPlayer::MediaStatus' that are related to 'bufferProgress' not working properly.

      never reaches to console.log line.

       

      MediaPlayer {
              id : pl
              audioOutput: audioOutput
              videoOutput: videoOutput
              onBufferProgressChanged: {
                  console.log("bufferProgress  ", pl.bufferProgress)
              }
      }
      

       

      Attachments

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

        Activity

          People

            artemiy Artem Dyomin
            spfl97 Dawn Walker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes