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
9/22/2014 - 6:15 AM
share
Share
add_circle_outline
Save
rtsp2rtmp.md
rtsp2rtmp.md
content_copy
file_download
Rendered
Source
http://showrav017.wordpress.com/2012/12/12/rtsp-to-rtmp-using-ffmpeg-red5/
http://www.computerglitch.net/blog/blog/2014/02/18/converting-axis-rtsp-to-rtmp-streams/
http://curl.haxx.se/libcurl/c/rtsp.html
rtmpdump
curl - suport rtsp / rtmp
https://code.csdn.net/winlinvip/srs-csdn
http://www.rtmpd.com/index.php/
rtmpdump
http://wiki.rtmpd.com/
adobe's RTMP server: Flash Media Server
Wowza Media Server
https://en.wikipedia.org/wiki/List_of_streaming_media_systems#Servers
ffserver
nginx, apache rtmp plugin
ffmpeg, curl都使用了librtmp
online redistribution servers
own3d.tv
justin.tv
ffplay播放rtmp
ffplay -i "rtmp://115.238.155.183:1935/livestream/8om66j66 live=1"
ffmpeg rtmp
http://blog.csdn.net/leixiaohua1020/article/details/12029543
http://qqhao163.blog.chinaunix.net/uid-26000296-id-4095806.html?/24133.shtml
http://blog.csdn.net/win_lin/article/details/12614693
android rtsp/rtmp库
开源:
https://www.vitamio.org/en/
gstreamer
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/gst-plugins-bad-plugins-plugin-rtmp.html
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/gst-plugins-bad-plugins-rtmpsink.html
http://www.raspberrypi.org/forums/viewtopic.php?t=71206&p=561945
RTMP规范
http://www.adobe.com/cn/devnet/rtmp.html
Refs
http://stackoverflow.com/questions/13301609/livestream-with-crtmpserver-i-cant-find-the-live-file
clear