c - 将 Raspberry Pi W 连接到 Kinesis Video Streams 时出错

标签 c openssl raspberry-pi amazon-kinesis

我正在按照 Amazon 的指南,通过以下链接将 Raspberry Pi W 连接到他们的 Kinesis Video Streams 服务:

https://s3-us-west-2.amazonaws.com/kinesis-video-streaming/kinesis-video-raspberry-pi-getting-started.pdf

但是,当我使用以下命令运行示例应用程序时: ./kinesis-视频-演示

控制台输出以下内容并结束进程:

开始流式传输视频...

信息 - 初始化 curl 。

非法指令

我相信应用程序由于 openssl 错误而结束,该错误是“kinesis-video-demo”应用程序的依赖项。 openssl github 页面表示,安装 openssl 时,no-sse2 参数可能会出现“非法指令”,如 github 页面的“INSTALL”文件所示。 https://github.com/openssl/openssl

是否需要通过某种方式在 Raspberry Pi W 上安装 openssl 才能使该应用程序正常工作?

最佳答案

我也遇到了同样的问题。不过,换成Raspberry Pi 3 model B后,一切正常。

关于c - 将 Raspberry Pi W 连接到 Kinesis Video Streams 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48194894/

相关文章:

c++ - 有可能进行高效的基于指针的二进制堆实现吗?

c - 在 C 中打印二维指针数组后不断崩溃

我的程序中出现编译器错误

c++ - 如何验证中间CA

azure - 如何使用 Azure Key Vault 中的证书通过 Bastion 连接到 Azure 虚拟机?

python - 使用python计算fft

c - strtol 和 strtoul 有什么区别?

opencv - 如何关闭Raspberry Pi上的opencv imshow()窗口?

python - 如何使用电缆将信号从 ESP32 发送到 Raspberry pi

c - 通过SSL绑定(bind)客户端本地IP