How do I capture a video frame when my serial port tells me to?
January 18, 2007 4:26 AM
Subscribe
How do I grab a video frame when a specific string is received through a serial port?
I've got a video feed which auto-cycles through a list of cameras and I'll need a video capture card to get the video into my PC.
When the feed switches to a new camera, a message is received on my RS232 port telling me stuff about the current camera. How can I grab a jpg from the video capture card when the RS232 message meets certain criteria?
I'm willing to write a small Java app if any cards can be controlled by Java...
posted by DZ-015 to computers & internet (6 comments total)
posted by flabdablet at 4:35 AM on January 18, 2007