Hi I'm looking for a solution to send my camera video to another client. I've already set up a websocket connection, so this would be one way to do it but it wouldn't be a problem to setup Unity networking. I got the webcam picture on a texture in my scene, so I think I just need the pure communication part, but I don't know where to start...
↧