Show HN: WebRTC signalling data using QR codes
1–10 of 55 posts
Re: Show HN: WebRTC signalling data using QR codes
#2Can I get a better description/instructions in the README?
Re: Show HN: WebRTC signalling data using QR codes
#3Nice idea :D
When I played around with WebRTC for the first time I used copy-and-paste signaling.
Re: Show HN: WebRTC signalling data using QR codes
#4Nice idea :D When I played around with WebRTC for the first time I used copy-and-paste signaling.
I know! I wanted to use sound but that has been done, so tried with a different part of the spectrum..
Re: Show HN: WebRTC signalling data using QR codes
#5Can I get a better description/instructions in the README?
Sure, I'll update it with a better description of the flow, check back later on today.
Re: Show HN: WebRTC signalling data using QR codes
#6Cool. In case you are interested in a similar approach using signaling through audio (you might say an "audio QR code"): https://github.com/ggerganov/wave-share
Re: Show HN: WebRTC signalling data using QR codes
#7Actual "serverless" webrtc. It's very unfortunate that faas products use that misnomer.
Re: Show HN: WebRTC signalling data using QR codes
#8Cool. In case you are interested in a similar approach using signaling through audio (you might say an "audio QR code"): https://github.com/ggerganov/wave-share
Yeah! I was familiar with it, very cool.
Re: Show HN: WebRTC signalling data using QR codes
#9Actual "serverless" webrtc. It's very unfortunate that faas products use that misnomer.
Yes! And I plan on experimenting more with this, like sharing image files and maybe even html.
Re: Show HN: WebRTC signalling data using QR codes
#10Why does the QR code constantly change?