Closed veezo2007pk closed 4 years ago
Yes, we can share file between 2 peer. We have to use data connections for file transfer. I have been using this Peer JS library for video communication - https://github.com/peers/peerjs. Please go through the doc.
Yes, we can share file between 2 peer. We have to use data connections for file transfer. I have been using this Peer JS library for video communication - https://github.com/peers/peerjs. Please go through the doc.
Sir can you guide me how can i implement file sharing in video chat app? There is a code for file sharing which i uncomment it but nothing is showing in front end for file sharing...
Can we allow file sharing between 2 peer?