Created
November 17, 2012 23:11
-
-
Save h2non/4101236 to your computer and use it in GitHub Desktop.
Vock client error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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