We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On demo page: http://pcdn.jairagne.ovh/ it's working fine. But when I setup on local, function videojs.APIP2P.updateLeechers not work.
Please help me.
Thanks
The text was updated successfully, but these errors were encountered:
I will check Can you explain your error ?
Sorry, something went wrong.
I see you have a web service:
var checkurl = "http://"+videojs.APIP2P.options.host+"/peerjs/url/"+window.btoa(url);
Maybe you miss this?
https://github.com/Iragne/PCDN/blob/master/server/peerjs-server/lib/server.js#L14-L19
Here the code are you sure to run correclty the server ?
No branches or pull requests
On demo page: http://pcdn.jairagne.ovh/ it's working fine. But when I setup on local, function videojs.APIP2P.updateLeechers not work.
Please help me.
Thanks
The text was updated successfully, but these errors were encountered: