How to burn video DVD from c#?
- by LILkillaBEE
I need to burn video dvd from my web cam in C# application?
What is the right way to do it?
What are required steps?
I guess I must create image with right folder structure and MPEG2 video and then burn it to DVD?
IMAPI2?