About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
Akagi201
2/16/2015 - 4:37 AM
share
Share
add_circle_outline
Save
rtmfp.md
rtmfp.md
content_copy
file_download
Rendered
Source
https://github.com/rtmfpew/rtmfpew
https://github.com/optman/go-rtmfp/tree/master/src/rtmfp
http://www.sunchangming.com/blog/?p=4596
https://www.ietf.org/proceedings/77/slides/tsvarea-1.pdf
rtmfp 的 server
https://github.com/MonaSolutions/MonaServer
一个基于 rtmfp 的多人互动例子:
http://myprojectguide.org/p/flash-videoio/13.html
我改了他的代码 试验过 2:2 的效果
https://github.com/theintencity/rtmplite/blob/master/rtmfp.py
这个是一个 python 的 rtmfp server 的实现
基本的思路可以参考 webrtc 的那个播放器, 有 android client
https://github.com/HongdianLab/android-live-sdk
红点的这个sdk 里面有一个播放器实现的思路, 可以参考.
原理
http://stackoverflow.com/questions/12916416/how-exactly-rtmfp-udp-works/12927810#12927810
clear