we are searching for a solution to this problem:
we have a low-end-cpu and want to record signals from 2-4 video cameras (low-res: 320x200). a hardware device should make a single video channel of these signals so that the CPU only receives one video that can be read via direct-x.
do you know any products for such a use case?
e.g. the "EasyCap Model 002 - 4 Channel USB 2.0 DVR Video Audio CCTV Capture Adapter" is almost what we want - the only problem is, that you can only view all channels within their own software - over direct-x you always get only one of the 4 video channels.
regards
+ Reply to Thread
Results 1 to 6 of 6
-
-
You can probably build a filter graph with Graph Studio and open that in some recording software.
-
-
Oh, I left out a part: You build four filter graphs to capture from each device. Then use an Avisynth script to open each of those graphs (DirectshowSource) and composite the four images into one (StackHorizontal, StackVertical). You then open that AviSynth script in whatever software you want.
-
-
I think this does what you want:
http://www.amazon.com/Datavideo-Digital-Switcher-Composite-S-Video/dp/B0018D5BFC
The cameras must put out standard video signals.
Similar Threads
-
converting mpeg into multi channel audio
By markdueck in forum Newbie / General discussionsReplies: 0Last Post: 5th Jun 2011, 16:35 -
I Need a multi channel capture device, what should I buy
By flyrplnz in forum Capturing and VCRReplies: 0Last Post: 3rd Mar 2010, 21:39 -
SW for multi-channel capturing
By Rakrul in forum Capturing and VCRReplies: 8Last Post: 24th Apr 2009, 11:42 -
Multi-Channel sound on 4350 not working 100%, (ONLY 2-channel)
By THX-UltraII in forum AudioReplies: 1Last Post: 20th Feb 2009, 04:35 -
Properly encoding multi-channel AC-3 to multi-channel AAC
By PuzZLeR in forum AudioReplies: 1Last Post: 15th Nov 2007, 13:07