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
バッチ処理で悩むバックエンドエンジニアに捧げるAWS Glue入門
diggymo
3
190
サラリーマンの小遣いで作るtoCサービス - Cloudflare Workersでスケールする開発戦略
shinaps
2
400
なぜテストマネージャの視点が 必要なのか? 〜 一歩先へ進むために 〜
moritamasami
0
210
データアナリストからアナリティクスエンジニアになった話
hiyokko_data
2
440
バイブスに「型」を!Kent Beckに学ぶ、AI時代のテスト駆動開発
amixedcolor
2
520
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
6
740
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
arthur1
1
720
スマートファクトリーの第一歩 〜AWSマネージドサービスで 実現する予知保全と生成AI活用まで
ganota
1
200
AIエージェント開発用SDKとローカルLLMをLINE Botと組み合わせてみた / LINEを使ったLT大会 #14
you
PRO
0
100
Webブラウザ向け動画配信プレイヤーの 大規模リプレイスから得た知見と学び
yud0uhu
0
230
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.7k
研究開発と製品開発、両利きのロボティクス
youtalk
1
510
Featured
See All Featured
Six Lessons from altMBA
skipperchong
28
4k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
The Pragmatic Product Professional
lauravandoore
36
6.9k
YesSQL, Process and Tooling at Scale
rocio
173
14k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Speed Design
sergeychernyshev
32
1.1k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Side Projects
sachag
455
43k
We Have a Design System, Now What?
morganepeng
53
7.8k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
111
20k
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]