Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Flash Player, Flex, AIR - P2P Multicast Streaming
Search
Pykonik
October 04, 2012
Technology
0
370
Flash Player, Flex, AIR - P2P Multicast Streaming
Pykonik
October 04, 2012
Tweet
Share
More Decks by Pykonik
See All by Pykonik
CodernityDB, Pure Python NoSQL database
pykonik
1
480
Other Decks in Technology
See All in Technology
ubuntu-latest から ubuntu-slim へ移行しよう!コスト削減うれしい~!
asumikam
0
440
開発者から見たLLMの進化 202511
ny7760
1
160
[JDDStudy #10] 社内Agent勉強会の取り組み紹介
yp_genzitsu
1
130
ググるより、AIに聞こう - Don’t Google it, ask AI
oikon48
0
670
AI時代におけるドメイン駆動設計 入門 / Introduction to Domain-Driven Design in the AI Era
fendo181
0
610
どうなる Remix 3
tanakahisateru
2
350
Spec Driven Development入門/spec_driven_development_for_learners
hanhan1978
1
1k
AIエージェントを導入する [ 社内ナレッジ活用編 ] / Implement AI agents
glidenote
1
340
AIエージェントは「使う」だけじゃなくて「作る」時代! 〜最新フレームワークで楽しく開発入門しよう〜
minorun365
10
1.5k
開発者が知っておきたい複雑さの正体/where-the-complexity-comes-from
hanhan1978
6
2.3k
なぜ新機能リリース翌日にモニタリング可能なのか? 〜リードタイム短縮とリソース問題を「自走」で改善した話〜 / data_summit_findy_Session_2
sansan_randd
1
150
よくわからない人向けの IAM Identity Center とちょっとした落とし穴
kazzpapa3
2
660
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
KATA
mclloyd
PRO
32
15k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Invisible Side of Design
smashingmag
302
51k
Raft: Consensus for Rubyists
vanstee
140
7.2k
GraphQLとの向き合い方2022年版
quramy
49
14k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.6k
Embracing the Ebb and Flow
colly
88
4.9k
Visualization
eitanlees
150
16k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
Bash Introduction
62gerente
615
210k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Transcript
Flash Player, Flex, AIR
Disclaimer: • i'm not a guru! • one month of
using 'technology' • my second public performance, be kind!
Why bother? • open sourced SDK • DO NOT need
Flash Builder, there is FlashDevelop or SDK tools • one code base for Android and iOS mobile apps thanks to AIR for mobile • easy way to add video streaming in most browsers through Flash Player
Why bother? • P2P live stream multicasting • open sourced
RTMFP Server for P2P rande- vous peer discovery • scalability thousands up to million of users! (not tested)
Normal Unicast Streaming:
P2P Multicast Streaming:
Test project 'Social internet monitoring system'
W(here)TF is Python? Django is responsible for 'Interfejs WWW'. It's
definitely best written piece of code from whole thesis!
http://FaceWithMe.com Demo time!
Links: • source code + thesis in latex & PDF
at http: //github.com/lechup • public demo at http://facewithme.com, You can download APK for Android Contact: •
[email protected]