Build a Camera App in Vue JS

Поделиться
HTML-код
  • Опубликовано: 20 окт 2023
  • Learn how to build a Vue JS Camera App using Vite template in this easy to follow tutorial.
    // INTERESTED IN GAME DEV?
    / muddywolf
    // FOLLOW ME ON TWITTER
    / tyler_potts_
    // CHECK OUT MY GAME
    play.google.com/store/apps/de...
    // DO THESE SIMPLE STEPS
    LIKE, SUBSCRIBE & SHARE
  • ХоббиХобби

Комментарии • 15

  • @sorooshmoghimi5494
    @sorooshmoghimi5494 3 месяца назад

    that was just awesome. this is the only tutorial for composition api on the web. Thank you

  • @codedjango
    @codedjango 6 месяцев назад

    Good to see you back.....I love Vue 3 and the videos about Vue 3 on this channel....thank you so much 👍

    • @TylerPotts
      @TylerPotts  6 месяцев назад

      Thank you! More to come

    • @Georgii1212
      @Georgii1212 4 месяца назад

      @@TylerPotts is it possible to zoom in / out the picture before taking the photo (by clicking on Take Picture button) ? Let's say we use a browser such as Chrome on a mobile phone. So, basically, I would like to enable smartphone's native camera behavior that allows you to zoom in/out before you take the photo

  • @Kaido20
    @Kaido20 6 месяцев назад +1

    Can you please release the ghost ai voice assistant for windows?

  • @Sunny_dev_
    @Sunny_dev_ 6 месяцев назад +1

    Good to see you back Tyler 😅

    • @TylerPotts
      @TylerPotts  6 месяцев назад +1

      Thanks sunny 😁

  • @g_st_v
    @g_st_v 5 месяцев назад

    Hey bro! first, thank u for this, it was very helpfully.
    So, I'm using Chrome and this error appear on devtools:
    Uncaught TypeError: Cannot read properties of null (reading 'width')
    It's pointing to the canvas.value.width in the first line of Draw function.
    function Draw() {
    ctx.value.drawImage(video.value, 0, 0, canvas.value.width, canvas.value.height);
    requestAnimationFrame(Draw);
    }

  • @kshitijvengurlekar1192
    @kshitijvengurlekar1192 6 месяцев назад +2

    Hey Tyler, Hope you are doing well, Long time no see. Been here since the old days of making Counter in Vue!

    • @TylerPotts
      @TylerPotts  6 месяцев назад

      Hey I remember you! Thanks for sticking around more to come

  • @shifathossain001
    @shifathossain001 6 месяцев назад

    Please make video live chat application

  • @Percalicious
    @Percalicious 6 месяцев назад

    I love u

  • @luisjacobson4375
    @luisjacobson4375 6 месяцев назад

    *Promo SM*

  • @shu9460
    @shu9460 6 месяцев назад +1

    Tyler potts still using Vue in 2023..

    • @TylerPotts
      @TylerPotts  6 месяцев назад +1

      I've always preferred Vue over the alternatives 😁