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
Claude Codeを駆使した初めてのiOSアプリ開発 ~ゼロから3週間でグローバルハッカソンで入賞するまで~
oikon48
10
4.3k
このままAIが発展するだけでAGI達成可能な理由
frievea
0
110
Node.js 2025: What's new and what's next
ruyadorno
0
350
ソースを読むプロセスの例
sat
PRO
13
7.4k
HR Force における DWH の併用事例 ~ サービス基盤としての BigQuery / 分析基盤としての Snowflake ~@Cross Data Platforms Meetup #2「BigQueryと愉快な仲間たち」
ryo_suzuki
0
220
これがLambdaレス時代のChatOpsだ!実例で学ぶAmazon Q Developerカスタムアクション活用法
iwamot
PRO
8
1.1k
Claude Code Subagents 再入門 ~cc-sddの実装で学んだこと~
gotalab555
10
14k
プロダクトのコードから見るGoによるデザインパターンの実践 #go_night_talk
bengo4com
1
2.6k
Railsの話をしよう
yahonda
0
150
「れきちず」のこれまでとこれから - 誰にでもわかりやすい歴史地図を目指して / FOSS4G 2025 Japan
hjmkth
1
310
カンファレンスに託児サポートがあるということ / Having Childcare Support at Conferences
nobu09
1
590
"プロポーザルってなんか怖そう"という境界を超えてみた@TSUDOI by giftee Tech #1
shilo113
0
200
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
35
6.1k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Mobile First: as difficult as doing things right
swwweet
224
10k
Designing Experiences People Love
moore
142
24k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Designing for Performance
lara
610
69k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
8
910
Building Flexible Design Systems
yeseniaperezcruz
329
39k
How STYLIGHT went responsive
nonsquared
100
5.8k
Making Projects Easy
brettharned
120
6.4k
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]