Hello
I plan on building a application which will show a video preview to the user taken from it's webcam. The user will be able to press a button to start recording for a set amount of time. The recording will then be converted to xvid format using the free codec.
Is it possible to achieve all this in WPF ? If yes I would also like some basic directions.
Thanks