Skip to content

Instantly share code, notes, and snippets.

@h2non
Created November 17, 2012 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save h2non/4101236 to your computer and use it in GitHub Desktop.
Save h2non/4101236 to your computer and use it in GitHub Desktop.
Vock client error
root@dev:/opt/opew/projects/vock/app# vock set key-file rsa.key
/// Vock - VoIP on node.js ///
root@dev:/opt/opew/projects/vock/app# vock create
/// Vock - VoIP on node.js ///
Enter your private key password:
Room created!
Run this on other side:
vock connect 74d4ce2f7d355d9e98077cac8b0c434c8d7c6e42
Waiting for opponent...
.node.bin: ../src/audio/platform/linux.cc:99: void vock::audio::PlatformUnit::StartLoop(): Assertion `p a_state_ == 1' failed.
.node.bin: ../src/audio/platform/linux.cc:99: void vock::audio::PlatformUnit::StartLoop(): Assertion `p a_state_ == 1' failed.
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment