http://cocoahead.tumblr.com/
https://twitter.com/gopitude
MUSIC Tribe | Bangalore, India | Onsite | Full-time | iOS, Android, C++ We are MUSIC Tribe, a musical company empowering people through our brands - Midas, Klark Teknik, Lab Gruppen, Lake, Tannoy, Turbosound, TC…
check this out: https://peer.school/ webRTC classroom app, open-sourced.
its pretty much easy and it doesnt require any third party libs. check the demo https://webrtc.github.io/samples/src/content/peerconnection/... code: https://github.com/webrtc/samples/tree/gh-pages/src/content/...
I use {reactJS,socket.io,simple-peer,nodeJS}. you can skip the reactjs. There are a lot of tutorials available for video chat apps using webrtc+socket.io. https://appr.tc/ is open-sourced but not actively maintained.
I'm not sure why originally it was set, independent. But, it helped me to play around munging SDP.
There are native libraries available for both iOS and Android. I didn't want end-user to install any. Just to click the invitation link and start chatting.
I'm using webRTC for a video chat project that I'm developing now. I had a hard time making it work on iOS browsers and ended up supporting iOS Safari alone. Though all iOS browsers use the same WebKit, Apple still…
MUSIC Tribe | Bangalore, India | Onsite | Full-time | iOS, Android, C++ We are MUSIC Tribe, a musical company empowering people through our brands - Midas, Klark Teknik, Lab Gruppen, Lake, Tannoy, Turbosound, TC…
MUSIC Tribe | Bangalore, India | Onsite | Full-time | iOS, Android, C++ We are MUSIC Tribe, a musical company empowering people through our brands - Midas, Klark Teknik, Lab Gruppen, Lake, Tannoy, Turbosound, TC…
check this out: https://peer.school/ webRTC classroom app, open-sourced.
its pretty much easy and it doesnt require any third party libs. check the demo https://webrtc.github.io/samples/src/content/peerconnection/... code: https://github.com/webrtc/samples/tree/gh-pages/src/content/...
I use {reactJS,socket.io,simple-peer,nodeJS}. you can skip the reactjs. There are a lot of tutorials available for video chat apps using webrtc+socket.io. https://appr.tc/ is open-sourced but not actively maintained.
I'm not sure why originally it was set, independent. But, it helped me to play around munging SDP.
There are native libraries available for both iOS and Android. I didn't want end-user to install any. Just to click the invitation link and start chatting.
I'm using webRTC for a video chat project that I'm developing now. I had a hard time making it work on iOS browsers and ended up supporting iOS Safari alone. Though all iOS browsers use the same WebKit, Apple still…