We publish sample programs here that connect to an i-PRO camera and display images on your PC. These are intended for beginners. We post source code using Microsoft Visual Studio VC++ on Windows and source code using gcc/g++ on Linux. See the 'vs' folder for Visual Studio programs and the 'linux' folder for gcc/g++ programs. We are happy to help you.
i-PRO カメラと接続して映像表示するPCプログラムのサンプルです。初心者を対象としています。 Windows 上で Microsoft Visual Studio VC++ を使うプログラムと、Linux 上で gcc/g++ を使うプログラムを掲載します。Visual Studio によるプログラムは 'vs' フォルダを、gcc/g++ によるプログラムは 'linux' フォルダをそれぞれ参照してください。 皆さんの参考になれば幸いです。
Linked article: i-PRO - Programing Items 🔗
Folder | Abstract |
---|---|
connect_with_rtsp | Source code samples for displaying images by connecting i-PRO camera and PC with RTSP (H.264/H.265). |
connect_with_mjpeg | Source code samples for displaying images by connecting i-PRO camera and PC with MJPEG. |
connect_with_jpeg | Source code samples for displaying images by connecting i-PRO camera and PC with JPEG. |
connect_with_jpeg_curl | Source code samples for displaying images by connecting i-PRO camera and PC with JPEG. |
Folder | Abstract |
---|---|
connect_with_rtsp | Source code samples for displaying images by connecting i-PRO camera and PC with RTSP (H.264/H.265). |
connect_with_mjpeg | Source code samples for displaying images by connecting i-PRO camera and PC with MJPEG. |
connect_with_jpeg | Source code samples for displaying images by connecting i-PRO camera and PC with JPEG. |