Shiva Shane Ramdeen
Shiva Shane Ramdeen
Here is a build of the latest source that fixes the issue. Verified on my environments [instascan.min.zip](https://github.com/schmich/instascan/files/2753513/instascan.min.zip)
Any update on this issue? It seems related to multiple players on screen? I am able to load the url if it is hard coded. But unable to if im...
@ysavr any resolution to this?
same issue here. Debug build works fine. Release build has grey screen and audio is playing. No video. Any resolution for this?
Temporary hack for anyone experiencing this. Install python if you don't have it and run the following: ``` cd python -m http.server 8000 ``` This will give you a localhost...