One-click video conversations without registration on iPhone
11–18 of 18 posts
Re: One-click video conversations without registration on iPhone
#12how many people can join a video chat room at once?
Guess there will be a paid plan later which allows more people.
Re: One-click video conversations without registration on iPhone
#13how many people can join a video chat room at once?
Re: One-click video conversations without registration on iPhone
#14Hookflash [0] is a dedicated WebRTC iOS app that has been around since 2012 or so, and has a badass signaling layer with OpenPeer [1]... it also provides a SDK for building this kind of services in just a couple of hours.
But then you also have OpenTok [2], that has been offering a similar iOS SDK with native WebRTC stack since late 2012 / early 2013, Mashme.tv [3] also in 2013, EasyRTC in mid 2013 [4], and hundreds of similar apps and solutions that are popping up like mushrooms (AddLive, etc...) and also use WebRTC in iOS..
What I'm trying to say is that WebRTC on iOS is already a quite crowded space, and the first services were deployed years ago (late 2012)...
It would be more interesting to know what have you used in the signaling plane (websockets? pusher/pubnub? old sip?) how you have solved things like NAT traversal (TURN, ICE, Hole Punching, etc), or which solution you use for MCU...
Re: One-click video conversations without registration on iPhone
#15Re: One-click video conversations without registration on iPhone
#16"Apps that contain user generated content that is frequently pornographic (ex "Chat Roulette")"
Once (if) this becomes popular it will have the chat roulette problem...
Re: One-click video conversations without registration on iPhone
#17you can use previously discussed on HN jsmpeg to do MPEG streaming and decoding in pure javascript
Re: One-click video conversations without registration on iPhone
#18the App store rules say: "Apps that contain user generated content that is frequently pornographic (ex "Chat Roulette")" Once (if) this becomes popular it will have the chat roulette problem...