SlideShare une entreprise Scribd logo
1  sur  16
基調講演同時通訳中継の歴史
通訳中継の歴史(その1)
技術1 QTSS/DSSリレー ,[object Object],[object Object],[object Object],[object Object]
リレー設定例 <RELAY_CONFIG> <OBJECT TYPE=&quot;relay&quot; NAME=&quot;Camp07&quot;> <PREF NAME=&quot;enabled&quot;>true</PREF> <OBJECT CLASS=&quot;source&quot; TYPE=&quot;udp_source&quot;> <PREF NAME=&quot;in_addr&quot;>192.168.0.11</PREF> <LIST-PREF NAME=&quot;udp_ports&quot;> <VALUE>7120</VALUE> <VALUE>7122</VALUE> </LIST-PREF> </OBJECT> <OBJECT CLASS=&quot;destination&quot; TYPE=&quot;udp_destination&quot;> <PREF NAME=&quot;dest_addr&quot;> 192.168.0.11 </PREF> <LIST-PREF NAME=&quot;udp_ports&quot;> <VALUE> 8120 </VALUE> <VALUE> 8122 </VALUE> </LIST-PREF> </OBJECT> <OBJECT CLASS=&quot;destination&quot; TYPE=&quot;udp_destination&quot;> <PREF NAME=&quot;dest_addr&quot;>192.168.0.13</PREF> <LIST-PREF NAME=&quot;udp_ports&quot;> <VALUE>8120</VALUE> <VALUE>8122</VALUE> </LIST-PREF> </OBJECT> </OBJECT> </RELAY_CONFIG> relayconfig.xml v=0 o=- 0 1072511234 IN IP4 127.0.0.0 s=QuickTime t=0 0 a=x-qt-text-an � ス :Macwebcaster-ML Camp07 a=x-qt-text-pc � ス :Macwebcaster-ML 2007 All Rights Reserved a=x-qt-text-ua � ス :Macwebcaster-ML a=range:npt=now- a=isma-compliance:2,2.0,2 m=audio  8120  RTP/AVP 96 c=IN IP4  192.168.0.11 a=rtpmap:96 mpeg4-generic/44100/1 a=fmtp:96 profile-level-id=15;mode=AAC-hbr;sizelength=13 ;indexlength=3;indexdeltalength=3;config=1208 a=mpeg4-esid:101 b=AS:55 a=x-bufferdelay:8.000000 m=video  8122  RTP/AVP 97 c=IN IP4  192.168.0.11 a=rtpmap:97 H264/90000 a=fmtp:97 packetization-mode=1;profile-level-id=4D4015;sprop- parameter-sets=J01AFakYMhP94A1BgEGtsK173wE=,KM4JF6A= a=mpeg4-esid:201 a=cliprect:0,0,300,400 a=framesize:97 400-300 b=AS:600 a=x-bufferdelay:8.000000 camp07.sdp
技術2 サーバ分配スクリプト ,[object Object],[object Object],[object Object]
実際の JavaScript <a onclick=&quot;return gotoURL()&quot; href=&quot;../metafiles/server01.qtl&quot;><img src=&quot;4_topr1_c4.gif&quot; ></a> <script type=&quot;text/javascript&quot;> <!-- // parameters var setURL = new Array() var setPAR = new Array(); setURL[0] = 'http://www.macwebcaster.com/metafiles/server01.qtl'; setPAR[0] =  1000 ; setURL[1] = 'http://www.macwebcaster.com/metafiles/server02.qtl'; setPAR[1] =  2000 ; setURL[2] = 'http://www.macwebcaster.com/metafiles/server03.qtl'; setPAR[2] = 0; setURL[3] = 'http://www.macwebcaster.com/metafiles/server04.qtl'; setPAR[3] = 0; setURL[4] = 'http://www.macwebcaster.com/metafiles/server05.qtl'; setPAR[4] = 0; var countNUM; var allPAR = 0; for(countNUM=0;countNUM<setPAR.length;countNUM++){ allPAR += setPAR[countNUM]; } // Randominzing var randomNUM = Math.floor(Math.random() * allPAR); function gotoURL(){ document.form01.text01.value = randomNUM; var tempNUM = 0; if(randomNUM < 0 || randomNUM > allPAR){ // if Randomizing fails, use URL of herf return true; }else{ countNUM = 0; while(randomNUM >= tempNUM){ tempNUM += setPAR[countNUM]; countNUM++; } location.href = setURL[countNUM-1]; document.form01.text02.value = setURL[countNUM-1]; return false; } } //--> </script> リンク部分 振り分け用スクリプトその1 振り分け用スクリプトその2
通訳中継の歴史(その2)
技術3 サーバ回線増強 ,[object Object],[object Object],[object Object]
九州の FTTH 回線状況
全国の FTTH 回線状況
技術4  VoIP 経由で複数 MC ,[object Object],[object Object],[object Object]
通訳中継番組の機材編成
リスナー動向#1 アクセス時間
リスナー動向 #2  情報ソース (part 1)
リスナー動向 #2  情報ソース (part 2)
さて、これから ,[object Object],[object Object],[object Object]

Contenu connexe

Tendances

how to defend DNS authoritative server against DNS WaterTorture
how to defend DNS authoritative server against DNS WaterTorturehow to defend DNS authoritative server against DNS WaterTorture
how to defend DNS authoritative server against DNS WaterTorture@ otsuka752
 
サーバ異常検知入門
サーバ異常検知入門サーバ異常検知入門
サーバ異常検知入門mangantempy
 
iptables BPF module 効果測定
iptables BPF module 効果測定iptables BPF module 効果測定
iptables BPF module 効果測定@ otsuka752
 
SAS Visual Analytics 6.3 を使った DELL VRTX の評価
SAS Visual Analytics 6.3 を使った DELL VRTX の評価SAS Visual Analytics 6.3 を使った DELL VRTX の評価
SAS Visual Analytics 6.3 を使った DELL VRTX の評価Dell TechCenter Japan
 
20分でわかった事にするパワーマネジメント
20分でわかった事にするパワーマネジメント20分でわかった事にするパワーマネジメント
20分でわかった事にするパワーマネジメントmagoroku Yamamoto
 
「BluetoothでLinuxマシンとAndroidを繋いで話が出来るようにした話」「台風で停電になって省電力の設定をした話」「ネットワークの設定が引き...
「BluetoothでLinuxマシンとAndroidを繋いで話が出来るようにした話」「台風で停電になって省電力の設定をした話」「ネットワークの設定が引き...「BluetoothでLinuxマシンとAndroidを繋いで話が出来るようにした話」「台風で停電になって省電力の設定をした話」「ネットワークの設定が引き...
「BluetoothでLinuxマシンとAndroidを繋いで話が出来るようにした話」「台風で停電になって省電力の設定をした話」「ネットワークの設定が引き...Kenichiro MATOHARA
 
ActiveResourceが面白すぎる件
ActiveResourceが面白すぎる件ActiveResourceが面白すぎる件
ActiveResourceが面白すぎる件Kazuki MATSUMOTO
 
Fail2ban しつこい奴はbanしてやんよ!
Fail2ban しつこい奴はbanしてやんよ!Fail2ban しつこい奴はbanしてやんよ!
Fail2ban しつこい奴はbanしてやんよ!Hiroko Takeda
 
OpenFlowで覚えるネットワーク
OpenFlowで覚えるネットワークOpenFlowで覚えるネットワーク
OpenFlowで覚えるネットワークM Hagiwara
 
SSRF基礎
SSRF基礎SSRF基礎
SSRF基礎Yu Iwama
 
リナックスに置ける様々なリモートエキスプロイト手法 by スクハー・リー
リナックスに置ける様々なリモートエキスプロイト手法 by スクハー・リーリナックスに置ける様々なリモートエキスプロイト手法 by スクハー・リー
リナックスに置ける様々なリモートエキスプロイト手法 by スクハー・リーCODE BLUE
 

Tendances (14)

how to defend DNS authoritative server against DNS WaterTorture
how to defend DNS authoritative server against DNS WaterTorturehow to defend DNS authoritative server against DNS WaterTorture
how to defend DNS authoritative server against DNS WaterTorture
 
サーバ異常検知入門
サーバ異常検知入門サーバ異常検知入門
サーバ異常検知入門
 
iptables BPF module 効果測定
iptables BPF module 効果測定iptables BPF module 効果測定
iptables BPF module 効果測定
 
R_note_ODE_ver1.0
R_note_ODE_ver1.0R_note_ODE_ver1.0
R_note_ODE_ver1.0
 
SAS Visual Analytics 6.3 を使った DELL VRTX の評価
SAS Visual Analytics 6.3 を使った DELL VRTX の評価SAS Visual Analytics 6.3 を使った DELL VRTX の評価
SAS Visual Analytics 6.3 を使った DELL VRTX の評価
 
20分でわかった事にするパワーマネジメント
20分でわかった事にするパワーマネジメント20分でわかった事にするパワーマネジメント
20分でわかった事にするパワーマネジメント
 
「BluetoothでLinuxマシンとAndroidを繋いで話が出来るようにした話」「台風で停電になって省電力の設定をした話」「ネットワークの設定が引き...
「BluetoothでLinuxマシンとAndroidを繋いで話が出来るようにした話」「台風で停電になって省電力の設定をした話」「ネットワークの設定が引き...「BluetoothでLinuxマシンとAndroidを繋いで話が出来るようにした話」「台風で停電になって省電力の設定をした話」「ネットワークの設定が引き...
「BluetoothでLinuxマシンとAndroidを繋いで話が出来るようにした話」「台風で停電になって省電力の設定をした話」「ネットワークの設定が引き...
 
ActiveResourceが面白すぎる件
ActiveResourceが面白すぎる件ActiveResourceが面白すぎる件
ActiveResourceが面白すぎる件
 
Fail2ban しつこい奴はbanしてやんよ!
Fail2ban しつこい奴はbanしてやんよ!Fail2ban しつこい奴はbanしてやんよ!
Fail2ban しつこい奴はbanしてやんよ!
 
P2Pって何?
P2Pって何?P2Pって何?
P2Pって何?
 
私とmysqlとROLE
私とmysqlとROLE私とmysqlとROLE
私とmysqlとROLE
 
OpenFlowで覚えるネットワーク
OpenFlowで覚えるネットワークOpenFlowで覚えるネットワーク
OpenFlowで覚えるネットワーク
 
SSRF基礎
SSRF基礎SSRF基礎
SSRF基礎
 
リナックスに置ける様々なリモートエキスプロイト手法 by スクハー・リー
リナックスに置ける様々なリモートエキスプロイト手法 by スクハー・リーリナックスに置ける様々なリモートエキスプロイト手法 by スクハー・リー
リナックスに置ける様々なリモートエキスプロイト手法 by スクハー・リー
 

En vedette

Kita9mug monthly meeting_20130914
Kita9mug monthly meeting_20130914Kita9mug monthly meeting_20130914
Kita9mug monthly meeting_20130914Kuniyoshi Murata
 
Wants And Needs Presentation
Wants And Needs PresentationWants And Needs Presentation
Wants And Needs Presentationhayley2007
 
PräSentation1
PräSentation1PräSentation1
PräSentation1guest35bd1
 
2009 Year In Review
2009 Year In Review2009 Year In Review
2009 Year In Reviewkoernerdan
 
Integrating Disruptive Technologies Into Translational Research Hinxton Hal...
Integrating Disruptive Technologies Into Translational Research   Hinxton Hal...Integrating Disruptive Technologies Into Translational Research   Hinxton Hal...
Integrating Disruptive Technologies Into Translational Research Hinxton Hal...Mike Romanos
 
Auditing and Monitoring: Strategies to Mitigate Risks of Off-Label Promotion
Auditing and Monitoring: Strategies to Mitigate Risks of Off-Label PromotionAuditing and Monitoring: Strategies to Mitigate Risks of Off-Label Promotion
Auditing and Monitoring: Strategies to Mitigate Risks of Off-Label Promotionkoernerdan
 
Final Chapter6
Final Chapter6Final Chapter6
Final Chapter6Simon3554
 
Positioning Yourself as a Thought Leader with Social Media
Positioning Yourself as a Thought Leader with Social MediaPositioning Yourself as a Thought Leader with Social Media
Positioning Yourself as a Thought Leader with Social MediaChuck Hall
 
Changemangement Plan12 15(3)
Changemangement Plan12 15(3)Changemangement Plan12 15(3)
Changemangement Plan12 15(3)Peter Johnson
 
Wants And Needs Student
Wants And Needs StudentWants And Needs Student
Wants And Needs Studenthayley2007
 
Target Validation Academy Of Medical Sciences 1 Dec 2006
Target Validation   Academy Of Medical Sciences 1 Dec 2006Target Validation   Academy Of Medical Sciences 1 Dec 2006
Target Validation Academy Of Medical Sciences 1 Dec 2006Mike Romanos
 
Wants And Needs Presentation
Wants And Needs PresentationWants And Needs Presentation
Wants And Needs Presentationhayley2007
 
Biomarker Discovery For Early Clin Dev Dublin Oct 2008
Biomarker Discovery For Early Clin Dev   Dublin Oct 2008Biomarker Discovery For Early Clin Dev   Dublin Oct 2008
Biomarker Discovery For Early Clin Dev Dublin Oct 2008Mike Romanos
 
The impact of innovation on travel and tourism industries (World Travel Marke...
The impact of innovation on travel and tourism industries (World Travel Marke...The impact of innovation on travel and tourism industries (World Travel Marke...
The impact of innovation on travel and tourism industries (World Travel Marke...Brian Solis
 
Open Source Creativity
Open Source CreativityOpen Source Creativity
Open Source CreativitySara Cannon
 
Reuters: Pictures of the Year 2016 (Part 2)
Reuters: Pictures of the Year 2016 (Part 2)Reuters: Pictures of the Year 2016 (Part 2)
Reuters: Pictures of the Year 2016 (Part 2)maditabalnco
 
The Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post FormatsThe Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post FormatsBarry Feldman
 

En vedette (20)

Kita9mug monthly meeting_20130914
Kita9mug monthly meeting_20130914Kita9mug monthly meeting_20130914
Kita9mug monthly meeting_20130914
 
Complaints
ComplaintsComplaints
Complaints
 
Wants And Needs Presentation
Wants And Needs PresentationWants And Needs Presentation
Wants And Needs Presentation
 
Villanova
VillanovaVillanova
Villanova
 
Love
LoveLove
Love
 
PräSentation1
PräSentation1PräSentation1
PräSentation1
 
2009 Year In Review
2009 Year In Review2009 Year In Review
2009 Year In Review
 
Integrating Disruptive Technologies Into Translational Research Hinxton Hal...
Integrating Disruptive Technologies Into Translational Research   Hinxton Hal...Integrating Disruptive Technologies Into Translational Research   Hinxton Hal...
Integrating Disruptive Technologies Into Translational Research Hinxton Hal...
 
Auditing and Monitoring: Strategies to Mitigate Risks of Off-Label Promotion
Auditing and Monitoring: Strategies to Mitigate Risks of Off-Label PromotionAuditing and Monitoring: Strategies to Mitigate Risks of Off-Label Promotion
Auditing and Monitoring: Strategies to Mitigate Risks of Off-Label Promotion
 
Final Chapter6
Final Chapter6Final Chapter6
Final Chapter6
 
Positioning Yourself as a Thought Leader with Social Media
Positioning Yourself as a Thought Leader with Social MediaPositioning Yourself as a Thought Leader with Social Media
Positioning Yourself as a Thought Leader with Social Media
 
Changemangement Plan12 15(3)
Changemangement Plan12 15(3)Changemangement Plan12 15(3)
Changemangement Plan12 15(3)
 
Wants And Needs Student
Wants And Needs StudentWants And Needs Student
Wants And Needs Student
 
Target Validation Academy Of Medical Sciences 1 Dec 2006
Target Validation   Academy Of Medical Sciences 1 Dec 2006Target Validation   Academy Of Medical Sciences 1 Dec 2006
Target Validation Academy Of Medical Sciences 1 Dec 2006
 
Wants And Needs Presentation
Wants And Needs PresentationWants And Needs Presentation
Wants And Needs Presentation
 
Biomarker Discovery For Early Clin Dev Dublin Oct 2008
Biomarker Discovery For Early Clin Dev   Dublin Oct 2008Biomarker Discovery For Early Clin Dev   Dublin Oct 2008
Biomarker Discovery For Early Clin Dev Dublin Oct 2008
 
The impact of innovation on travel and tourism industries (World Travel Marke...
The impact of innovation on travel and tourism industries (World Travel Marke...The impact of innovation on travel and tourism industries (World Travel Marke...
The impact of innovation on travel and tourism industries (World Travel Marke...
 
Open Source Creativity
Open Source CreativityOpen Source Creativity
Open Source Creativity
 
Reuters: Pictures of the Year 2016 (Part 2)
Reuters: Pictures of the Year 2016 (Part 2)Reuters: Pictures of the Year 2016 (Part 2)
Reuters: Pictures of the Year 2016 (Part 2)
 
The Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post FormatsThe Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post Formats
 

Similaire à Keynote In Japanese

Write good parser in perl
Write good parser in perlWrite good parser in perl
Write good parser in perlJiro Nishiguchi
 
XMPP仕様簡単解説
XMPP仕様簡単解説XMPP仕様簡単解説
XMPP仕様簡単解説Keiichi Daiba
 
Apacheの展望とmod_perlの超絶技巧 #yapcasia
Apacheの展望とmod_perlの超絶技巧 #yapcasiaApacheの展望とmod_perlの超絶技巧 #yapcasia
Apacheの展望とmod_perlの超絶技巧 #yapcasia鉄次 尾形
 
Develop Web Application with Node.js + Express
Develop Web Application with Node.js + ExpressDevelop Web Application with Node.js + Express
Develop Web Application with Node.js + ExpressAkinari Tsugo
 
Mastodonインスタンスをセットアップできるスタートアップスクリプトについて
MastodonインスタンスをセットアップできるスタートアップスクリプトについてMastodonインスタンスをセットアップできるスタートアップスクリプトについて
Mastodonインスタンスをセットアップできるスタートアップスクリプトについてさくらインターネット株式会社
 
MT meets PHP - PHP conference Kansai 2013
MT meets PHP - PHP conference Kansai 2013MT meets PHP - PHP conference Kansai 2013
MT meets PHP - PHP conference Kansai 2013純生 野田
 
インフラエンジニアのためのcassandra入門
インフラエンジニアのためのcassandra入門インフラエンジニアのためのcassandra入門
インフラエンジニアのためのcassandra入門Akihiro Kuwano
 
CUDAのアセンブリ言語基礎のまとめ PTXとSASSの概説
CUDAのアセンブリ言語基礎のまとめ PTXとSASSの概説CUDAのアセンブリ言語基礎のまとめ PTXとSASSの概説
CUDAのアセンブリ言語基礎のまとめ PTXとSASSの概説Takateru Yamagishi
 
Spring3.1概要 データアクセスとトランザクション処理
Spring3.1概要 データアクセスとトランザクション処理Spring3.1概要 データアクセスとトランザクション処理
Spring3.1概要 データアクセスとトランザクション処理土岐 孝平
 
Dive into RTS - another side
Dive into RTS - another sideDive into RTS - another side
Dive into RTS - another sideKiwamu Okabe
 
Apache Torqueについて
Apache TorqueについてApache Torqueについて
Apache Torqueについてtako pons
 
serverspecでサーバ環境のテストを書いてみよう
serverspecでサーバ環境のテストを書いてみようserverspecでサーバ環境のテストを書いてみよう
serverspecでサーバ環境のテストを書いてみようDaisuke Ikeda
 
Maatkit で MySQL チューニング
Maatkit で MySQL チューニングMaatkit で MySQL チューニング
Maatkit で MySQL チューニングKensuke Nagae
 
PL/CUDA - GPU Accelerated In-Database Analytics
PL/CUDA - GPU Accelerated In-Database AnalyticsPL/CUDA - GPU Accelerated In-Database Analytics
PL/CUDA - GPU Accelerated In-Database AnalyticsKohei KaiGai
 
Ext.Directについて
Ext.DirectについてExt.Directについて
Ext.DirectについてYuki Naotori
 
Linuxサーバのセキュリティ対策 part1
Linuxサーバのセキュリティ対策 part1Linuxサーバのセキュリティ対策 part1
Linuxサーバのセキュリティ対策 part1Kazunori Inaba
 

Similaire à Keynote In Japanese (20)

Write good parser in perl
Write good parser in perlWrite good parser in perl
Write good parser in perl
 
XMPP仕様簡単解説
XMPP仕様簡単解説XMPP仕様簡単解説
XMPP仕様簡単解説
 
Apacheの展望とmod_perlの超絶技巧 #yapcasia
Apacheの展望とmod_perlの超絶技巧 #yapcasiaApacheの展望とmod_perlの超絶技巧 #yapcasia
Apacheの展望とmod_perlの超絶技巧 #yapcasia
 
MT meets PHP
MT meets PHPMT meets PHP
MT meets PHP
 
Develop Web Application with Node.js + Express
Develop Web Application with Node.js + ExpressDevelop Web Application with Node.js + Express
Develop Web Application with Node.js + Express
 
Mastodonインスタンスをセットアップできるスタートアップスクリプトについて
MastodonインスタンスをセットアップできるスタートアップスクリプトについてMastodonインスタンスをセットアップできるスタートアップスクリプトについて
Mastodonインスタンスをセットアップできるスタートアップスクリプトについて
 
ALPSチュートリアル(3) アプリケーション実習
ALPSチュートリアル(3) アプリケーション実習ALPSチュートリアル(3) アプリケーション実習
ALPSチュートリアル(3) アプリケーション実習
 
MT meets PHP - PHP conference Kansai 2013
MT meets PHP - PHP conference Kansai 2013MT meets PHP - PHP conference Kansai 2013
MT meets PHP - PHP conference Kansai 2013
 
インフラエンジニアのためのcassandra入門
インフラエンジニアのためのcassandra入門インフラエンジニアのためのcassandra入門
インフラエンジニアのためのcassandra入門
 
CUDAのアセンブリ言語基礎のまとめ PTXとSASSの概説
CUDAのアセンブリ言語基礎のまとめ PTXとSASSの概説CUDAのアセンブリ言語基礎のまとめ PTXとSASSの概説
CUDAのアセンブリ言語基礎のまとめ PTXとSASSの概説
 
Spring3.1概要 データアクセスとトランザクション処理
Spring3.1概要 データアクセスとトランザクション処理Spring3.1概要 データアクセスとトランザクション処理
Spring3.1概要 データアクセスとトランザクション処理
 
Openstack+Ceph設定ガイド
Openstack+Ceph設定ガイドOpenstack+Ceph設定ガイド
Openstack+Ceph設定ガイド
 
Dive into RTS - another side
Dive into RTS - another sideDive into RTS - another side
Dive into RTS - another side
 
Ilerpg Study 005
Ilerpg Study 005Ilerpg Study 005
Ilerpg Study 005
 
Apache Torqueについて
Apache TorqueについてApache Torqueについて
Apache Torqueについて
 
serverspecでサーバ環境のテストを書いてみよう
serverspecでサーバ環境のテストを書いてみようserverspecでサーバ環境のテストを書いてみよう
serverspecでサーバ環境のテストを書いてみよう
 
Maatkit で MySQL チューニング
Maatkit で MySQL チューニングMaatkit で MySQL チューニング
Maatkit で MySQL チューニング
 
PL/CUDA - GPU Accelerated In-Database Analytics
PL/CUDA - GPU Accelerated In-Database AnalyticsPL/CUDA - GPU Accelerated In-Database Analytics
PL/CUDA - GPU Accelerated In-Database Analytics
 
Ext.Directについて
Ext.DirectについてExt.Directについて
Ext.Directについて
 
Linuxサーバのセキュリティ対策 part1
Linuxサーバのセキュリティ対策 part1Linuxサーバのセキュリティ対策 part1
Linuxサーバのセキュリティ対策 part1
 

Keynote In Japanese

  • 3.
  • 4. リレー設定例 <RELAY_CONFIG> <OBJECT TYPE=&quot;relay&quot; NAME=&quot;Camp07&quot;> <PREF NAME=&quot;enabled&quot;>true</PREF> <OBJECT CLASS=&quot;source&quot; TYPE=&quot;udp_source&quot;> <PREF NAME=&quot;in_addr&quot;>192.168.0.11</PREF> <LIST-PREF NAME=&quot;udp_ports&quot;> <VALUE>7120</VALUE> <VALUE>7122</VALUE> </LIST-PREF> </OBJECT> <OBJECT CLASS=&quot;destination&quot; TYPE=&quot;udp_destination&quot;> <PREF NAME=&quot;dest_addr&quot;> 192.168.0.11 </PREF> <LIST-PREF NAME=&quot;udp_ports&quot;> <VALUE> 8120 </VALUE> <VALUE> 8122 </VALUE> </LIST-PREF> </OBJECT> <OBJECT CLASS=&quot;destination&quot; TYPE=&quot;udp_destination&quot;> <PREF NAME=&quot;dest_addr&quot;>192.168.0.13</PREF> <LIST-PREF NAME=&quot;udp_ports&quot;> <VALUE>8120</VALUE> <VALUE>8122</VALUE> </LIST-PREF> </OBJECT> </OBJECT> </RELAY_CONFIG> relayconfig.xml v=0 o=- 0 1072511234 IN IP4 127.0.0.0 s=QuickTime t=0 0 a=x-qt-text-an � ス :Macwebcaster-ML Camp07 a=x-qt-text-pc � ス :Macwebcaster-ML 2007 All Rights Reserved a=x-qt-text-ua � ス :Macwebcaster-ML a=range:npt=now- a=isma-compliance:2,2.0,2 m=audio 8120 RTP/AVP 96 c=IN IP4 192.168.0.11 a=rtpmap:96 mpeg4-generic/44100/1 a=fmtp:96 profile-level-id=15;mode=AAC-hbr;sizelength=13 ;indexlength=3;indexdeltalength=3;config=1208 a=mpeg4-esid:101 b=AS:55 a=x-bufferdelay:8.000000 m=video 8122 RTP/AVP 97 c=IN IP4 192.168.0.11 a=rtpmap:97 H264/90000 a=fmtp:97 packetization-mode=1;profile-level-id=4D4015;sprop- parameter-sets=J01AFakYMhP94A1BgEGtsK173wE=,KM4JF6A= a=mpeg4-esid:201 a=cliprect:0,0,300,400 a=framesize:97 400-300 b=AS:600 a=x-bufferdelay:8.000000 camp07.sdp
  • 5.
  • 6. 実際の JavaScript <a onclick=&quot;return gotoURL()&quot; href=&quot;../metafiles/server01.qtl&quot;><img src=&quot;4_topr1_c4.gif&quot; ></a> <script type=&quot;text/javascript&quot;> <!-- // parameters var setURL = new Array() var setPAR = new Array(); setURL[0] = 'http://www.macwebcaster.com/metafiles/server01.qtl'; setPAR[0] = 1000 ; setURL[1] = 'http://www.macwebcaster.com/metafiles/server02.qtl'; setPAR[1] = 2000 ; setURL[2] = 'http://www.macwebcaster.com/metafiles/server03.qtl'; setPAR[2] = 0; setURL[3] = 'http://www.macwebcaster.com/metafiles/server04.qtl'; setPAR[3] = 0; setURL[4] = 'http://www.macwebcaster.com/metafiles/server05.qtl'; setPAR[4] = 0; var countNUM; var allPAR = 0; for(countNUM=0;countNUM<setPAR.length;countNUM++){ allPAR += setPAR[countNUM]; } // Randominzing var randomNUM = Math.floor(Math.random() * allPAR); function gotoURL(){ document.form01.text01.value = randomNUM; var tempNUM = 0; if(randomNUM < 0 || randomNUM > allPAR){ // if Randomizing fails, use URL of herf return true; }else{ countNUM = 0; while(randomNUM >= tempNUM){ tempNUM += setPAR[countNUM]; countNUM++; } location.href = setURL[countNUM-1]; document.form01.text02.value = setURL[countNUM-1]; return false; } } //--> </script> リンク部分 振り分け用スクリプトその1 振り分け用スクリプトその2
  • 8.
  • 11.
  • 16.