Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5795

Record without ios chrome

    XMLWordPrintableJSON

Details

    Description

      Current capture video experience:
      1. User clicks an HTML button that triggers navigator.device.capture.captureVideo
      2. User goes to an ios7 native video record view
      3. User has to click record
      4. Video records
      5. When user feels like it, they hit stop
      6. Option shows to "Use Video"
      7. User hits "Use Video" and the captureVideo callback is executed

      Is it possible through some undocumented APIs to do the following instead?

      1. User clicks an HTML button that triggers navigator.device.capture.captureVideo
      2. Video records with a custom UI created through HTML
      3. When user feels like it, they hit stop which is a custom HTML button overlayed on the video
      4. The captureVideo callback is executed

      Attachments

        Activity

          People

            Unassigned Unassigned
            VundaVon Blair Vanderhoof
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: