browser - Peer to peer with WebRTC and Flash fallback -


webrtcs peerconnection gaining ground on chrome, firefox , chrome beta android. remaining browsers still need fallback. presumably flash work fine, since incorporates peer peer connections since 2010 roughly.

is there library containing utilizing webrtcs peerconnection , fallback mechanism using flash? if not, i'm interested in developing myself. caveats when doing this?

i'm interested in data transfers.


Comments

Popular posts from this blog

php - Global connection variable or new one every time -

c++ - protocol buffers - generate NON-inline accessors -