Open IMingGarson opened 2 years ago
Hi, today I encounter a CORS issue when using webcam-easy.
I use the CDN <script type="text/javascript" src="https://unpkg.com/webcam-easy/dist/webcam-easy.min.js"></script>.
<script type="text/javascript" src="https://unpkg.com/webcam-easy/dist/webcam-easy.min.js"></script>
It worked great yesterday, but today I got CORS issue.
I was developing on MacBook Pro/iPhone 12 iOS 15.4.1 with the latest Chrome installed.
Thanks.
Hi, today I encounter a CORS issue when using webcam-easy.
I use the CDN
<script type="text/javascript" src="https://unpkg.com/webcam-easy/dist/webcam-easy.min.js"></script>
.It worked great yesterday, but today I got CORS issue.
I was developing on MacBook Pro/iPhone 12 iOS 15.4.1 with the latest Chrome installed.
Thanks.