Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can OpenCV save to file from a Webstream

I'm sorry this is so general. I just want to know if OpenCv is the right path to sink massive man hours into. This is somewhat nube educational, so bear with me.

I want to emulate a TVO capture. I have a three tuner HDHomeRun, which streams into three urls / over ip). Sure VLC, Media Player etc can view this. But I want to capture the video to file while I'm out and play it back if anything interesting happens. So yea, playback, no problem so long as the media file is in a usable format. I have a C# program using the MediaElement, and can do all the playback and navigating I want. But intially capturing the streaming video programatically, no viewing. Can I leaverage OpenCV to do that? Have an example somewhere of that, including the needed codex's or file headers required?