Closed Bug 1184484 Opened 9 years ago Closed 6 years ago

[DeviceStorage] obtain file system max file size limitation

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mchiang, Unassigned)

Details

(Whiteboard: permafail)

Camera.js obtain the free storage space via devicestorage api and set the value as the max file size for recording. Gecko will cap the value to 4GB due to FAT limitation. Since aries support 4K resolution video recording, which produce bit rate around 50Mbps, 4GB can only afford 10 minutes recording. We demand devicestorage api provide more information (file system type). Then we can remove the cap snippet in Gecko and allow over 4GB recording when ext4 internal storage is used to save the clip.
Whiteboard: permafail
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.