views:

25

answers:

0

Hello!

I need to capture and save videostream using C#. I receive the videostream from a "Makito" server of "HaiVision", listening to a UDP port of my machine. I don´t need to specify the IP of the videostream server.

The videostream that i receive can be encoded in "Transport Stream over UDP", "Transport Stream over RTP", "Direct RTP" or "Quicktime".

So, do you know any libraries, code or applications that i could include in to my code to reproduce the videostream and save it to the hard disk? I don´t care if it is open source or not.

Thanks for your help!!