cretz / webrtc-ipfs-signaling

Tech demo using JS-IPFS to do signaling for WebRTC
MIT License
59 stars 6 forks source link

Any Webrtc with video testing? #2

Open rayj00 opened 5 years ago

rayj00 commented 5 years ago

So, your demo of WebRTC chat seems to work great but I was seeing errors on the date of the certs?

But I am interested in audio/video webrtc calls. Have you done any experimentes with that?

cretz commented 5 years ago

I have not. This repo was about just signaling, not about what is actually sent (that is more of a general WebRTC concern than related to signaling).