Quote:
Originally Posted by samantas5855
Oh thanks worked,but I want to get a playable link (so the livestream can play on xbmc,vlc,etc)not to record it
|
ok for vlc
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -p "http://mybeststream.xyz/?id=28924&width=590&height=330" -y "plusnew716" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
for xbmc (
you need update lirtmp.dll in Program Files/Kodi/system/players/dvdplayer/librtmp.dll)
Code:
rtmpe://l.mybeststream.xyz/r app=r pageUrl=http://mybeststream.xyz/?id=28924&width=590&height=330 playpath=plusnew716
NB: i deleted swf player (dynamic and not necessary)