VincentPestana / SocketShot

C# console that takes screenshots and streams them over SignalR, to a html webpage.
MIT License
1 stars 1 forks source link

More information with stream #7

Open VincentPestana opened 4 years ago

VincentPestana commented 4 years ago

The stream object should contain information about how long the frame took to capture, encode, send, etc.

This info can be viewed to see the health of the stream or even changing the stream parameters from clients