Skip to content

v1.1.1

Compare
Choose a tag to compare
@auduno auduno released this 27 Aug 19:07
· 5 commits to master since this release
  • Updated examples:
    • use navigator.mediaDevices instead of navigator.getUserMedia to support Safari 11
    • handle different camera aspect ratios (with fix in #121 from @jitinl)
    • switch videos from .ogv to .webm format
    • cleanup
  • PR #111 : proper resetting of positions (from @jpweeks)