hashoom
01-07-2009, 11:56 PM
Hi 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
hashoom
01-10-2009, 11:12 AM
no one can help me ?
Stream Recorder
01-12-2009, 12:43 AM
My 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.
hashoom
01-12-2009, 08:54 AM
is there a program that will pull the rtmp of a stream?
Stream Recorder
01-12-2009, 02:23 PM
is there a program that will pull the rtmp of a stream?
You can try Orbit Downloader (http://all-streaming-media.com/record-video-stream/Download-manager-Orbit-Downloader-Record-HTTP-MMS-RTSP-RTMP-media-streams-Freeware.htm). Most other RTMP Flash stream recorders (http://all-streaming-media.com/record-video-stream/record-streaming-video-Adobe-Flash-FLV-videos.htm) don't reveal RTMP URLs.
hashoom
01-14-2009, 05:38 AM
thank 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
//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();
}
is there a way i could edit the code so it works on my site or remove it all together?
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
cata123
03-31-2009, 08:53 AM
That 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.
hashoom
04-01-2009, 02:31 AM
That 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.
whats ur website link?
cata123
04-30-2009, 06:46 AM
I m using BlinkoTV com to do it, a solution from the company I work for. Do you also think to stream HD ?
vBulletin® , Copyright ©2000-2010, Jelsoft Enterprises Ltd.