slvoice
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
* SLVoice [#s6bd2633]
- Vivox社の Second Life用チャットシステム
- SIPを使用.SIPのパラメータ制御には Vivox Management Ser...
- SL Viewer が自動的に起動し,XML通信によりViewerから制御...
** メモ [#oda708a3]
- http://wiki.secondlife.com/wiki/Voice
- http://wiki.secondlife.com/wiki/Voice/Technical
- SLVoice が繋がろうとするサーバ (STUNサーバじゃん!)
-- ast5a.vivox.com:3478 (UDP)
-- ast5ax1.vivox.com:3478 (UDP)
-[[Vivox SIP memo>./memo]]
- SLVoiceのデフォルトのポート番号が ''44124'' から ''4412...
**** Viewer Settings for sl_voice_relay[#v3814a00]
+ Ctrl+Alt+Delete で Advanced モード表示
+ Advanced -> Debug Setting....
+ VoiceHost, VoicePort の書き換え
+ vivoxDebugLevel への追加.(例: ''-1 -i 192.168.27.1:4...
- 設定ファイル:自動的に修正される.~
C:\Documents and Settings\<username>\Application Data\Sec...
<key>VoiceHost</key>
<map>
<key>Comment</key>
<string>Client SLVoice host to connect to</st...
<key>Type</key>
<string>String</string>
<key>Value</key>
<string>192.168.27.7</string>
</map>
<key>VoicePort</key>
<map>
<key>Comment</key>
<string>Client SLVoice port to connect to</st...
<key>Type</key>
<string>U32</string>
<key>Value</key>
<real>12000</real>
</map>
** 通信プロトコル [#t1cfc82d]
*** XML [#b39f4d25]
**** Region(SIM)サーバ [#zd878e70]
- [[Viewer <--> Region(SIM)>./XML_viewer]]
**** SLVoice [#c31180ff]
- [[Viewer <--> SLVoice>./XML_slvoice]]
**** Vivox [#fa84bf73]
- [[SLvoice <--> Vivox>./XML_vivox]]~
*** SIP [#o056cfa7]
**** Vivox [#kec79522]
- [[Vivox: Sip Request>./SIP_request]]~
*** Fig [#sc7f424f]
#ref(vivox_sip1.jpg)
** [[Sample Source Code>./Sample_Source]] [#pbebc777]
#br
終了行:
* SLVoice [#s6bd2633]
- Vivox社の Second Life用チャットシステム
- SIPを使用.SIPのパラメータ制御には Vivox Management Ser...
- SL Viewer が自動的に起動し,XML通信によりViewerから制御...
** メモ [#oda708a3]
- http://wiki.secondlife.com/wiki/Voice
- http://wiki.secondlife.com/wiki/Voice/Technical
- SLVoice が繋がろうとするサーバ (STUNサーバじゃん!)
-- ast5a.vivox.com:3478 (UDP)
-- ast5ax1.vivox.com:3478 (UDP)
-[[Vivox SIP memo>./memo]]
- SLVoiceのデフォルトのポート番号が ''44124'' から ''4412...
**** Viewer Settings for sl_voice_relay[#v3814a00]
+ Ctrl+Alt+Delete で Advanced モード表示
+ Advanced -> Debug Setting....
+ VoiceHost, VoicePort の書き換え
+ vivoxDebugLevel への追加.(例: ''-1 -i 192.168.27.1:4...
- 設定ファイル:自動的に修正される.~
C:\Documents and Settings\<username>\Application Data\Sec...
<key>VoiceHost</key>
<map>
<key>Comment</key>
<string>Client SLVoice host to connect to</st...
<key>Type</key>
<string>String</string>
<key>Value</key>
<string>192.168.27.7</string>
</map>
<key>VoicePort</key>
<map>
<key>Comment</key>
<string>Client SLVoice port to connect to</st...
<key>Type</key>
<string>U32</string>
<key>Value</key>
<real>12000</real>
</map>
** 通信プロトコル [#t1cfc82d]
*** XML [#b39f4d25]
**** Region(SIM)サーバ [#zd878e70]
- [[Viewer <--> Region(SIM)>./XML_viewer]]
**** SLVoice [#c31180ff]
- [[Viewer <--> SLVoice>./XML_slvoice]]
**** Vivox [#fa84bf73]
- [[SLvoice <--> Vivox>./XML_vivox]]~
*** SIP [#o056cfa7]
**** Vivox [#kec79522]
- [[Vivox: Sip Request>./SIP_request]]~
*** Fig [#sc7f424f]
#ref(vivox_sip1.jpg)
** [[Sample Source Code>./Sample_Source]] [#pbebc777]
#br
ページ名: