Closed Bug 796298 Opened 12 years ago Closed 12 years ago

[Camera] cannot create more than 1 video

Categories

(Firefox OS Graveyard :: Gaia, defect)

defect
Not set
normal

Tracking

(blocking-basecamp:+)

VERIFIED FIXED
blocking-basecamp +

People

(Reporter: ghtobz, Unassigned)

Details

(Whiteboard: [label:camera])

[GitHub issue by nhirata on 2012-10-01T20:46:38Z, https://github.com/mozilla-b2g/gaia/issues/5597]
## Environment :
Otoro phone, build 2012-10-01 us
Taken from default.xml in b2g-distro: 
* "platform_build" revision= 795261940c8b11fb7dddd7a8e9dd8561fdc4fb64
* "gaia" revision= 5feb07b511ab907942731fc4961ccbce3958d021 
* "releases-mozilla-central" revision= 80b40bba7f30f6cea5cb148cbbdcbf008691972b
* "gonk-misc" revision= 202d2c62443c098b125e5d9d7b42226d98230e44
  
## Repro :
1. launch camera app
2. select video option
3. select the video button
4. stop the video button
5. select the video button to create a new video

## Expected :
1. new video is created

## Actual :
1.the video tries to start recording and then stops.

## Note :
1. doing a adb shell and looking in the /sdcard/ directory there's only 1 video listed.
[GitHub comment by nhirata on 2012-10-01T20:47:00Z]
Spun off of #3159
blocking-basecamp: ? → +
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Fixed for creating many videos but still no way for reading them (waiting for ability to store the videos into the appropriate folder).
Where was the fix? Does anyone have a commit URL?
Otoro daily: 10-11-2012
* gaia: 2667536e3b06e46dd193aa6d76ba08dad2d867be
* gonk: 6ec34aa3d66331054de37eabc594ad923654b27c

Now I can create two videos, and then more than two, in root of SD card directory.  Fix verified.

/sdcard/VID_0001.3gp
/sdcard/VID_0002.3gp
/sdcard/VID_0003.3gp
/sdcard/VID_0004.3gp
/sdcard/VID_0005.3gp
/sdcard/VID_0006.3gp
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.