I\'m working on online video conferencing project in C# and .Net4.0. I want a library or code which I can use for collecting web camera images per second in different form. I try this by using the AV
I had a project requirement which was to stream video to people across the globe (max 100 simultaneous connections) and i was under the impression that a single HTTP server is sufficient. However, a f
I am using WebCam_Capture code I found online to access through C# a web cam.On a computer with one video source it works like a charm! (Program starts up at start up, finds the webcam and it works).
I am looking for a usb 开发者_JAVA技巧based video capture card (to be used with cctv analog cameras) which comes with an api. An api of sorts would help as I am planning to do some analytics on the vi
Can anyone tell me how to stream my desktop through sockets in Java? I tried using screen captures and sending them 1 at a time but it\'s no g开发者_运维知识库ood. Too slow! I think to redirect the vi
I would like to know how can I do an automated video capture for a game walk through on a game such as Second life, etc? I am using camstudio to capture the video开发者_StackOverflow中文版. Using wind
Closed. Thi开发者_运维问答s question needs to be more focused. It is not currently accepting answers.
I have a net cam which provides a rtsp stream via the default 554 port. I can view the stream perfectly using VLC (GUI mode) when I open rtsp://192.168.1.7/1234
I wanted to make a video presentation of my android application. i know i can make the presentation by holding a camcorder in front of the screen and give walkthrough the application. But is there any
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.