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

Recording video doesn't work on Windows #1203

Open
VedantSharma11 opened this issue Feb 27, 2023 · 11 comments
Open

Recording video doesn't work on Windows #1203

VedantSharma11 opened this issue Feb 27, 2023 · 11 comments
Labels
bug to be release Fixed, to be release

Comments

@VedantSharma11
Copy link
Contributor

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
@llaske
Copy link
Owner

llaske commented Feb 27, 2023

@VedantSharma11 which browser are you using? Is there any message in the console?

@VedantSharma11
Copy link
Contributor Author

@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.

@llaske
Copy link
Owner

llaske commented Feb 27, 2023

How did you install it? How do you run it?

@VedantSharma11
Copy link
Contributor Author

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"

@llaske
Copy link
Owner

llaske commented Feb 27, 2023

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.

 npm start -- --sdebug --window

@VedantSharma11
Copy link
Contributor Author

It gives some warnings on the devtools console. I am attaching the snippet for the same

Screenshot 2023-02-28 030359

@llaske
Copy link
Owner

llaske commented Feb 27, 2023

Okay. Look like a security issue.
Could you install Sugarizer using the Windows installer instead (see here) to check if it fix the issue?

@VedantSharma11
Copy link
Contributor Author

@llaske I installed sugarizer using the windows installer and i tried the record activity but the issue still persists

@llaske llaske changed the title Record Activity issue Recording video doesn't work on Windows Feb 28, 2023
@llaske llaske added the bug label Feb 28, 2023
@Vishalk91-4
Copy link
Contributor

@llaske, is this issue open to work upon

@llaske
Copy link
Owner

llaske commented Dec 16, 2023

@Vishalk91-4 sure.

@llaske
Copy link
Owner

llaske commented Oct 15, 2024

Fixed in #1664

@llaske llaske added the to be release Fixed, to be release label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug to be release Fixed, to be release
Projects
None yet
Development

No branches or pull requests

3 participants