-
-
Notifications
You must be signed in to change notification settings - Fork 418
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
Recording video doesn't work on Windows #1203
Comments
@VedantSharma11 which browser are you using? Is there any message in the console? |
@llaske i am not running it on the browser i am running it locally on my system and it runs as a system application, and the above issue exists there. |
How did you install it? How do you run it? |
I forked and cloned the sugarizer repository on my local machine and then i installed the packages using "npm install" and to run it locally i used "npm start" |
Okay run it with debug option and tell me if there is error message on the devtools console when you try to record a video.
|
Okay. Look like a security issue. |
@llaske I installed sugarizer using the windows installer and i tried the record activity but the issue still persists |
@llaske, is this issue open to work upon |
@Vishalk91-4 sure. |
Fixed in #1664 |
Hello @llaske
I wanted to bring to your attention an issue I found while using the Record Activity. Specifically, the VideoRecord feature does not seem to be working properly. When I click on the record button it starts recording the video for 5 seconds but when I try to preview it the video player does not work properly and it is not able to play the video, the photo and audio-record feature works properly. I have tested this on several different devices and it breaks only on windows devices, so I believe the issue is with the code itself.
I wanted to report this issue to you so that you could share your thoughts on it.
if you find it as an issue I would like you to assign it to me, thank you.
Sugarizer_Record_Activity_Sugarizer_27_February_2023_1.mp4
The text was updated successfully, but these errors were encountered: