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

Declarative Camera issues on video

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important 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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes