Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-96074 Qt Multimedia bug fixes for Android
  3. QTBUG-96080

QML recorder example crashes when recording video

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • None
    • 2021wk38POAndroid&Mobile, 2021wk40POAndroid&Mobile, 2021wk42POAndroid&Mobile, 2021wk44POAndroid&Mobile, 2021wk46POAndroid&Mobile, 2022wk24FOQtforAndroid, 2022wk28FOQtforAndroid, 2022wk30FOQtforAndroid, 2022wk34FOQtforAndroid, 2022wk36FOQtforAndroid, 2022wk38FOQtforAndroid, 2022wk40FOQtforAndroid, 2022wk42FOQtforAndroid, 2022wk44FOQtforAndroid

    Description

      The recorder example currently seem to work only like a preview app, when trying to record audio or video, nothing is saved and the app might crash when starting or ending recording with

      E MediaRecorder: audio source has already been set
      E MediaRecorder: audio source has already been set
      W System.err: java.lang.IllegalStateException
      W System.err:  at android.media.MediaRecorder.setAudioSource(Native Method)
      W System.err:  at org.qtproject.qt.android.QtNative.startQtApplication(Native Method)
      W System.err:  at org.qtproject.qt.android.QtNative$7.run(QtNative.java:633)
      W System.err:  at org.qtproject.qt.android.QtThread$1.run(QtThread.java:61)
      W System.err:  at java.lang.Thread.run(Thread.java:923)
      I MediaRecorderJNI: prepare: surface=0xeff12e50
      ...
      ...
      F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7e in tid 2545 (QtThread), pid 2341 (xample.recorder)

      Attachments

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

        Activity

          People

            assam Assam Boudjelthia
            assam Assam Boudjelthia
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes