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

Playing an RSTP video stream does not work on Android

    XMLWordPrintable

Details

    • Android
    • 2024wk04FOQtforAndroid

    Description

      Playing a RTSP stream does not work, but results an error.

      E MediaPlayerNative: error (1, -2147483648)
      E MediaPlayer: Error (1,-2147483648)

      To reproduce, please:

      1. Download the attached example project.
      2. Create a RTSP stream with VLC
        1. vlc <video_file> --sout="#rtp{sdp=rtsp://:8090/stream}"
      3.  Enter the created stream as url in the example.
        1. "rtsp://<ip_address>:8090/stream"

       

      Attachments

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

        Activity

          People

            bartlomiejmoskal Bartlomiej Moskal
            tuomas.vaarala Tuomas Vaarala
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes