Hello all:
I am working on a custom application that needs to capture streaming video. This application will have a preview window with two buttons, Record, and Stop. The video source is a camera that produces streaming video in H.264 format. The OS that I am working on in Windows 7 with GeForce GT640 video card. What is the best way to capture this video and store it in files on the computer? Which is the best/easiest library to work with. I am more familiar with .NET and can fumble my way through C++. Your input is greatly appreciated.
Thanks,
+ Reply to Thread
Results 1 to 4 of 4
-
-
Do you want to capture this streaming H.264 Video programatically - i.e. by coding a tool to do this yourself
What player or application is going to be used to decode/display this video. Is it going to be a web browser or something else?
Or
Do you want to use some commercial/otherwise tool to capture this video?
All these aspects above and more would decide how one can go about what you want to get done?
-AD -
Thanks for your response.
I would like to capture this streaming H.264 Video programatically by coding a tool myself.
The captured video, I would like to playback using Windows Media Player or VLC or something similar and ubiquitous. -
Iirc source to vlc player is available. You may be able to start there.
-Richard M. Hartman
hartman@onetouchsys.com
Similar Threads
-
What size, quality, etc. for H.264 streaming video?
By braaad in forum Newbie / General discussionsReplies: 0Last Post: 3rd Jul 2012, 16:15 -
capture parts of streaming video?
By harsh117711 in forum Video Streaming DownloadingReplies: 4Last Post: 15th Mar 2012, 03:20 -
Streaming live h.264 video from WiFi camera directly to iPhone.
By mpopovi in forum Video Streaming DownloadingReplies: 4Last Post: 2nd Jan 2012, 19:25 -
Help please capture a streaming video
By kasfig in forum Video Streaming DownloadingReplies: 1Last Post: 28th Nov 2010, 13:40 -
Capture cards for h.264 live streaming
By m4Rio in forum Video Streaming DownloadingReplies: 4Last Post: 20th Aug 2010, 15:11