-
-
Notifications
You must be signed in to change notification settings - Fork 422
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
unable to play the recorded video in the Record activity #1661
Comments
@yashveeeeer could you detail your testing environment. |
Hardware: Software: if you want other info just let me know. |
@llaske could you please correct me if I have provided wrong info, I'm pretty sure you might be busy. |
Are you using the web version of Sugarizer or did you install the desktop version? |
Okay, so i guess i have made little mistake, so while solving the error and testing, i use electron app (so i think its an desktop version, because initially when i had forked the repo i had install the electron and when i run the sugarizer locally on desktop using the code, in my task manager the electron app shows working and while doing it end task the sugarizer also get closed) but for the comparison i used the web version of it, so the error might be for the desktop version. |
Yes, it's the desktop version.
Could you detail exactly what you've done? It could be a fix to the issue. |
Okay, so in the capture-helper.js file (path of the file [activities\Record.activity\js\capture-helper.js]) the code here is trying to record the audio , video and capturing picture and also the display part of it. |
Duplicate #1203 |
Hi @llaske, while using the Sugarizer I have found that I am not able to play the recorded video in the Record activity of the Sugarizer.
Could you also check on your side if the problem is same.
I have started working on the same.
The text was updated successfully, but these errors were encountered: