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

The Record Activity doesn't work in the HTTP version of Sugarizer #159

Closed
aryan-02 opened this issue Dec 23, 2017 · 2 comments
Closed

The Record Activity doesn't work in the HTTP version of Sugarizer #159

aryan-02 opened this issue Dec 23, 2017 · 2 comments
Labels
Milestone

Comments

@aryan-02
Copy link
Contributor

When you open sugarizer from the "Try Now" button on http://sugarizer.org/ , it links to http://try.sugarizer.org/ . In the HTTP version, the Record activity doesn't work (since Google Chrome considers it unsafe, it directly blocks access to the computer's microphone and camera).
However, it works perfecty in the HTTPS version at https://sugarizer.org/ , since in the media is being transferred with a Secure Socket Layer.
Here's how I think this can be fixed.
Make the "Try Now" button link to https://sugarizer.org/ .

@llaske llaske added the bug label Dec 23, 2017
@llaske llaske added this to the v1.0 milestone Dec 23, 2017
@llaske
Copy link
Owner

llaske commented Dec 23, 2017

Yes, you're right.
It's why the dev branch now support HTTPS.
Could be tested on https://dev.sugarizer.org and will be integrated in v1.0.

@llaske
Copy link
Owner

llaske commented May 15, 2018

Released in https://github.com/llaske/sugarizer/releases/tag/v1.0

@llaske llaske closed this as completed May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants