I am looking for a C#.net library to help me record the stream of one PC’s screen and then send the recording live to another application through a socket.
I found this question here regarding the screen capturing, but this library can only broadcast to a certain port, I want to be able to send the recording live to another application through socket, so if anyone have any other class or something to add to this to make it able to send the live broadcast to the other computer that would be helpful…
Perhaps Expression Encoder, which includes API access for just about everything you can do through the UI.