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

Audio remote playing issue on WinRT platform

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important 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.

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes