View Single Post
  #2  
Old 09-30-2014, 01:02 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: who can help me rtmp


Hi,

sometimes you can find parameters in source code or memory.Next time post browser link to your channel.Your link does work.
Code:
rtmpdump -v -r "rtmp://109.123.116.154/live" -W "http://www.ucaster.eu/static/scripts/fplayer.swf" -p "http://www.ucaster.eu" -C S:OK --live -y "SIC88383?id=74001 -o "out.flv"
The second one its Adobe HTTP Dynamic Streaming so for this you can use livestreamer tool or AdobeHDS script.
Code:
php AdobeHDS.php --manifest "http://88.157.194.246/live/ramdisk/zsic/HDS/zsic.f4m" --play | C:\vlc --file-caching=10000 -

livestreamer "hds://88.157.194.246/live/ramdisk/zsic/HDS/zsic.f4m" best
Just read the descriptions of both (tool & script how to use it).

greetz
Reply With Quote