Files
orangepi-rag/raw/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.json
2026-06-11 23:53:48 +07:00

70 lines
13 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"success": true,
"data": {
"markdown": "[Bỏ qua nội dung](https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html#main)\n\nOrange Pi Plus 2 là một phiên bản có cấu hình khá mạnh của Orange Pi với RAM 2GB, 4 cổng USB, 1 cổng LAN, Wifi, IR, AV Out và đặc biệt là cổng SATA cùng nguồn cho phép bạn nối thêm ổ cứng. Tuy nhiên một điều đặc biệt khác nữa là bạn có thể sử dụng luôn [camera cho Orange Pi](https://orangepi.vn/san-pham/camera-cho-orange-pi) mà ko cần bo mạch chuyển đổi.\n\n[![](https://orangepivn.b-cdn.net/wp-content/uploads/2017/11/plus2-camera.jpg)](https://orangepi.vn/san-pham/may-tinh-nhung-orange-pi-plus-2-arm-h3-quad-core-cortex-a7-2gb-ddram3)\n\n### Sau đây tôi sẽ hướng dẫn bạn cài [Camera gắn cổng CSI mã SH-2035-IPLAY của Orange Pi](https://orangepi.vn/san-pham/camera-cho-orange-pi) trên bo mạch Orange Pi Plus 2\n\n**Bạn cần**\n\n- Bo mạch Orange Pi Plus 2, nguồn, thẻ nhớ đã cài sẵn Armbian 5.30 (bản mới nhất)\n- [Camera gắn cổng CSI mã SH-2035-IPLAY của Orange Pi](https://orangepi.vn/san-pham/camera-cho-orange-pi)\n- Màn hình HDMI để test, ổ cứng để lưu video cam đã quay (nếu có)\n\n**OK. Bắt đầu**\n\n01. Cài Armbian cho Orange Pi Plus 2, tương tự như cho Orange Pi Zero, nhưng bạn phải tải đúng phiên bản. SSH và đăng nhập root để khởi tạo, tạo thêm 1 tài khoản nữa là admin để sử dụng cho Motion\n02. Chạy câu lệnh cập nhật hệ điều hành\n\n\n\n > _apt-get update_\n >\n > _apt-get upgrade_\n\n03. Cài driver cho camera bao gồm driver gc2035 và vfe\\_v4l2.\n\n\n\n > _sudo modprobe gc2035_\n >\n > _sudo modprobe vfe\\_v4l2_\n\n04. Sửa file /etc/modules để luôn tải driver này khi khởi động (bỏ dấu # trước 2 driver này)\n\n\n\n > _sudo nano /etc/modules_\n\n05. Tạo thư mục motion để lưu video và hình ảnh của camera\n\n\n\n > _mkdir ~/motion_\n >\n > _chmod 777 ~/motion_\n\n\n _Thư mục này sẽ có đường dẫn là /home/admin/motion_\n\n06. Cài motion\n\n\n\n > _apt-get install motion_\n\n07. Sửa các file config của motion\n\n\n\n > _nano /etc/motion/motion.conf_\n >\n > _=\\> target\\_dir: Thư mục lưu video, ví dụ như là /home/admin/motion tạo từ trước_\n >\n > _=\\> stream\\_localhost: Set là off thì có thể xem được từ IP trong cùng 1 lớp mạng_\n\n08. Khởi động motion như daemon\n\n\n\n > _nano /etc/default/motion_\n >\n > _=\\> start\\_motion\\_daemon = yes_\n\n09. Các câu lệnh khởi động, tắt và kiểm tra motion\n\n\n\n > _/etc/init.d/motion start_\n >\n > _/etc/init.d/motion restart_\n >\n > _/etc/init.d/motion status_\n >\n > Sau khi khởi động thành công bạn có thể test thử motion chạy ở địa chỉ IP của Orange Pi, cổng 8081, ví dụ http://192.168.1.30:8081\n\n10. Trong trường hợp motion bị lỗi, kiểm tra các thành phần sau\n\n\n File config không đúng, copy file config ra thư mục khác\n\n\n\n > _cp /etc/motion/motion.conf /etc/motion.conf_\n\n\n File log của motion ko ghi được, chmod quyền ghi cho file này\n\n\n > _chmod 777 /var/log/motion/motion.log_\n\nXem video này có hướng dẫn và demo\n\nCamera cho Orange PI Plus 2 - YouTube\n\nTap to unmute\n\n[Camera cho Orange PI Plus 2](https://www.youtube.com/watch?v=ez6658vjzD8) [Orange Pi Vietnam](https://www.youtube.com/channel/UCl0lVmXFHAhZybuOIzu2CaA)\n\n![thumbnail-image](https://yt3.ggpht.com/nDus3_aNISkA5x8KD3J1lcxvLAPBa0WdYl8UDthVlh1HXRK1WyCmMfqfbq6lqd3hRx8iqHc6ysA=s68-c-k-c0x00ffffff-no-rj)\n\nOrange Pi Vietnam1.83K subscribers\n\n[Watch on](https://www.youtube.com/watch?v=ez6658vjzD8)\n\n[Chia sẻ trên WhatsApp](whatsapp://send?text=C%C3%A0i%20Camera%20cho%20Orange%20Pi%20Plus%202%20-%20https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html \"Chia sẻ trên WhatsApp\")[Chia sẻ trên Facebook](https://www.facebook.com/sharer.php?u=https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html \"Chia sẻ trên Facebook\")[Chia sẻ trên Twitter](https://twitter.com/share?url=https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html \"Chia sẻ trên Twitter\")[Gửi email cho bạn bè](mailto:?subject=C%C3%A0i%20Camera%20cho%20Orange%20Pi%20Plus%202&body=Xem%20n%C3%A0y%3A%20https%3A%2F%2Forangepi.vn%2Fcai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html \"Gửi email cho bạn bè\")[Ghim trên Pinterest](https://pinterest.com/pin/create/button?url=https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html&media=https://orangepi.vn/wp-content/uploads/2017/10/Plus-and-Plus2-Camera-with-wide-angle-lens-for-OrangePi-2Million-Pixels.jpg&description=C%C3%A0i%20Camera%20cho%20Orange%20Pi%20Plus%202 \"Ghim trên Pinterest\")[Chia sẻ trên LinkedIn](https://www.linkedin.com/shareArticle?mini=true&url=https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html&title=C%C3%A0i%20Camera%20cho%20Orange%20Pi%20Plus%202 \"Chia sẻ trên LinkedIn\")\n\n![](https://secure.gravatar.com/avatar/fedf9d992f1e8a3e3109ac596191d91386f32fb01a7f6a91e35636c5eefb761e?s=90&d=mm&r=g)\n\n##### superadmin\n\n### Để lại một bình luận [Hủy](https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html\\#respond)\n\nEmail của bạn sẽ không được hiển thị công khai.Các trường bắt buộc được đánh dấu \\*\n\nBình luận \\*\n\nTên \\*\n\nEmail \\*\n\nTrang web\n\nΔ\n\n- Tìm kiếm:\n\n- [![](https://orangepivn.b-cdn.net/wp-content/uploads/2017/02/cropped-logo-transparent-280x280.png)Orange Pi Việt Nam](https://orangepi.vn/)\n - [Giới thiệu về máy tính nhúng](https://orangepi.vn/gioi-thieu-ve-may-tinh-nhung)\n - [Hướng dẫn đặt hàng](https://orangepi.vn/dat-hang-tai-orange-pi-viet-nam)\n - [Chính sách Bảo hành](https://orangepi.vn/chinh-sach-ban-hang-va-bao-hanh)\n - [Thư ủy quyền phân phối tại Việt Nam](https://orangepi.vn/thu-uy-quyen-phan-phoi-tai-viet-nam)\n - [Chính sách bảo mật](https://orangepi.vn/chinh-sach-bao-mat)\n - [Liên hệ](https://orangepi.vn/lien-he)\n- [Shop](https://orangepi.vn/shop)\n - [Bo Mạch Orange Pi](https://orangepi.vn/danh-muc-san-pham/bo-mach-orange-pi)\n - [Chip H3](https://orangepi.vn/tu-khoa-san-pham/chip-h3)\n - [Chip H6](https://orangepi.vn/tu-khoa-san-pham/chip-h6)\n - [RK3399](https://orangepi.vn/tu-khoa-san-pham/chip-rk3399)\n - [RK3588, RK3566](https://orangepi.vn/tu-khoa-san-pham/rk3588)\n - [Chip H616, H618](https://orangepi.vn/tu-khoa-san-pham/chip-h616)\n - [Allwinner A733](https://orangepi.vn/tu-khoa-san-pham/allwinner-a733)\n - [RAM 1GB](https://orangepi.vn/tu-khoa-san-pham/ram-1gb)\n - [RAM 2GB](https://orangepi.vn/tu-khoa-san-pham/ram-2gb)\n - [RAM 4GB](https://orangepi.vn/tu-khoa-san-pham/ram-4gb)\n - [RAM 6GB](https://orangepi.vn/tu-khoa-san-pham/ram-6gb)\n - [RAM 8GB](https://orangepi.vn/tu-khoa-san-pham/ram8gb)\n - [Phụ kiện Orange Pi](https://orangepi.vn/danh-muc-san-pham/phu-kien-orange-pi)\n - [Màn hình](https://orangepi.vn/tu-khoa-san-pham/man-hinh)\n - [Vỏ Mica lắp ghép](https://orangepi.vn/tu-khoa-san-pham/vo-mica)\n - [Vỏ thép kiêm tản nhiệt](https://orangepi.vn/tu-khoa-san-pham/vo-thep)\n - [Vỏ nhôm nhẹ tản nhiệt tốt](https://orangepi.vn/tu-khoa-san-pham/vo-nhom)\n - [Nguồn Orange Pi](https://orangepi.vn/tu-khoa-san-pham/nguon-orange-pi)\n - [Thẻ nhớ microSD](https://orangepi.vn/tu-khoa-san-pham/the-nho-microsd)\n - [Compute Module](https://orangepi.vn/tu-khoa-san-pham/compute-module)\n- [Blog](https://orangepi.vn/blog)\n - [Giới thiệu](https://orangepi.vn/category/gioi-thieu)\n - [Hướng dẫn](https://orangepi.vn/category/huong-dan)\n - [Trình diễn](https://orangepi.vn/category/trinh-dien)\n- [Đăng nhập](https://orangepi.vn/my-account \"Đăng nhập\")\n- [**Hotline: 0923449899**](tel:0923449899)\n\nBạn cần trợ giúp?\n\n[![Messenger](https://orangepi.vn/wp-content/plugins/chat-bubble/assets/images/fbmessenger.svg)Messenger](https://m.me/orangepivietnam \"Messenger\") [![Zalo Official Account](https://orangepi.vn/wp-content/plugins/chat-bubble/assets/images/zalo.svg)Zalo Official Account](https://oa.zalo.me/1687181280533723118 \"Zalo Official Account\") [![Telegram](https://orangepi.vn/wp-content/plugins/chat-bubble/assets/images/telegram.svg)Telegram](https://t.me/maytinhnhung \"Telegram\") [![Whatsapp](https://orangepi.vn/wp-content/plugins/chat-bubble/assets/images/whatsapp.svg)Whatsapp](https://api.whatsapp.com/send?phone=84923449899 \"Whatsapp\")\n\n![Orange Pi Việt Nam](https://orangepivn.b-cdn.net/wp-content/uploads/2017/02/logo-transparent.png)\n\nOrange Pi Việt NamNhà phân phối chính thức\n\nXin chào! 👋🏼👋🏼👋🏼 Tôi có thể giúp gì được bạn?\n\n- [Hotline](tel:0923449899 \"Hotline\")\n- [Facebook](https://www.facebook.com/orangepivietnam \"Facebook\")\n- [Zalo](https://oa.zalo.me/1687181280533723118 \"Zalo\")\n\n## Đăng nhập\n\nSign In - Google Accounts\n\nContinue with GoogleContinue with Google. Opens in new tab\n\nTên tài khoản hoặc địa chỉ email \\*Bắt buộc\n\nMật khẩu \\*Bắt buộc\n\nGhi nhớ mật khẩuĐăng nhập\n\n[Quên mật khẩu?](https://orangepi.vn/my-account/lost-password)",
"metadata": {
"twitter:data1": "superadmin",
"twitter:data2": "3 phút",
"viewport": [
"width=device-width, initial-scale=1",
"width=device-width, initial-scale=1",
"width=device-width, initial-scale=1.0",
"initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"
],
"article:published_time": "2017-11-02T16:20:51+00:00",
"ogImage": "https://orangepivn.b-cdn.net/wp-content/uploads/2017/10/Plus-and-Plus2-Camera-with-wide-angle-lens-for-OrangePi-2Million-Pixels.jpg",
"og:description": "Đây là trang Cài Camera cho Orange Pi Plus 2của Orange Pi Viet Nam là nhà phân phối chính thức của Orange Pi tại Việt Nam, chuyên cung cấp máy tính nhúng cho dự án, nghiên cứu, hợp tác, phát triển sản phẩm.",
"generator": [
"dominant-color-images 1.2.1",
"Site Kit by Google 1.180.0",
"webp-uploads 2.6.1"
],
"msapplication-TileImage": "https://orangepivn.b-cdn.net/wp-content/uploads/2025/01/cropped-fb-logo-big-png-270x270.webp",
"article:publisher": "https://www.facebook.com/orangepivietnam/",
"ogLocale": "vi_VN",
"language": "vi",
"robots": "index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1",
"og:title": "Cài Camera cho Orange Pi Plus 2 - Orange Pi Viet Nam",
"og:image:type": "image/jpeg",
"ogDescription": "Đây là trang Cài Camera cho Orange Pi Plus 2của Orange Pi Viet Nam là nhà phân phối chính thức của Orange Pi tại Việt Nam, chuyên cung cấp máy tính nhúng cho dự án, nghiên cứu, hợp tác, phát triển sản phẩm.",
"description": "Đây là trang Cài Camera cho Orange Pi Plus 2của Orange Pi Viet Nam là nhà phân phối chính thức của Orange Pi tại Việt Nam, chuyên cung cấp máy tính nhúng cho dự án, nghiên cứu, hợp tác, phát triển sản phẩm.",
"twitter:site": "@orangepi_me",
"og:url": "https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html",
"author": "superadmin",
"referrer": [
"no-referrer",
"origin"
],
"title": "Cài Camera cho Orange Pi Plus 2 - Orange Pi Viet Nam",
"og:site_name": "Orange Pi Viet Nam",
"og:type": "article",
"twitter:creator": "@orangepi_me",
"ogSiteName": "Orange Pi Viet Nam",
"google-site-verification": "aChCo9My21XgiT2Vte3H89FgebzV7TIv4Ol3OkXaIFU",
"og:image:width": "800",
"twitter:label1": "Được viết bởi",
"ogTitle": "Cài Camera cho Orange Pi Plus 2 - Orange Pi Viet Nam",
"og:locale": "vi_VN",
"og:image": "https://orangepivn.b-cdn.net/wp-content/uploads/2017/10/Plus-and-Plus2-Camera-with-wide-angle-lens-for-OrangePi-2Million-Pixels.jpg",
"ogUrl": "https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html",
"twitter:card": "summary_large_image",
"twitter:label2": "Ước tính thời gian đọc",
"publishedTime": "2017-11-02T16:20:51+00:00",
"og:image:height": "800",
"favicon": "https://orangepivn.b-cdn.net/wp-content/uploads/2025/01/cropped-fb-logo-big-png-32x32.webp",
"scrapeId": "019e8850-30d8-71a3-b35e-75fa14affe8b",
"sourceURL": "https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html",
"url": "https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html",
"statusCode": 200,
"contentType": "text/html; charset=UTF-8",
"proxyUsed": "basic",
"cacheState": "hit",
"cachedAt": "2026-06-02T09:01:31.001Z",
"creditsUsed": 1,
"concurrencyLimited": false
}
},
"_http_status": 200,
"_source_url": "https://orangepi.vn/cai-camera-va-o-cung-ngoai-sata-voi-orange-pi-plus-2.html",
"_scraped_at": "2026-06-02T12:30:17.772729+00:00"
}