view blank.html @ 14:69807f0cd667

update
author oc
date Tue, 13 Jan 2015 20:04:43 +0900
parents d019bfa5e398
children 3e98b8d4c928
line wrap: on
line source

<!DOCTYPE html>
<html>
  <head>
    <meta charset='utf-8'>
    <title>Seminar</title>

    <!-- 
      Notes on CSS media types used:

      1) projection -> slideshow mode (display one slide at-a-time; hide all others)
      2) screen     -> outline mode (display all slides-at-once on screen) 
      3) print      -> print (and print preview)

      Note: toggle between projection/screen (that is, slideshow/outline) mode using t-key

      Questions, comments?
      - send them along to the mailinglist/forum online @ http://groups.google.com/group/webslideshow    
    -->

    <!-- style sheet links -->
    <link rel="stylesheet/less" href="themes/blank/projection.css.less"  media="screen,projection">
    <link rel="stylesheet/less" href="themes/blank/screen.css.less"      media="screen">
    <link rel="stylesheet/less" href="themes/blank/print.css.less"       media="print">

    <link rel="stylesheet/less" href="blank.css.less"    media="screen,projection">

    <!-- Notes about less css support
      - all less stylesheets (*.css.less) need to get listed/loaded first (before the less.js script)
      - find more info about less.js online @ http://lesscss.org

      ***** NOTE:
      less.js browser script currently won’t work if you’re using Google Chrome
      and the path to your page starts with "file:///" due to a known Chrome issue.
      (In the developer/js console you will see:
      XMLHttpRequest cannot load file:///../s6/shared/projection.css.less.
      Cross origin requests are only supported for HTTP.)
    -->

    <!-- add js libs (less, jquery) -->
    <script src="js/less-1.1.4.min.js"></script>
    <script src="js/jquery-1.7.min.js"></script>

    <!-- S6 JS -->
    <script src="js/jquery.slideshow.js"></script>
    <script src="js/jquery.slideshow.counter.js"></script>
    <script src="js/jquery.slideshow.controls.js"></script>
    <script src="js/jquery.slideshow.footer.js"></script>
    <script src="js/jquery.slideshow.autoplay.js"></script>
    <script>
$(document).ready( function() {
  Slideshow.init();

  // Example 2: Start Off in Outline Mode
  // Slideshow.init( { mode: 'outline' } );

  // Example 3: Use Custom Transition
  // Slideshow.transition = transitionScrollUp;
  // Slideshow.init();

  // Example 4: Start Off in Autoplay Mode with Custom Transition
  // Slideshow.transition = transitionScrollUp;
  // Slideshow.init( { mode: 'autoplay' } );
} );
    </script>

    <!-- Better Browser Banner for Microsoft Internet Explorer (IE) -->
    <!--[if IE]>
      <script src="js/jquery.microsoft.js"></script>
      <![endif]-->

  </head>
  <body>

    <div class="layout">
      <div id="header"></div>
      <div id="footer">
        <div align="right">
          <img src="images/concurrency.png" width="200">
        </div>
      </div>
    </div>

    <div class="presentation">

      <!-- add slides here; example -->

      <div class='slide cover'>
        <table width="90%" height="90%" border="0" align="center">
          <tr>
            <td><div align="center">
                <h1><font color="#808db5">画面共有システムTreeVNCの研究</font></h1>
              </div></td>
          </tr>
          <tr>
            <td><div align="left">
                Miwa Oshiro
                <script>
var date = new Date();
var year = date.getFullYear();
var month = date.getMonth();
var day = date.getDate();

var monthList = new Array("January","February","March","April","May","June",
    "July","August","September","October","November","December");

document.write(monthList[month]+" "+day+", "+year);

                </script>
                <hr style="color:#ffcc00;background-color:#ffcc00;text-align:left;border:none;width:300%;height:0.2em;">
              </div></td>
          </tr>
        </table>
      </div>

      <div class='slide'>
        <h2>研究目的</h2>
        <p>多人数で意見を交わし合い、モチベーションを高めたい。</p>
        <p>そこで多人数でのコミュニケーションの充実を測る。<br>
        コミュニケーションの要素として、<br>
        目的を共有し、意見・アイデア・質問を交わし合うことが必要である。</p>
        <p>更に、遠隔地からでもその場の臨場感が味わえるようなシステムにしたい。</p>
      </div>


      <div class='slide'>
        <h2>研究目的</h2>
        <p>TreeVNCでは、多人数に画面を配信することによって、<br>
        手元のPCで一つの画面を共有することができる。</p>

        <p>画面の切り替えをスムーズに切り替えることができ、<br>
        綺麗な画質を保ちながらリアルタイムで共有することができる。</p>

        <p>更に、遠隔地からでもコミュニケーションに参加できるように、<br>
        ルータを超えて画面を配信することができるようになる予定である。</p>
      </div>


      <div class='slide'>
        <h2>やってきたこと</h2>
        <ul>
          <li>メールでpatchが送信出来るようにしました</li>
          <li>HDサイズに拡大するボタンを追加しました</li>
          <li>音声共有機能を実装しています</li>
        </ul>
      </div>

      <div class='slide'>
        <h2>メールでpatchを送信</h2>
        <ul>
          <li>方法はgame班のwikiにまとめました</li>
          <li><a href="http://www.cr.ie.u-ryukyu.ac.jp/%7Egame/pukiwiki/index.php?Mercurial#n5c3405b" title="http://www.cr.ie.u-ryukyu.ac.jp/%7Egame/pukiwiki/index.php?Mercurial#n5c3405b">http://www.cr.ie.u-ryukyu.ac.jp/~game/pukiwiki/index.php?Mercurial#n5c3405b</a></li>
        </ul>
      </div>

      <div class='slide'>
        <h2>HDサイズに拡大するボタン(adjustHdSizeButton)</h2>
        <ul>
          <li>共有されている画面サイズの横幅を取得</li>
            <ul>
              <li>ServerChangeRequest時に1画面の大きさをrootに送信する</li>
              <li>adjustHdSizeButtonボタンを押すと、rootに1画面分の横幅を要求するメッセージを送信する(REQUEST_SINGLE_DISPLAY_WIDTH)</li>
              <li>rootはframebufferUpdateに載せて、1画面分の横幅を送信する(SEND_SINGLE_DISPLAY_WIDTH)</li>
            </ul>
            <li>デフォルトでscalFactorは100.0である</li>
            <li>scaleFactor = (hdWidth / width) * defaultScaleFactor;</li>
            <li>これをセットすることによって、横幅が1920に拡大される</li>
        </ul>
      </div>

      <div class='slide'>
        <h2>音声共有機能(shareSoundButton)</h2>
        <ul>
          <li>音声と画面を共有するボタンを追加</li>
          <li>現時点では、node-&gt;rootのみ</li>
          <li>ホストnodeで送信用Threadを立ち上げる</li>
          <li>ホストnodeからrootへ受信用Threadを立ち上げるよう要求(READY_SHARE_SOUND)</li>
          <li>送信用Threadから受信用Threadに音声データのpacketが送信される</li>
        <img src="images/20150113/shareScreenAndSound.png" width="500" height="300">
        </ul>
      </div>

      <div class='slide'>
        <h2>問題</h2>
        <ul>
          <li>UDPで送信しているため、固定ポート番号ができてしまっていてデバッグがしにくい</li>
            <ul>
              <li>MulticastQueueにpacketをputする送信方法に変更したい</li>
            </ul>
            <li>他nodeには、rootからframebufferUpdateで音声データを流そうかと思っている</li>
        <img src="images/20150113/sendSoundPacket.png" width="500" height="300">
        </ul>
      </div>

      <div class='slide'>
        <h2>画面共有のボタンはどちらが良いか</h2>
        Mac OSX の画面共有アイコンを参考にしたイメージ
        <img src="images/20150113/button-share.png" width="128" height="128">
        <br>
        ひとりが配信しているイラストのイメージ
        <img src="images/20150113/button-sharer-3.png" width="128" height="128">
        <img src="images/20150113/button-share-2.png" width="128" height="128">
      </div>

      <div class='slide'>
        <h2>これからやること</h2>
        <ul>
          <li>音声共有機能の実装

            <ul>
              <li>node -&gt; root間の送信方法変更</li>
              <li>root -&gt; 他nodeへの送信</li>
              <li>送信・受信の終了処理追加</li>
            </ul></li>
            <li>ルータを越えた接続の実装</li>
            <li>卒論</li>
        </ul>
      </div>

    </div> <!-- presentation -->
  </body>
</html>