Hello To All,


I want to implement peer-to-peer video streaming in my WPF project.
Plz help me by referring any web site or sample code which i can use
in my project.
Thanks in Advance


With Best Regards
Hardeep Singh Bhullar
er.hardeepbhullar@gmail.com

Recommended Answers

All 4 Replies

Hello To All,


I want to implement peer-to-peer video streaming in my WPF project.
Plz help me by referring any web site or sample code which i can use
in my project.
Thanks in Advance


With Best Regards
Hardeep Singh Bhullar
er.hardeepbhullar@gmail.com

This is a rather complex issue. Assuming what type of effort you are willing to put into this, there are many options you can research to accomplish this.

If you visit http://msdn.microsoft.com and search for these topics, all of the API's (Application Programming Interfaces) are available to you free of charge.

Some techniques will use DirectX api to access the underlying Video sub-systems of windows. There are many examples available for download.

Keep in mind that if you are looking to do peer-to-peer streaming, then you may also need to research TCP/IP Sockets and create your own technique for getting video from one system to the other.

i want some video of networking tutorials plz help me

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.