View Single Post
  #4  
Old 02-21-2015, 06:56 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help finding direct links to audio streams of Egyptian and Jordanian radios


hi
to find rtmpdump parameters you can use rtmpdumphelper + rtmpdump

if you want play with vlc you can change -o option by
Code:
- | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Code:
rtmpdump -r "rtmp://liveRadio.onlinehorizons.net/shabawreada" -a "shabawreada" -f "WIN 16,0,0,235" -W "http://lr.onlinehorizons.net/player.swf" -p "http://lr.onlinehorizons.net/shabawreada.html" --live -y "livestream" - | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
to find php AdobeHDS.php code you can use HDS link detector addon on firefox
Reply With Quote