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
470
Other Decks in Technology
See All in Technology
Oracle Cloud Infrastructure:2025年9月度サービス・アップデート
oracle4engineer
PRO
0
310
動画データのポテンシャルを引き出す! Databricks と AI活用への奮闘記(現在進行形)
databricksjapan
0
120
Windows で省エネ
murachiakira
0
140
バイブコーディングと継続的デプロイメント
nwiizo
2
350
PyCon JP 2025 DAY1 「Hello, satellite data! ~Pythonではじめる衛星データ解析~」
ra0kley
0
730
DataOpsNight#8_Terragruntを用いたスケーラブルなSnowflakeインフラ管理
roki18d
1
290
AWSのProductのLifecycleについて
stknohg
PRO
0
290
DEFCON CHV CTF 2025 Write-up
bata_24
0
190
WebアプリケーションのUI構築で気を付けてるポイント
tomokusaba
0
170
【新卒研修資料】LLM・生成AI研修 / Large Language Model・Generative AI
brainpadpr
21
13k
Pythonによる契約プログラミング入門 / PyCon JP 2025
7pairs
4
2.2k
PLaMo2シリーズのvLLM実装 / PFN LLM セミナー
pfn
PRO
2
760
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
Context Engineering - Making Every Token Count
addyosmani
3
140
Gamification - CAS2011
davidbonilla
81
5.4k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Why Our Code Smells
bkeepers
PRO
339
57k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Raft: Consensus for Rubyists
vanstee
139
7.1k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Side Projects
sachag
455
43k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
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]