-
Notifications
You must be signed in to change notification settings - Fork 52
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
Don't work https #16
Comments
I was about to suggest they support https as an option...and saw this. Eliast, it's an easy hack (change http to https in the two spots)...so, if you haven't already done that, I recommend you try it. (It is working for me: https://c2c.audio/schedule/) |
I did what you've suggested but it's still not working. Can you share the code with us to make this work on a ssl secured site @thesolver ? |
Thanks…
It is working because I did exactly what you suggested. For an extra $5 per month, I have an SSL url…
My best,
Alan
… On Jul 13, 2019, at 1:31 PM, heathcliff2019 ***@***.***> wrote:
I was about to suggest they support https as an option...and saw this. Eliast, it's an easy hack (change http to https in the two spots)...so, if you haven't already done that, I recommend you try it. (It is working for me: https://c2c.audio/schedule/ <https://c2c.audio/schedule/>)
I did what you've suggested but it's still not working. Can you share the code with us to make this work on a ssl secured site @thesolver <https://github.com/thesolver> ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#16?email_source=notifications&email_token=AAGHUZZP7M3ASMHCLSXGJ7DP7IURDA5CNFSM4FVJ2BAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ3X7VQ#issuecomment-511147990>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAGHUZ5WS4EK4746MNTPQLDP7IURDANCNFSM4FVJ2BAA>.
|
@thesolver I don't understand your answer. I've just told I've got a ssl secured site and asked to share the source so other people can make it work? |
Don't work on https, because browser not allow execution http will compromise https security. You need to expose your streaming also in https |
has anyone got a fix for this |
the script does not work on https pages.
Can you solve this?
The text was updated successfully, but these errors were encountered: