Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Node.jsからraspberry piカメラにアクセスできますか? これを行うにはどうすればよいでしょうか。
ありがとう!
node-raspicam を試す
" Johnny-Five に似たコマンド構造に基づく、Raspberry Pi カメラ用の Node.js ベースのコントローラー モジュール。現在、Node 内から child_process.exec を使用してコマンド ライン プロセス呼び出しを構造化するためのラッパーとして実装されています。"