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 > (Spanish | Espanol) Grabar video y audio streams
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 04-15-2015, 11:20 AM
piratilla_bcn piratilla_bcn is offline
Junior Member
 
Join Date: Apr 2015
Posts: 28
piratilla_bcn is on a distinguished road
Default

poder grabar emisora argentina


Hola,

Necesitaría saber el link para poder reproducir/grabar esta emisora

http://bluefm.com.ar/wp-content/themes/blueenvivo/

Aparece un manifest

php AdobeHDS.php --manifest "http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/manifest.f4m" --delete

Pero parece que no es suficiente. Alguna ayuda?

Gracias de antemano!
Reply With Quote
  #2  
Old 04-16-2015, 07:01 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: poder grabar emisora argentina


Quote:
Originally Posted by piratilla_bcn View Post
Hola,

Necesitaría saber el link para poder reproducir/grabar esta emisora

http://bluefm.com.ar/wp-content/themes/blueenvivo/

Aparece un manifest

php AdobeHDS.php --manifest "http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/manifest.f4m" --delete

Pero parece que no es suficiente. Alguna ayuda?

Gracias de antemano!

hi hds protocol

Code:
livestreamer --http-header  "Referer=http://render.avstreaming.net/res/player/live/StrobeMediaPlaybackv3.swf"  "hds://http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/manifest.f4m" best -o bluefm.flv
or
Code:
php AdobeHDS.php --referrer "http://render.avstreaming.net/res/player/live/StrobeMediaPlaybackv3.swf" --manifest "http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/manifest.f4m" --delete


hls protocol

Code:
livestreamer --http-header  "User-Agent=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; ko-kr) AppleWebKit/528.18 (KHTML,like Gecko) Version/4.0 Mobile/7D11 Safari/528.16"  "hlsvariant://http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/playlist.m3u8" best -o bluefm.ts

Last edited by biezom : 04-16-2015 at 07:41 AM.
Reply With Quote
  #3  
Old 04-20-2015, 07:06 AM
piratilla_bcn piratilla_bcn is offline
Junior Member
 
Join Date: Apr 2015
Posts: 28
piratilla_bcn is on a distinguished road
Default

Re: poder grabar emisora argentina


Many thanks!!!! :-)
Reply With Quote
  #4  
Old 05-25-2015, 10:30 AM
piratilla_bcn piratilla_bcn is offline
Junior Member
 
Join Date: Apr 2015
Posts: 28
piratilla_bcn is on a distinguished road
Default

Re: poder grabar emisora argentina


Hi biezom,

It seems that the code has changed or something.

Now it doesn't work any of this code :-(

Quote:
Originally Posted by biezom View Post
hi hds protocol

Code:
livestreamer --http-header  "Referer=http://render.avstreaming.net/res/player/live/StrobeMediaPlaybackv3.swf"  "hds://http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/manifest.f4m" best -o bluefm.flv
or
Code:
php AdobeHDS.php --referrer "http://render.avstreaming.net/res/player/live/StrobeMediaPlaybackv3.swf" --manifest "http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/manifest.f4m" --delete


hls protocol

Code:
livestreamer --http-header  "User-Agent=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; ko-kr) AppleWebKit/528.18 (KHTML,like Gecko) Version/4.0 Mobile/7D11 Safari/528.16"  "hlsvariant://http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/playlist.m3u8" best -o bluefm.ts
Any suggestions??
Reply With Quote
  #5  
Old 05-25-2015, 10:45 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: poder grabar emisora argentina


just change epc >>>epa in address


Code:
http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/......
Code:
http://prepublish.g.qaotic.net/epa/ngrp:waveaudio1-20032_all/......
Reply With Quote
  #6  
Old 05-25-2015, 11:43 AM
piratilla_bcn piratilla_bcn is offline
Junior Member
 
Join Date: Apr 2015
Posts: 28
piratilla_bcn is on a distinguished road
Default

Re: poder grabar emisora argentina


Quote:
Originally Posted by biezom View Post
just change epc >>>epa in address


Code:
http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/......
Code:
http://prepublish.g.qaotic.net/epa/ngrp:waveaudio1-20032_all/......
many thanks!!! :-))))
Reply With Quote
  #7  
Old 08-16-2015, 03:49 PM
Alacena Alacena is offline
Junior Member
 
Join Date: Aug 2015
Location: Peruavian
Posts: 3
Alacena is on a distinguished road
Default

Re: poder grabar emisora argentina


Gracias aprendi mucho en este foro y las dudas que tenia las entendi mejor aqui

Saludos a todos
Reply With Quote
  #8  
Old 10-17-2015, 08:55 PM
cantimplora cantimplora is offline
Member
 
Join Date: Oct 2015
Location: Usa
Posts: 55
cantimplora is on a distinguished road
Default

Re: poder grabar emisora argentina


como se obtiene esto?

Quote:
--referrer "http://render.avstreaming.net/res/player/live/StrobeMediaPlaybackv3.swf"
how obtained this?

Quote:
--referrer "http://render.avstreaming.net/res/player/live/StrobeMediaPlaybackv3.swf"
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:52 AM.


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