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

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

c# - issue attaching/adding an entity object which is detached from the DB Context? -