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

Declarative Camera issues on video

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.2.3, 6.3.0 Alpha
    • 6.3
    • Multimedia
    • None
    • Android
    • 452caffc79 (qt/qtmultimedia/dev) 33350f29ef (qt/qtmultimedia/6.3) 2fb34c0119 (qt/qtmultimedia/6.2)
    • 2021wk50POAndroid&Mobile

    Description

      Buttons:
      Recorder, Stop and View buttons does not work as desired .

      Currently, the wrong variables are used to visible the buttons.

      WRONG:
      captureSession.recorder.status
      MediaRecorder.RecordingStatus

      SHOULD BE:
      captureSession.recorder.recorderState
      MediaRecorder.RecordingState

      View:
      video playback controls are missing   (auto start) 

      VideoPreview:

      qrc:/VideoPreview.qml:63:9 Parameter "status" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-99134
          # Subject Branch Project Status CR V

          Activity

            People

              pekkagehor Pekka Gehör
              pekkagehor Pekka Gehör
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes