
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Critical
|
| Fixed in Change#: |
1,779
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
reported via email, I was told it can be repro'd using the checked in test case
|
|
Description
|
reported via email, I was told it can be repro'd using the checked in test case |
Show » |
|
After recording and playing back a video, subsequent recording doesn't show video on screen, but does record.
Because both the camera recording and the stream playing compete for
the same videoview, you must go cam.setAttribute("show", true) before
starting recording, and after stopping playing, to make the camera
show on the videoview instead of the stream.
Test it with this file:
test/video/test-recording.lzx