{#if status === 'starting'}
Starting camera...
{:else if status === 'error'}

{error_msg}

{/if}