{#if status === 'starting'}
Starting camera...
{:else if status === 'error'}
{error_msg}
Try Again
{/if}