Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to use this locally using the "browser" folder #3

Open
tyeeman opened this issue Nov 26, 2023 · 1 comment
Open

Trying to use this locally using the "browser" folder #3

tyeeman opened this issue Nov 26, 2023 · 1 comment

Comments

@tyeeman
Copy link

tyeeman commented Nov 26, 2023

This looks like a very useful sync app. I am trying it out on a camcorder file and a separately recorded audio track with a better mic. I tried to run sync.html locally but it's not working. I used a golang static site server so maybe the problem is that. Should it work though locally?

@JorenSix
Copy link
Owner

It should work fine locally but you might need to provide the correct CORS headers in your local server. Some browser functionality does not work when these headers are not set correctly.

See there for an example:

https://github.com/JorenSix/SyncSink.wasm/blob/master/examples/browser/cors_server.py

Regards

Joren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants