Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Re-broadcasting live streaming eg ustream.tvHi im new to the flash streaming world but i learnt allot of things lately and im willing to learn more if you could point me to the right direction..
I have a channel on ustream.tv I use FME to stream on it, now ustream.tv have their own flash player to embed it to my site, I have seen people take my stream and put it into their own flash player that they create how can this be done? do they pull the rtmp from the stream and add create their own web player based on it? also i need help on how to create my own flash player to embed on my site please point me to the right direction thanks allot |
#2
|
|||
|
|||
Re: Re-broadcasting live streaming eg ustream.tvno one can help me ?
|
#3
|
|||
|
|||
Re: Re-broadcasting live streaming eg ustream.tvMy guess is that if you know the RTMP URL of a stream, you can use any player that supports RTMP URLs, not only the Adobe Flash player.
|
#4
|
|||
|
|||
Re: Re-broadcasting live streaming eg ustream.tvis there a program that will pull the rtmp of a stream?
|
#5
|
|||
|
|||
Re: Re-broadcasting live streaming eg ustream.tvYou can try Orbit Downloader. Most other RTMP Flash stream recorders don't reveal RTMP URLs.
|
#6
|
|||
|
|||
Re: Re-broadcasting live streaming eg ustream.tvthank you so much i will try it
i got 1 more question, I found a .swf stream on a site, i downloaded the file and it won't work on my site or on my pc but its working on the site i got it from, i used flash decompiler trillix and looked at the code and found the following script Code:
//Frame 0 // Action tag #0 var curUrl = String(flash.external.ExternalInterface.call(" function(){ return document.location.host.toString();}")); if (curUrl == "soccer.net" || curUrl == "www.soccer.net") { com.jeroenwijering.players.MediaPlayer.main(); } else { gotoAndPlay(2); stop(); } i have the full code for the .swf file how do I recompile it into a new .swf file after editing the code please help thank you |
#7
|
|||
|
|||
Re: Re-broadcasting live streaming eg ustream.tvThat is a big disadvantage , if your player can be copied from a page to another. Personaly I use another broadcasting software and this never happened to me. I can show you a part of my work if you want.
I am streaming live events in HD on my website. |
#8
|
|||
|
|||
Re: Re-broadcasting live streaming eg ustream.tvwhats ur website link?
|
#9
|
|||
|
|||
Re: Re-broadcasting live streaming eg ustream.tvI m using BlinkoTV com to do it, a solution from the company I work for. Do you also think to stream HD ?
|
Thread Tools | |
Display Modes | |
|
|