Quote:
Originally Posted by Hackoo
Hi !
Can somone here explain me how to catch the stream link in order to play it with the VLC Player ?
Thank you !
|
hi
Code:
rtmpdump -r "rtmp://livestreaming5.onlinehorizons.net:1935/Dream2CH" -a "Dream2CH" -f "LNX 19,0,0,207" -W "https://www.onlinehorizons.net/livestreaming/DreamTV/flowplayer-3.2.18.swf" -p "https://www.onlinehorizons.net/livestreaming/DreamTV/Channels/index1.html" --live -y "livestream" -o "Dream2CH.flv"
or to play directly with vlc
Code:
rtmpdump -r "rtmp://livestreaming5.onlinehorizons.net:1935/Dream2CH" -a "Dream2CH" -f "LNX 19,0,0,207" -W "https://www.onlinehorizons.net/livestreaming/DreamTV/flowplayer-3.2.18.swf" -p "https://www.onlinehorizons.net/livestreaming/DreamTV/Channels/index1.html" --live -y "livestream" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -