[desktop] Video recording is not working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
camera-app |
Confirmed
|
Medium
|
Ugo Riboni | ||
camera-app (Ubuntu) |
Confirmed
|
Medium
|
Ugo Riboni | ||
cheese (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
guvcview (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
qtmultimedia-opensource-src (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Video recording used to work fine on my trusty desktop, but now it freezes the application and video does not record.
Steps to reproduce:
1) Start camera-app in desktop mode ($ DESKTOP_MODE=1 camera-app)
2) Switch to video
3) Press the red button
Expected behaviour:
The app records video correctly
Actual behaviour:
The videocamera freezes (still image) and video is not recorded
The following error shows in the terminal:
libv4l2: error setting pixformat: Device or resource busy
CameraBin error: "Device '/dev/video0' is busy"
CameraBin error: "Could not negotiate format"
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: camera-app 2.9.1+14.
ProcVersionSign
Uname: Linux 3.13.0-18-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Mar 28 16:32:32 2014
InstallationDate: Installed on 2013-06-17 (283 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
SourcePackage: camera-app
UpgradeStatus: Upgraded to trusty on 2014-01-20 (66 days ago)
Related branches
- Sebastien Bacher: Needs Fixing
- Bill Filler (community): Needs Fixing
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 117 lines (+21/-0)6 files modifiedToolbar.qml (+1/-0)
camera-app.qml (+4/-0)
cameraapplication.cpp (+6/-0)
cameraapplication.h (+2/-0)
tests/autopilot/camera_app/tests/test_flash.py (+5/-0)
tests/autopilot/camera_app/tests/test_focus.py (+3/-0)
Changed in camera-app (Ubuntu): | |
importance: | Undecided → Critical |
assignee: | nobody → Bill Filler (bfiller) |
status: | New → Triaged |
Changed in camera-app (Ubuntu): | |
assignee: | Bill Filler (bfiller) → Ugo Riboni (uriboni) |
tags: | added: qa-touch |
Changed in camera-app (Ubuntu): | |
status: | Triaged → In Progress |
Changed in camera-app: | |
importance: | Undecided → Critical |
status: | New → In Progress |
assignee: | nobody → Ugo Riboni (uriboni) |
Changed in camera-app: | |
importance: | Critical → High |
Changed in camera-app: | |
milestone: | none → rtm-freeze |
milestone: | rtm-freeze → none |
Changed in camera-app (Ubuntu): | |
importance: | Critical → Medium |
Changed in camera-app: | |
importance: | High → Medium |
Changed in camera-app: | |
status: | In Progress → Confirmed |
Changed in camera-app (Ubuntu): | |
status: | In Progress → Confirmed |
This does not change if the ffmpeg codec is installed or not
I get the exact same symptoms as described