Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
Re: Help finding RTMP for live video streaming.Do you want to re-broadcast someone else's RTMP streams?
What does FME stands for? |
#3
|
|||
|
|||
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. |
#4
|
|||
|
|||
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"> <param value="mpl" name="id"> <param value="mpl" name="name"> <param value="eu_pago_servidor_dedicado_otarios_pega_o_rtmp_agora_bando_de_corno"> <param value="&&author=&streamer=rtmp://fme.streamapi.com/hd_receiver/live/botafogo&file=freesixtv.flv&bufferlength=1&&plugins=tipjar.swf&tipjar.business=six@sixtv.org&tipjar.amount=44.95&tipjar.title=AFILIE-SE AO SIXTV.ORG!&tipjar.text=Faзa sua DOAЗГO para assistir esse e outros canais PFC e SPORTV. - 44.95USD = 3 MESES VIP OU TESTE por 7 DIAS Doando 19.95USD - OBRIGADO PELA VISITA!.&tipjar.show_pause=true&tipjar.show_complete=true&&image=http://sixtv.tv/portal/encerrado.png&duration=5&link=http://www.sixtv.org/donate&autostart=true&showdigits=true&&stretching=exactfit&backcolor=003264&frontcolor=FFFF00&lightcolor=FF0000&screencolor=000000&logo=../minilogo2.png&volume=95&autostart=true" name="flashvars"> <param value="sixtvflash.swf" name="src"> <param value="transparent" name="wmode"> <param value="true" name="allowfullscreen"> <param value="high" name="quality"> </object> |
#5
|
|||
|
|||
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! |
Tags: rtmp flash streaming |
Thread Tools | |
Display Modes | |
|
|