397 liens privés
Standard ouvert de communication (dit décentralisé sauf qu'il faut un serveur) basé sur WebRTC.
Tout un écosystème client/serveur/passerelle/app/bots gravite autour: https://matrix.org/blog/try-matrix-now/. Par exemple, ce client android: https://play.google.com/store/apps/details?id=org.matrix.androidsdk.alpha ou ce serveur pour GNU/linux https://matrix.org/blog/project/synapse/
Très prometteur à première vue.
"""
Firefox and Chrome have implemented WebRTC that allow requests to STUN servers be made that will return the local and public IP addresses for the user. These request results are available to javascript, so you can now obtain a users local and public IP addresses in javascript. This demo is an example implementation of that.
Additionally, these STUN requests are made outside of the normal XMLHttpRequest procedure, so they are not visible in the developer console or able to be blocked by plugins such as AdBlockPlus or Ghostery. This makes these types of requests available for online tracking if an advertiser sets up a STUN server with a wildcard domain.
"""
ça serait vraiment génial si ça se faisait vraiment.
car aujourd'hui quand on mets des vidéos en html5, on est obligé de faire un fallback en h264 pour ces troufions sur safari/IE qui ne savent pas lire du vp8
RhÂâaAa
du webrtc, comme appear.in ou peerserver (un autre homologue mais libre: https://jeekajoo.eu/links/?dSwB7A)
via Korben http://korben.info/gruveo-loutil-parfait-vos-appels-video.html
PeerServer is a peer-to-peer client server using WebRTC, where your browser acts as a server for other browsers across WebRTC peer-to-peer data channels. You can create a client-server within your browser tab, upload content, and generate dynamic content using a mock-database, templating system, and sessions. Any client browser that connects to your client server will behave as if it is talking to a traditional server while in fact exclusively hitting your server.
oh que c'est bon le webrtc!
je viens de tester ce site avec un collègue. la qualité du son et de l'image est très bonne.
plus besoin de compte + ça passe les firewalls sans problème
quand on me dira d'utiliser skype, je dirais "fuck" et j'enverrai un simple lien vers ce site ou un autre..
magnifique concept de cdn p2p reposant sur webrtc, le tout codé en JS.
via http://sebsauvage.net/links/?IVWQVg