en_CaptureDevices - hasegaw/IkaLog GitHub Wiki

Capture Devices

Products for Windows

  • These devices should work with WinIkaLog and IkaLog.py on Windows.
Recommended Manufacturer Product Spec Remarks
* AVerMedia AVT-C875 1080p 60fps USB 2.0 Needs Stream Engine. Set bitrate to highest as possible Device "LGP Stream Engine" HW-based H.264 Encoder
BlackMagic Design Intensity Pro 720p 59.94fps 1080i 59.94fps Device "Decklink Video Capture" PCIe card Use DirectShow Input (IkaLog CLI only) or via AmarecLive!
BlackMagic Design Intensity Shuttle USB3.0 720p 59.94fps 1080i 59.94fps Use DirectShow Input (IkaLog CLI only) or via AmarecLive!
SKNET SK-MVXU3R 1080p 60fps デバイス名 "MonsterX U3.0R Capture" USB 3.0 an IkaLog developer has one Use DirectShow Input (IkaLog CLI only) or via AmarecLive!
SKNET SK-MVX3A 1080p 24fps PCIe card device "SKNET MonsterX3 HD Capture (Path0)" Reported on Twitter
SKNET SK-MVX3 1080p 24fps PCIe card device "SKNET MonsterX3 HD Capture (Path0)" Weird color range

Requirements to work with CVCapture:

  • Must have a driver for Windows.
  • The driver must support 32bit applications.
  • Must be operable from OpenCV VideoCapture.

Products for MacOS X

  • These devices should work with IkaLog.py on MacOS X.
Recommended Manufacturer Product Spec Remarks
* Black MagicDesign UltraStudio Mini Recorder 1080p30fps1080i 60fps720p 60fps Thunderbolt AVFoundation Input
* Black MagicDesign Intensity Shuttle USB3.0 1080p30fps1080i 60fps720p 60fps USB 3.0 Version AVFoundation Input
  • I'm looking for someone can develop extended version of OBS that allows IkaLog, broadcasting, and recording simultaneously. I have a modified version of OBS (on Mac) that can redistribute WiiU image to IkaLog, as a proof of concept. It needs the knowledge of C, Python, basic knowledge of image formats/codecs, and enough experience to modifiy OBS by oneself. Let me know if you are interested in.

Requirements to work with IkaLog on AVFoundationCapture for Mac:

  • Must have a driver supports AVFoundation.
  • AVFoundationCapture is very early stage of development. Devices not listed on the table above may not work without modifying the code.