I have a gadmei pt228f tv card plugged in to my pc.i need to write a c# application in order to display tv in my application.can someone give me a idea to start with
Asked
Active
Viewed 737 times
2 Answers
4
Take a look at the MediaPortal project. It got support for lots of different TV cards (and it's written in C#)
http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/4_Development/Subversion_%28SVN%29

jgauffin
- 99,844
- 45
- 235
- 372
-2
Read card driver/API documentation. Design/implement an interface from your app. Start calling stuff.
Rgds, Martin

Martin James
- 24,453
- 3
- 36
- 60