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

Audio remote playing issue on WinRT platform

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • Some future release
    • 5.5.1
    • Multimedia, Network
    • None
    • Windows 10 (10240) for developing with Qt 5.5.1.
      Lumia 925 with Windows 10 Mobile 10581 build.

    Description

      I have following issue with QtMultimedia on Windows Phone 8.1 (Windows 10 Mobile) and Windows 10 (Modern App, WinRT):
      When I trying to play remote mp3 file (from my owncloud server), it doesn't play.

      QMediaPlayer emits next signals:

      • mediaStatusChanged with QMediaPlayer::LoadingMedia
      • stateChanged with QMediaPlayer::PlayingState
      • QMediaPlayer::LoadingMedia with QMediaPlayer::StalledMedia
      • error with QMediaPlayer::FormatError ("The media resource is not supported.")
      • stateChanged with QMediaPlayer::StoppedState
      • mediaStatusChanged with QMediaPlayer::InvalidMedia

      Are there workarounds for solving this problem?

      P.S. Builds for other target platforms work fine with the same code (Android, MinGW, etc).

      Attachments

        1. Devices_Qt.pdf
          233 kB
          Vladislav Suratov
        2. qmediaplayer_demo_remote.zip
          432 kB
          Vladislav Suratov

        Issue Links

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

          Activity

            People

              valentyn.doroshchuk Valentyn Doroshchuk
              degree Vladislav Suratov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes