audiovideoplayback

How to play video stream from WebCamera using Microsoft.DirectX.AudioVideoPlayback?

How to play video stream from WebCamera using Microsoft.DirectX.AudioVideoPlayback? in C++ or C# ...

Mouse Events for DirectX.AudioVideoPlayback

When I create an DirectX.AudioVideoPlayback object and give it a control (say a panel) as an owner, it seems to lose some events - in my case, MouseClick and MouseDoubleClick. MouseDown, MouseUp and MouseMove all continue to function, and I can rework the missing events into those three, but it's not ideal. Does anybody know a way arou...

Android - How do I capture and loop video to the screen?

I was wondering if anyone knows of a tutorial explaining how to capture the video from the camera on an Android device and then display the video in real time on the screen? I have looked up MediaRecorder, MediaPlayer, Videoview but they all seem concerned with recording audio/video to a file or playing audio/video from a file or a URL....

Customizable Flash Player?

I am looking for a customizable flash player which can do the following: Be given a playlist and will play the videos in succession Can support ads at the bottom (like what we see on YouTube player) Allows for easy skinning Preferably free or cost effective ...

Scheme to play video file in own container format on Mac OS X

I am planning to write an application (C/C++/Objective-C) that will play media files in own (private) container format. The files will contain: multiple video streams, encoded by a video codec (like XVid or H264, it is supposed, that components capable of decoding the viideo formats are present in the system); multiple audio streams in s...