SimpleWebRTCExample_iOS
SimpleWebRTCExample_iOS copied to clipboard
Simple example for WebRTC on iOS written in swift5
I am using your demo in my application for webrtc.. now client want `tensorflow` in webrtc. I am done with `tensorflow` but the problem with `camera video settings.` if i...
Hello I am Implemented Using webrtc using your demo.. I like your demo..main thing in your demo is filtering. but filter work on remote side but local side red vide...
Bumps [ws](https://github.com/websockets/ws) from 6.1.2 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...
I noticed that the front camera view was set manually. However, I think this screen should be different size for each model, because the camera view is stuck in this...
Currently, this project can only establish peer to peer connection. And, there are some question that how to establish multiple connection. #30 #29 #27 ... So, I created [peers](https://github.com/tkmn0/peers-server) to...