Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 03-08-2011, 12:45 PM
johnred85 johnred85 is offline
Junior Member
 
Join Date: Mar 2011
Posts: 2
johnred85 is on a distinguished road
Default

Help to get the SWF url from RTE player


Quote:
Originally Posted by Fraekz View Post
How to get the swf_url?
a) Open the rtmpe streaming weblink (intended video) and open View --> Page Source
b) Search for something like ".swf" "swf?" or "embed" and find something like these lines.
Code:
// embed the Flash Content SWF when all tests are passed
		
	AC_FL_RunContent(

			"src", "http://www.mybigflix.com/apache_file/flash/Player?f=" + new Date().getTime(),
			"FlashVars", "adsxml=aHR0cDo.........
			"width", "640",..
	);
The first line src "http://www.mybigflix.com/apache_file/flash/Player?f=" is from where we got our swf_url.

Hope this helps you.
Is there another way of getting this?

I'm trying to get the swf_url from RTE player, for example: _http://www.rte.ie/player/#v=1093440

When I view the source, I see:
Quote:
AC_FL_RunContent(
"src", "app/playerProductInstall",
"FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MM PlayerType+'&MMdoctitle='+MMdoctitle+"",
"width", "100%",
"height", "180",
Can I get a full swf_url from here?
Reply With Quote
  #2  
Old 03-08-2011, 04:09 PM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: Help to get the SWF url from RTE player


Quote:
Originally Posted by johnred85 View Post
I'm trying to get the swf_url from RTE player, for example: _http://www.rte.ie/player/#v=1093440
Code:
http://www.rte.ie/player/config/config.xml
Code:
<Player version="417" url="../assets/player_417.swf?shareBtn=0"/>
swfUrl:
Code:
http://www.rte.ie/player/assets/player_417.swf?shareBtn=0
Reply With Quote
  #3  
Old 03-08-2011, 07:45 PM
johnred85 johnred85 is offline
Junior Member
 
Join Date: Mar 2011
Posts: 2
johnred85 is on a distinguished road
Default

Re: Help to get the SWF url from RTE player


Quote:
Originally Posted by nullacht View Post
Code:
http://www.rte.ie/player/config/config.xml
Code:
<Player version="417" url="../assets/player_417.swf?shareBtn=0"/>
swfUrl:
Code:
http://www.rte.ie/player/assets/player_417.swf?shareBtn=0
That's perfect, thanks.
Reply With Quote
  #4  
Old 05-02-2011, 09:34 PM
huenchen huenchen is offline
Junior Member
 
Join Date: Mar 2010
Posts: 7
huenchen is on a distinguished road
Default

Re: Help to get the SWF url from RTE player


hi,

i understand all steps, getting the swf url. But how can i download then the videostream? when i download the swfurl , the file is only a few kbytes big...

What am I doing wrong?
Reply With Quote
  #5  
Old 05-03-2011, 12:41 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Help to get the SWF url from RTE player


Quote:
Originally Posted by huenchen View Post
hi,

i understand all steps, getting the swf url. But how can i download then the videostream? when i download the swfurl , the file is only a few kbytes big...

What am I doing wrong?
Use RTMPdump.
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 08:02 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons