タグ

2011年8月17日のブックマーク (6件)

  • Cirrus Sample Application - Adobe Labs

    The Video Phone application is a sample application utitlizing codename Cirrus (previously codename Stratus) that allows a user to make a video call to another user who is also connected to the Video Phone application. This application relies on a simple HTTP service to exchange Flash Player’s peer ID. See below for requirements, instructions, and supporting resources. Requirements You must have a

    m-e-omoteyama
    m-e-omoteyama 2011/08/17
    RTMFP Video Chat sample code
  • http://flash.designlinkdatabase.net/data/frame_241137.aspx

    m-e-omoteyama
    m-e-omoteyama 2011/08/17
    RTMFP ビデオチャットサンプル
  • C++ RTMP Server

    WELCOME TO RTMPD Outside of the Box Thinking What Is Our Story We focus on bringing content with an international style of reporting as well as providing wide-ranging universal tech events instead of putting our complete attention on smartphones and gadgets. The Tech Portal is reasonably the number one destination for all things relating to startups and tech. We desire to see and bring India to th

    m-e-omoteyama
    m-e-omoteyama 2011/08/17
    C++ RTMP Server
  • Simple chat with P2P NetGroup in FP 10.1

    Follow @tomkrcha Hey amigo! I am Tom Krcha, Gaming Evangelist at Adobe. These are my notes

    m-e-omoteyama
    m-e-omoteyama 2011/08/17
    RTMFP + adobe cirrus
  • wonderfl build flash online | 面白法人カヤック

    wonderflは、サイト上でFlashをつくることのできるサービス。 通常Flashをつくるためには、Flash IDEやFlex、FlashDevelop等といったツールを使って、コードを書き、コンパイルする必要がありますが、wonderflでは、サイトにあるフォームにActionscript3のコードを書けば、サーバサイドでコンパイルを行えます。 つまり、ブラウザさえあれば、Flashをつくれます。コンパイル結果はサイト上に表示され、作成されたFlash(swf)はページ上に自動的に表示されるので、完成したFlashをリアルタイムに見ながらコードを書くことができます。 ※APIとして、はてな OpenIDを使用してネットにさえつながれば、誰もがFlashクリエイターになれます。世界中のFlashクリエイターがユーザーになるwonderflは、 文字通り、世界のFlash図鑑となってい

    wonderfl build flash online | 面白法人カヤック
    m-e-omoteyama
    m-e-omoteyama 2011/08/17
    RTFMP ローカル通信
  • 【Flex】RTMFPでWebカメラの映像を配信する « 1000VARS

    こんにちは。 なんとか5年生にできるはず?のkazutoyoです。 テスト前だったかにRTMFPによる動画配信とかやってたので、今回はそれについて書きます。 まず、RTMFPっていうのは、RTMP:リアルタイムメッセージングプロトコルとかいうのをP2Pで行うプロトコルです。(たぶん RTMPは主に動画をストリーミングで配信するために用いられるプロトコルです。 RTMPなどを使い、動画を配信するときにネックになるのがサーバの回線が混雑してしまうことです。 そこで、RTMFPを使いP2Pで動画を配信することでサーバは負荷を軽減することができるんじゃない?ってことです。 今回はそのRTMFPでWebカメラの映像を配信しよう!というサンプルを作ってみました。(クリックでサンプルを実行) 以下、適当なソースコードです。(StratusのキーはAdobe Labsで取得してください。) <?xml

    m-e-omoteyama
    m-e-omoteyama 2011/08/17
    RTMFP