Added experimental modal window support. To try it out:
# Use this to make clicking the image stream in a modal window.
image_click: modal-play
# Use this to make clicking the image play the last recording in a modal window.
image_click: modal-last
# Use this to make the library play its recordings in a modal window.
library_click: modal
Added experimental "auto play" support. auto-start is never modal and can be paused by clicking stop and then starting again by pressing play. To try it out:
auto_play: true
NOTE: it has only been tested on desktop devices!!!