VincentPestana / SocketShot

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

Configure streaming endpoints #5

Closed VincentPestana closed 4 years ago

VincentPestana commented 4 years ago

Make the socket endpoints configurable so that we can run the streamer and client on different computers within the same network. This will also test if its possible over wifi

VincentPestana commented 4 years ago

Tested and working over Wifi