Нема описа

Michelle Bu ae0f2f1f60 source updated a bit, still need streams. can start hacking on sink. пре 12 година
public ae0f2f1f60 source updated a bit, still need streams. can start hacking on sink. пре 12 година
views 4d64c8f9b3 why, firefoxisms? :( пре 12 година
.gitmodules f4affe47ce deleted msgpack. NEXT TODO: fix originator handlers пре 12 година
README.md 4e9fe59aa7 poop пре 12 година
package.json 4d64c8f9b3 why, firefoxisms? :( пре 12 година
server.js c7c48d6232 fixed messaging, start new streaming stuff пре 12 година

README.md

Peers

Under heavy development and testing.

Currently DataChannel (P2P data transfer) only works in Firefox Nightly, but in Webkit browsers it will facilitate a P2P video/audio stream.

See public/js/sink.js for progress.

Current Dependencies:

  • Firefox flags: media.navigator.enabled: true media.navigator.permission.disabled: true media.peerconnection.enabled: true
  • node.js/SocketIO
  • BinaryPack/MsgPack for easy ArrayBuffers