uTextureSendReceive
uTextureSendReceive copied to clipboard
Unity network texture sender and receiver for video and frame streaming
I'm working on new project just like you did. thanks for your project , let me have good start. My project has two basic features(for ios deivce): 1. DeviceA connect...
Hi I am interested in your implementation of the camera view as a renderTexture over a network connection. However, I cannot find a CameraSend file in your repo as stated...
Not working in WebGL
tried the demo scene for the webcam and without changing anything this happens: using unity 2019.3
Where can I change the used Port? Thanks
how to receive texture 2d from multiple clients (camera render texture) and display it on a single server ? can you please provide such example ? is it possible to...
If this project could be used to stream a video stream from PC towards a VR headset running on on Android or IOS then I'm hoping we could make an...
     
I want to have Bidirectional camera streaming. Both Server and Clients can Send and Receive Camera feed at same time.