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

QML Media Player Example - Unable to Play Video with HTTPS URL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P2: Important P2: Important
    • None
    • 6.5.4
    • None
    • Android

      Description:-

      In the QML Media Player Example, there is an issue where it is unable to play a video using a URL with the "https" protocol. Though player successfully plays videos with "http" URLs.

      Logs:-

       

      W MediaCodec: no metrics handle found W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@96287518 Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@f36fb21 I ImeTracker: org.qtproject.example.mediaplayer:92788063: onRequestHide at ORIGIN_CLIENT_HIDE_SOFT_INPUT reason HIDE_SOFT_INPUT_BY_INSETS_API I ImeTracker: org.qtproject.example.mediaplayer:d932d17d: onHidden I ImeTracker: org.qtproject.example.mediaplayer:1f39178d: onRequestHide at ORIGIN_CLIENT_HIDE_SOFT_INPUT reason HIDE_SOFT_INPUT D ple.mediaplayer: TrackPlayerBase::~TrackPlayerBase() D ple.mediaplayer: PlayerBase::~PlayerBase()
       

       

       

      Steps to Reproduce:

      1. Build and Run QML Media Player Example on Android.
      2. Try to load a video using URL with https protocol (example- https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4.)

      Expected Behavior: The media player should successfully load and play the video with a URL using the "https" protocol.

      Actual Behavior: It fails to load and play videos when provided with a URL that uses the "https" protocol.

       

       

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

            qtandroidteam Qt Android Team
            alrizwan Alber Rizwan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes