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

Applications like Browser/QML Multimedia Apps cannot use HTTPS to fetch audio links on web pages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.7.4, 5.1.0
    • Multimedia, Network, WebKit
    • None
    • Linux,QT 4.7.4,QT Mobility 1.2 ,QT Webkit 2.2.1

    Description

      When trying to download and play an audio file from a web page
      With "https" url the audio file is not getting played
      With "http" url, audio file is getting played.

      The following HTTP source works fine:*
      <audio controls src="http://x.x.x.x/wav/YNWA.wav"/>
      However, the HTTPS version fails:
      <audio controls src="https://x.x.x.x/wav/YNWA.wav"/>

      Even same behaviour is seen with QML application accessing https url

      Attachments

        1. audio.html
          3 kB
        2. Video.qml
          0.4 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ylopes Yoann Lopes
            srav219 Sravan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes