hi,

I have an IP camera and i want to see it on windows form. i read some articles at codeproject but they're a little bit too complicated to me. there're too much functions.

How can i make a simple interface to watch my IP cam?

Any help is appreciated. Thanks in advance!

Recommended Answers

All 4 Replies

hi , im new in c#
if find a way for capture ip camera in c# win app please tell me about your way
best regard

@cartesin I think your IP cam has some stream interface with it. If it has raw rtp on it then you need to process it and learn how to read rtp packets.

Or you can read on this http://msdn.microsoft.com/en-us/library/cc998472.aspx

Or you can search on using Media Player in c# and let it read the stream on it.

Hi,
I'm looking for addresses of ip cameras on network which I could you for getting image for my app.Do you know any camera which would go with Emgu or aForge?

Hello, I completed the program in C# for IP steam over RTP but if you change the parameter will operate over HTTP. The program have a codec integrated h264,mpeg and ...

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.