Help finding RTMP URL for live video streaming & embed flash player onto my web-siteHello!
I see alot of software to sniff snoop rtmp so I can stream with a rtmp using FME. Does anybody knows how? That can help me? I can donate. I need to stream live videos online. Thank you BTV |
Re: Help finding RTMP for live video streaming.Do you want to re-broadcast someone else's RTMP streams?
What does FME stands for? |
Re: Help finding RTMP for live video streaming.You don't need Adobe Flash Media Encoder for re-broadcasting RTMP streaming. Just find RTMP URL and use it in a player like Flow Player or commercial JW FLV Player...
You can find some samples here: http://stream-recorder.com/forum/re-...media-f38.html If you have Linux, use rtmpsuck to find all the parameters of an RTMP stream. If you use Windows, try freeware CooJah. |
Re: Help finding RTMP URL for live video streaming & embed flash player onto my web-sQuote:
But since you need to embed your stream onto your web-site, you can use JW Player like sixtv.tv does. Here is the code they use (you can get it from the cache of your browser) Code:
<object data="sixtvflash.swf" type="application/x-shockwave-flash" height="330" width="450"> |
Re: Help finding RTMP URL for live video streaming & embed flash player onto my web-sHello,
I have an RTMPDump and want to display it through Flash on a webpage. I tried only the RTMP address, it did not work! The swfUrl and pageUrl (maybe also playpath) are somehow required. The example I have is: rtmp://$OPT:rtmp-raw=rtmp://31.220.0.134:1935/live playpath=ssnx swfUrl=http://www.flashtv.co/ePlayerr.swf live=1 pageUrl=http://www.flashtv.co/ token=%ZZri(nKa@#Z I hope for an answer! |
All times are GMT -6. The time now is 05:18 PM. |