Log in

View Full Version : rtmp link



dracula51
12-29-2009, 03:50 AM
hello

i found a RTMP link of a cam site.

its like: rtmp://123.123.123.123/path/location

how can I open this link & watch feed ??

u know, browser cant open rtmp link, neither media player :(

twQ
12-29-2009, 04:02 AM
It's a proprietary streaming format for flash player.

More info:
http://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol

Tim

xnchao01
01-05-2010, 09:15 AM
It's a proprietary streaming format for flash player.
http://en.wikipedia. (http://sieuthi77.com/giavang)org (http://nhakhoanhantam.com)/wiki/ (http://tienphatjsc.vn/nhadat)Real_ (http://sanbatdongsan.info)Time_Messaging_ (http://sieuthi77.com/Main/nhakhoa.html)Proto (http://sieuthi77.com/sangiaodichvang)col (http://sieuthi77.com/giaodichvang)

Tim

For flash you should read : "How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player"

http://all-streaming-media.com/faq/recording-media-stream/faq-record-download-capture-save-flash-flv-video-rtmp.htm

djr33
01-05-2010, 07:48 PM
In a technical sense, I don't think there's any reason that your browser can't "open" it, but it just doesn't know what to do with the data (so it refuses it). It would probably be quite possible to write a basic "browser" that grabs the data from the link, but again what would you do with it? It also gets more complex because if this is occurring live, then you can't really just play around with converting the raw data later. So the short answer is that you need a program that supports the format. Sounds like that's flash (etc).