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

MediaPlayer reports FormatError instead of NetworkError when stream is 404 on OSX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.15.0
    • Multimedia
    • None
    • macOS

    Description

      In QML, i'm using the MediaPlayer to play a video stream over https, but there was a bug in our backend when gave us a 404 on the URL. on OSX, Instead of reporting MediaPlayer.NetworkError, it reported MediaPlayer.FormatError, which seems incorrect. It works fine on Android: Android reported MediaPlayer.NetworkError correctly. I haven't tried the other platform yet.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tpochep Timur Pocheptsov
            mchiasson Mathieu-Andre Chiasson
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes