Awesome stuff Just a little suggestion. I feel it would be nice if we can see the preview of the project before or after you get with that the viewers have a picture of the end goal
This was working for me last week but for some reason it's no longer working. Was there an update to Chrome? When clicking the button I don't get any errors. I am running the code directly from your github
Thank you! I actually learned a few things from this video (: Is there a good Website for Extension Development? TH-cam doesn't have many good Chrome Extension Tutorials, I'm looking for something, less basic, and not out-dated.
You can actually send the blob to the backend and save it in cloudinary or CloudFlare or your file system. You can also use packages like ffmpeg to convert to mp4 I will create a video on this soon
const options = { audioBitsPerSecond: 128000, videoBitsPerSecond: 2500000, }; recorder = new MediaRecorder(stream, options); Add the options and it will record audio
@@degraphe8824 Thanks to you man its was really helpfull when the next part is coming of this tutorial for saving video and working on backend.. waiting
One of the best tutorial I found, useful and easy to follow. Thank you.
This brother is a lifesaver.
Great video !
Nice tutorials. Thank you
Glad you love it!
I found this very very helpful. Just have one question, is there any way to save video on .mp4 format?
I can't thank you enough for this amazing tutorial!! This is too good to be free😅😅
You're very welcome!
@@degraphe8824 thanks!
Awesome stuff
Just a little suggestion. I feel it would be nice if we can see the preview of the project before or after you get with that the viewers have a picture of the end goal
Thanks a lot for the suggestion
I’ll certainly add before and after to my future projects
This was working for me last week but for some reason it's no longer working. Was there an update to Chrome? When clicking the button I don't get any errors. I am running the code directly from your github
@Degraphe, hi, how to capture active tab?
Thank you! I actually learned a few things from this video (:
Is there a good Website for Extension Development?
TH-cam doesn't have many good Chrome Extension Tutorials, I'm looking for something, less basic, and not out-dated.
Any information on reverse engineering extensions?
hope you do a video about login in with supabase
If I am trying to click on any link on same web page that is stopping the recording, how can hat be resolved?
If i was to send the blob to a backend should i do so in the content.js or background.js
It should be in the background.js. The rule of thumb is the background.js interfaces with the backend
Thank you man.
I have a question tho, how do i send the video to a backend database and also how do i convert from webm to mp3/mp4??
You can actually send the blob to the backend and save it in cloudinary or CloudFlare or your file system. You can also use packages like ffmpeg to convert to mp4
I will create a video on this soon
Can we record system audio from it too?
const options = {
audioBitsPerSecond: 128000,
videoBitsPerSecond: 2500000,
};
recorder = new MediaRecorder(stream, options);
Add the options and it will record audio
it was 300+ views yesterday all HNG is here today 🤣🤣🤣🤣😂😂😂😂
We gather here
thanks everyone❤
@@degraphe8824 Thanks to you man its was really helpfull when the next part is coming of this tutorial for saving video and working on backend.. waiting
😂😂😂 chief why na
Mine is not working 😭😭😭😭😭😭
Hi there please could you describe the issue?
@@degraphe8824 The problem is i don't even really know what the issue is. I tried copying your code from Github and that surprisingly did not work.
Never mind now. It strangely started working all of a sudden
buttons are not working
its not recording microphone audio
I can barely hear you).