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

QML Video component does not post RTSP TEARDOWN request

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.9
    • Multimedia
    • None
    • Linux/X11

      Hi,

      In QML, I have a very simple video player that I connect to an RTSP source and which has a play and stop command.

      When running the Play command I can see (via wireshark) that following requests are sent

      • DESCRIBE
      • SETUP
      • PLAY

      When pushing the Stop command (which invokes the stop() method on the Video component), the video is stopped from the QML side but Nothing seems to be sent to the rtsp server.

      This behavior leads to several RTSP sessions to be opened and never closed.

      When using VLC and spying the same way with wireshark I can see that a TEARDOWN request is sent when the stop button is pushed.

       

      Thank you for your feedback

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

            valentyn.doroshchuk Valentyn Doroshchuk
            yjaeger Yannick Jaeger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes