VinceG/vue-web-cam

Dealing with component mount / destroy

msurguy opened this issue · 1 comments

Hello!

I was wondering if you have any tips on how this component can be used in apps where it needs to be mounted / destroyed. What kind of methods would need to be implemented?

Thanks !

@msurguy probably just start and stop methods.