How to re-stream CNN using ffmpegI would like to be able to re-stream CNN news using ffmpeg. The stream can be located here (I would like to get stream with the highest resolution).
http://www.livenewschat.eu/top/ Or http://www.zahitvstation.com/watch-cnn-usa-live I have tried this Code:
ffmpeg -re -i "rtmp://h.cdn.newschat.tv/edge" -f "WIN 19,0,0,226" -W "http://newschat.tv/player.swf" -p "http://www.livenewschat.eu/top/" -y "cnn_live" -f flv rtmp://live.xxxxxxxxxxxxxxxxxx Thank you, koze |
Re: How to re-stream CNN using ffmpegI looked into the second website and the link I found is:
Code:
http://www.janjuaplayer.com/embedplayer/cnnkxsm/1/600/400 Code:
Channel is domain protected. This channel can't be embedded on this domain name. |
Re: How to re-stream CNN using ffmpegCode:
rtmpdump -r "rtmp://77.92.76.192/live" -a "live" -f "MAC 20,0,0,228" -W "http://www.janjuaplayer.com/resources/scripts/eplayer.swf" -p "http://www.janjuaplayer.com/embedplayer/cnnkxsm/1/600/400" --live -C S:OK -y "cnnkxsm?id=46549&pk=8a1d406a630ad872d5b5454fb8801d6202815f7c187b2e8cf0d2fe2348909dd7" -k -o- | vlc - |
Re: How to re-stream CNN using ffmpegHey thanks for your quick answer. I checked over all the information and I now have a general idea of how you got it. Unfortunately by the time i got it the "token" changed so i took the challenge upon myself and were searching myself. The thing is I am unsure of how to enter all the information i found from the packets into TCP.
Here's a fragment of the packet. Code:
8...\.bE....*......ORc..)..8..}..W@.U..h.g9.#..g ...7....r.RF..iR.3..>.`d.........,.$....v.. .fL._< Thanks again Matthew |
Re: How to re-stream CNN using ffmpegWatch this perhaps - https://www.youtube.com/watch?v=8PuUnQCS7DQ
|
Re: How to re-stream CNN using ffmpeghi
two dynamic variable Code:
rtmpdump -r "rtmp://89.248.171.23/live" -a "live" -f "MAC 20,0,0,228" -W "http://www.janjuaplayer.com/resources/scripts/eplayer.swf" -p "http://www.janjuaplayer.com/embedplayer/cnnkxsm/1/600/400" --live -C S:OK -y "cnnkxsm?id=46549&pk=4bd7d90713b155409601c8221bdf43ecdb7a93d7467093f301b9d726d1b1653e" -o video.flv Code:
http://www.janjuapublisher.com:1935/loadbalancer Code:
livestreamer --http-header "Referer=http://www.zahitvstation.com/" "httpstream://http://www.janjuaplayer.com/embedplayer/cnnkxsm/1/600/400" best -o source.txt Code:
<script type="text/javascript"> it's possible to write php code or use LiveStreamsPro on kodi to get them automatically |
Re: How to re-stream CNN using ffmpegThanks for your answer. I tried everything you wrote and it works perfectly. You got me all curious when you said you could write a script to make it update automatically... Is it hard to do? How would i go about doing this?(where would i start?)
|
Re: How to re-stream CNN using ffmpegQuote:
example of php script Code:
<?php |
All times are GMT -6. The time now is 08:42 AM. |