You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix remaining issues from final logical evaluation
- Add CSS styles for audio visualizer (.pid and .pids-wrapper)
- Fix audio MIME type from video/mp4 to audio/mp4 in audioRecordAudioTask
- Make video recordings include audio by default with opt-out via disableAudio flag
- Add URL cleanup to prevent memory leaks (track and revoke blob URLs)
- Add beforeDestroy lifecycle hook to clean up resources
0 commit comments