Giter Club home page Giter Club logo

Comments (13)

MushMal avatar MushMal commented on July 24, 2024

Dear Anand,

The script is currently supporting Mac OS v 10.12.4 and above. The main purpose of the script is to pull down and build the open source dependencies for the C++ SDK and the samples it includes. The core or the SDK build is based on cmake with the main build file (CMakeList.txt) located in amazon-kinesis-video-streams-producer-sdk-cpp/kinesis-video-native-build/ directory.

We will be updating the script for Linux based systems shortly.

Kindest regards!

from amazon-kinesis-video-streams-producer-sdk-cpp.

anandpanchal avatar anandpanchal commented on July 24, 2024

thank you so much sir. any alternative ?

from amazon-kinesis-video-streams-producer-sdk-cpp.

MushMal avatar MushMal commented on July 24, 2024

Update the install script for Ubuntu based systems. As I mentioned, the core SDK build is cmake based. If you have all the dependencies in your system you can modify the CMakeList.txt in the kinesis-video-native-build directory to remove the locally built references to build against your system versions.

This said, please give the instal script a try.

from amazon-kinesis-video-streams-producer-sdk-cpp.

anandpanchal avatar anandpanchal commented on July 24, 2024

from amazon-kinesis-video-streams-producer-sdk-cpp.

MushMal avatar MushMal commented on July 24, 2024

The latest commit contains install-script which can run on Ubuntu based Linux.

from amazon-kinesis-video-streams-producer-sdk-cpp.

anandpanchal avatar anandpanchal commented on July 24, 2024

from amazon-kinesis-video-streams-producer-sdk-cpp.

MushMal avatar MushMal commented on July 24, 2024

Hi Anand, I am not sure I understand as I am not familiar with pynt or Rollback. Can you please clarify if you are running install-script? This script pulls down and installs open source components which are needed for the build. The last two lines invoke the cmake for the core SDK build. If you are running the install-script then can you tell which open source component it is failing to build? Could you run the same on an ubuntu box?

from amazon-kinesis-video-streams-producer-sdk-cpp.

gauravgh avatar gauravgh commented on July 24, 2024

Additionally, here's a link to a Getting Started example for Raspberry Pi: https://s3-us-west-2.amazonaws.com/kinesis-video-streaming/kinesis-video-raspberry-pi-getting-started.pdf

from amazon-kinesis-video-streams-producer-sdk-cpp.

anandpanchal avatar anandpanchal commented on July 24, 2024

from amazon-kinesis-video-streams-producer-sdk-cpp.

anandpanchal avatar anandpanchal commented on July 24, 2024

from amazon-kinesis-video-streams-producer-sdk-cpp.

arunned avatar arunned commented on July 24, 2024

cmake issue in macOS

if test "emacs" != "no"; then
am__dir=. am__subdir_includes='';
case po-compat.elc in /)
am__dir=echo 'po-compat.elc' | sed 's,/[^/]*$,,';
am__subdir_includes="-L $am__dir -L ./$am__dir";
esac;
test -d "$am__dir" || ../../build-aux/install-sh -c -d "$am__dir" || exit 1;
emacs --batch

$am__subdir_includes -L . -L .
--eval "(defun byte-compile-dest-file (f) "po-compat.elc")"
--eval "(unless (byte-compile-file "po-compat.el") (kill-emacs 1))";
else :; fi
Wrote /Users/XXXXXXXXXX/Downloads/amazon-kinesis-video-streams-producer-sdk-cpp-master/kinesis-video-native-build/downloads/gettext-0.19.8/gettext-tools/misc/po-compat.elc
if test -f archive.dir.tar; then
inputfile=archive.dir.tar;
else
inputfile='.'/archive.dir.tar;
fi;
./convert-archive dir git "$inputfile" archive.git.tar.gz
fatal: Failed to resolve 'HEAD' as a valid ref.
convert-archive: *** git init failed
convert-archive: *** Stop.
make[4]: *** [archive.git.tar.gz] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

from amazon-kinesis-video-streams-producer-sdk-cpp.

arunned avatar arunned commented on July 24, 2024

will be helpful to get this script ./install_kinesis_video_demo.sh

from amazon-kinesis-video-streams-producer-sdk-cpp.

MushMal avatar MushMal commented on July 24, 2024

@arunned could you please try the latest commit? We have made some improvements and updated the README.md with instructions on the build-time dependencies. Could you check your build tools versions?

Also, the install-script will handle the Raspberry PI

from amazon-kinesis-video-streams-producer-sdk-cpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.