CHROME EXTENSION DEVELOPMENT (LET'S BUILD A SCREEN RECORDER)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 35

  • @uniqueuvaan8757
    @uniqueuvaan8757 ปีที่แล้ว +3

    One of the best tutorial I found, useful and easy to follow. Thank you.

  • @bimboadesoye4894
    @bimboadesoye4894 ปีที่แล้ว +3

    This brother is a lifesaver.

  • @marketingpower
    @marketingpower 2 หลายเดือนก่อน

    Great video !

  • @ebi-erefaapollos7978
    @ebi-erefaapollos7978 ปีที่แล้ว +1

    Nice tutorials. Thank you

  • @shasha6790
    @shasha6790 6 วันที่ผ่านมา

    I found this very very helpful. Just have one question, is there any way to save video on .mp4 format?

  • @srinivasnahak3473
    @srinivasnahak3473 8 หลายเดือนก่อน +1

    I can't thank you enough for this amazing tutorial!! This is too good to be free😅😅

    • @degraphe8824
      @degraphe8824  8 หลายเดือนก่อน +1

      You're very welcome!

    • @mathbrah
      @mathbrah 8 หลายเดือนก่อน +1

      @@degraphe8824 thanks!

  • @canhamzacode
    @canhamzacode ปีที่แล้ว +4

    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

    • @degraphe8824
      @degraphe8824  ปีที่แล้ว +4

      Thanks a lot for the suggestion
      I’ll certainly add before and after to my future projects

  • @codwater12smith
    @codwater12smith ปีที่แล้ว +2

    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

  • @locktar-o-dark5664
    @locktar-o-dark5664 2 หลายเดือนก่อน

    @Degraphe, hi, how to capture active tab?

  • @IJH-Music
    @IJH-Music 3 หลายเดือนก่อน

    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.

  • @IJH-Music
    @IJH-Music 3 หลายเดือนก่อน

    Any information on reverse engineering extensions?

  • @moulcode
    @moulcode 9 หลายเดือนก่อน

    hope you do a video about login in with supabase

  • @amanchauhan4456
    @amanchauhan4456 9 หลายเดือนก่อน

    If I am trying to click on any link on same web page that is stopping the recording, how can hat be resolved?

  • @chibuzoekwue
    @chibuzoekwue ปีที่แล้ว +1

    If i was to send the blob to a backend should i do so in the content.js or background.js

    • @degraphe8824
      @degraphe8824  ปีที่แล้ว +3

      It should be in the background.js. The rule of thumb is the background.js interfaces with the backend

  • @akintundeilerioluwa7279
    @akintundeilerioluwa7279 ปีที่แล้ว

    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??

    • @degraphe8824
      @degraphe8824  ปีที่แล้ว

      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

  • @thedrillfoods
    @thedrillfoods 11 หลายเดือนก่อน

    Can we record system audio from it too?

    • @cyo333
      @cyo333 7 หลายเดือนก่อน

      const options = {
      audioBitsPerSecond: 128000,
      videoBitsPerSecond: 2500000,
      };
      recorder = new MediaRecorder(stream, options);
      Add the options and it will record audio

  • @MR.dev7751
    @MR.dev7751 ปีที่แล้ว +5

    it was 300+ views yesterday all HNG is here today 🤣🤣🤣🤣😂😂😂😂

    • @chibuzoekwue
      @chibuzoekwue ปีที่แล้ว +2

      We gather here

    • @degraphe8824
      @degraphe8824  ปีที่แล้ว

      thanks everyone❤

    • @MR.dev7751
      @MR.dev7751 ปีที่แล้ว +1

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

    • @khaleepa-ssa
      @khaleepa-ssa ปีที่แล้ว

      😂😂😂 chief why na

  • @developedbymighty
    @developedbymighty ปีที่แล้ว +1

    Mine is not working 😭😭😭😭😭😭

    • @degraphe8824
      @degraphe8824  ปีที่แล้ว

      Hi there please could you describe the issue?

    • @mightytunesng
      @mightytunesng ปีที่แล้ว

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

    • @developedbymighty
      @developedbymighty ปีที่แล้ว +1

      Never mind now. It strangely started working all of a sudden

  • @vishaludubey0529
    @vishaludubey0529 7 หลายเดือนก่อน

    buttons are not working

  • @shahrozatiq5312
    @shahrozatiq5312 5 หลายเดือนก่อน

    its not recording microphone audio

  • @firewatermoonsun
    @firewatermoonsun 4 หลายเดือนก่อน

    I can barely hear you).