Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Greeting

Is there any example code to show how to stream video over ip C# windows app???

share|improve this question
@NAVEED Thank you for your, I'm looking to stream a video file like flv not live stream. any advice – Eyla Dec 14 '10 at 4:59

closed as off topic by Bo Persson, competent_tech, Hogan, Gagravarr, EdChum Dec 28 '12 at 0:45

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

Check out http://www.fathsoft.com/videocapx.html. VideoCapX ActiveX control supports streaming live and file-based video over IP. There are several C# samples included.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.