admin管理员组文章数量:1430077
In WebRTC, There have three main JavaScript APIs
- MediaStream
- RTCPeerConnection
- RTCDataChannel.
Now, I'm try to develop, File Transfer between two browsers. Firstly, connect each browser with PeerConnection. And then, desired file are added with (Browse). And, send to with RTCDataChannel.
How can I develop this web application?
In WebRTC, There have three main JavaScript APIs
- MediaStream
- RTCPeerConnection
- RTCDataChannel.
Now, I'm try to develop, File Transfer between two browsers. Firstly, connect each browser with PeerConnection. And then, desired file are added with (Browse). And, send to with RTCDataChannel.
How can I develop this web application?
Share Improve this question edited Feb 11, 2017 at 7:03 ROMANIA_engineer 56.8k30 gold badges210 silver badges205 bronze badges asked Dec 5, 2013 at 9:30 NayNay 2564 silver badges16 bronze badges 1- Also check out sharefest.me. Repo is at github./Peer5/Sharefest. – Sam Dutton Commented Dec 6, 2013 at 11:56
1 Answer
Reset to default 3May this tutorial help you:-- https://www.webrtc-experiment./docs/how-file-broadcast-works.html
本文标签: javascriptHow to transfer file between two browsers with WebRTCStack Overflow
版权声明:本文标题:javascript - How to transfer file between two browsers with WebRTC - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745550778a2662933.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论