Confirmed users
770
edits
Line 67: | Line 67: | ||
===Chiahung Tai=== | ===Chiahung Tai=== | ||
*Interview with 1 candidate. | *Interview with 1 candidate. | ||
*{{Bug|938034}} - [B2G] GetUserMedia can provide recording callback in media stream | |||
**WIP | |||
**Traced MediaStreamGraph source code and write a wiki [[MediaStreamNote|MediaStreamNote]]. | |||
**After traced MediaStreamGraph code, decided to add a new MediaStreamListener, called MediaStreamCamcorderListener to separate from MediaStreamDirectListener. This listener will receive camcorder data, not preview data. This design will reduce the call path, some complexity and have better maintenance. | |||
*{{Bug|1041883}} - [MediaRecorder] If you switch start and stop quickly, it will cause MediaEncoder not be shut down. | |||
**Verified Alfredo's patch | |||
*{{Bug|1025777}} - [Meta][User story] Panorama capturing support | |||
**Study WebAudio specification. Got some ideas from this spec. It might be a good idea to define an WebAPI like WebAudio to support image processing ability for web developer. | |||
===Steven Lee=== | ===Steven Lee=== |