PART1 - Building a serverless Facial Analysis system with AWS Kinesis Video Stream & AWS Rekognition

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024
  • Step1: git clone github.com/aws...
    Step2 : mkdir -p amazon-kinesis-video-streams-producer-sdk-cpp/build
    cd amazon-kinesis-video-streams-producer-sdk-cpp/build
    Step3: cmake .. -DBUILD_GSTREAMER_PLUGIN=ON -DBUILD_JNI=TRUE
    Step4: sudo apt-get install libssl-dev libcurl4-openssl-dev liblog4cplus-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-bad gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-tools
    Step6: make
    Step7: export GST_PLUGIN_PATH=`pwd`/build
    export LD_LIBRARY_PATH=`pwd`/open-source/local/lib
    Step8: gst-inspect-1.0 kvssink
    Copy the Gstream command to stream your live video from this website
    github.com/aws...
    Note: Make sure you have successfully set ACCESS_KEY & SECRET_KEY and JAVA_HOME Path.
    If having any further queries , Please message me on LinkedIn.
    / avinash-mahto-72b04354

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

  • @abineshh8072
    @abineshh8072 7 หลายเดือนก่อน +1

    Hey Hi, Your video was wonderful I have a doubt instead of having a VM in the local can we have it in the cloud and put it in the docker

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest  7 หลายเดือนก่อน

      Hi Abineesh, Yes if you want to remove VM then we need to run it on AWS Lambda ( Serverless Architecture ). If you need any help, please ping me on LinkedIn. My LinkedIn ID is "Avinash Mahto". Thanks !!

  • @swaniketchowdhury
    @swaniketchowdhury 6 หลายเดือนก่อน +1

    Hi, when I run the command 'v4l2-ctl -d /dev/video0 --list-formats-ext' to find my format it shows 'YUYV' (YUYV 4:2:2), which decoder I should use for this?

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest  6 หลายเดือนก่อน

      We discussed LinkedIn, and the problem was resolved.

    • @swaniketchowdhury
      @swaniketchowdhury 6 หลายเดือนก่อน

      @@avinashkumar-thelearningdest Yes, thank you so much Avinash, it really helped me a lot.

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest  5 หลายเดือนก่อน

      @@swaniketchowdhury Thank you brother. Please help me to share my TH-cam channel on your LinkedIn profile.

  • @HpVp-mn8kz
    @HpVp-mn8kz 2 หลายเดือนก่อน +1

    hi sir while i try your solution in media player i got this error StartTimestamp must be before the current time for LIVE_REPLAY PlaybackMode. what happened

    • @AkhilTony-gk4br
      @AkhilTony-gk4br หลายเดือนก่อน +1

      I'm also getting the same error. I guess it is because of video stream playback. Did you sorted it out

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest  หลายเดือนก่อน

      Hi,can you please directly message me on LinkedIn for better understanding of your problem. My ID is "Avinash Mahto". Thanks!

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest  หลายเดือนก่อน

      Hi,can you please directly message me on LinkedIn for better understanding of your problem. My ID is "Avinash Mahto". Thanks!

  • @stephanetrapphv
    @stephanetrapphv 10 หลายเดือนก่อน

    Thx a lot - it works fine

  • @rushikeshtupkar7796
    @rushikeshtupkar7796 9 หลายเดือนก่อน +1

    Can you do this with java that will be very helpful

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest  9 หลายเดือนก่อน

      Okay,I will do it. I will share once it is ready. I am currently working on GenAI tutorials videos, so please accept some delay.

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

      @@avinashkumar-thelearningdest Thank you