Це відео не доступне.
Перепрошуємо.

Camera Recording Tool in Python

Поділитися
Вставка
  • Опубліковано 5 вер 2022
  • In this video, we learn how to build a camera recording tool in Python.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine...
    💻 The Algorithm Bible Book: www.neuralnine...
    👕 Programming Merch: www.neuralnine...
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine...
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/Neu...
    🎙 Discord: / discord
    🎵 Outro Music From: www.bensound.com/

КОМЕНТАРІ • 22

  • @jackfr0st486
    @jackfr0st486 Рік тому +6

    This is awesome. Simple and easy to understand. BTW, would like to see video+audio code explained by you

  • @HollowCodes
    @HollowCodes Рік тому

    wow.Great video!I find NuralNine's videos very educational and easily understandable.Thanks man!

  • @bobrooney-elder
    @bobrooney-elder 3 місяці тому

    Thank you for the video. Very helpful. A question. How do I connect to a wireless camera on my network?

  • @Nigerian_cop
    @Nigerian_cop Рік тому

    very unique and original ideas nice vid

  • @tuanazzam5172
    @tuanazzam5172 Рік тому

    I used same method to automate taking videos using a cctv cam. But the speed of playback video depends on the framerate I enter. the cctv camera client records the videos in same speed and less filesize. So aren't there better ways of doing it?

  • @Ir8Xe
    @Ir8Xe Рік тому +1

    Gave the error: cv2.imshow("video", frame)
    cv2.error: OpenCV(4.5.4)

  • @thomasawounfouet7395
    @thomasawounfouet7395 Рік тому

    Amazing, Thanks for sharing

  • @tkd2703
    @tkd2703 Рік тому

    very effin' cool!!!

  • @raaaas12345
    @raaaas12345 11 місяців тому

    Hey Man I got the output But it's coming just black screen for me. Can u tell me how to fix that

  • @aalejox
    @aalejox 10 місяців тому

    Hello, I can access to my USB camera. What can I do?

  • @light2666
    @light2666 Рік тому

    cant find where the video is stored

  • @SkyFly19853
    @SkyFly19853 Рік тому

    It's like screen recorder?

  • @zain5251
    @zain5251 Рік тому +3

    Open cv is just too large for this task, imagine a pyinstaller exe from this lol

    • @Scranny
      @Scranny Рік тому +1

      What alternative would you suggest?

    • @zain5251
      @zain5251 Рік тому

      @@Scranny there is a module called pygrabber it has a dependency for numpy which makes it heavy but that's no issue I for my own project modified that module and removed the dependency

    • @themathforyou
      @themathforyou Рік тому

      @@zain5251 yes but doesn't pygrabber also use cv2?

  • @JNET_Reloaded
    @JNET_Reloaded Рік тому

    av u got github link to code?

    • @alex59292
      @alex59292 Рік тому

      code urself this isnt free handouts

  • @zhabiboss
    @zhabiboss Рік тому

    Boom

  • @guilherme5094
    @guilherme5094 Рік тому

    👍

  • @idanielmatt
    @idanielmatt Рік тому

    my recording es faster than you, why?

  • @wetfish412
    @wetfish412 Рік тому

    Hallo