Ticket #4255 (new defect)
after suspend/resume, starting video takes 8+seconds
| Reported by: | erikb | Owned by: | dilinger |
|---|---|---|---|
| Priority: | normal | Milestone: | 8.2.0 (was Update.2) |
| Component: | camera-activity | Version: | |
| Keywords: | Cc: | olpc-dev@…, jg, corbet, JordanCrouse | |
| Action Needed: | Verified: | yes | |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
Before a suspend/resume, launching this command takes ~1 second: gst-launch-0.10 v4l2src ! xvimagesink
After a suspend/resume, launching the same command takes ~8+ seconds. Interestingly, the camera led turns on right away.
Same slow launch with gst-launch-0.10 v4l2src ! ximagesink suggesting that xv isn't the culprit. Also ran xvtest before/after suspend/resume and it ran at the same speed. Looks like xv might be off the hook.
I am not sure where the slow down is taking place, but it give the impression that the Record activity is broken after a suspend/resume. Any thoughts were the problem might lie?


