Intel Edison 移植mjpg-stream

参考:
http://blog.youkuaiyun.com/v__king__/article/details/50184347
https://github.com/xeecos/edi-cam
1. 安装上面的方法,在你的开发机上完成。
2. 安装intel Edison 的SDK-交叉编译工具
- 到官网下载
- 解压后,执行里面的安装脚本。
3. 修改mjpeg-stream目录下的Makefile
- cd mjpeg-stream
- source /opt/poky-edison/1.7.2/environment-setup-core2-32-poky-linux
- 修改 所有的Makefle
Makefile
input_control/Makefile
output_autofocus/Makefile
output_http/Makefile
output_viewer/Makefile
input_file/Makefile
input_testpicture output_file/Makefile
output_rtsp/Makefile
input_gspcav1/Makefile
input_uvc/Makefile
output_udp/Makefile
全部修改编译工具为:
CC = i586-poky-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mstackrealign -fno-omit-frame-pointer –sysroot=/opt/poky-edison/1.7.2/sysroots/core2-32-poky-linux
- make
4. cp mjpeg-stream.tar.gz 到 Intel Edison板子上面。
5. 接下来的就是去执行了

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值