Denn1s YOU ARE AWESOME

This is crazy. I can not do this in two weeks.
Thank you so much. Thank you.

You're an expert boss.
But I want to ask you one more thing.

Can I play this live broadcast with JWPlayer? Can I play Yada with another flash player? Or can I play this broadcast on a flash player by pulling it with a php-like language.
How can I show this in the browser.
I tried it, it did not work.
HTML Code:
<script type="text/javascript">
jwplayer('mediaplayer').setup({
'width': '100%',
'height': '100%',
//primary: 'flash',
autostart: true,
autoplay: true,
type: 'rtmp',
streamer: 'rtmpe://93.189.57.254/xlive/vi=456914 playPath=raw:456914 conn=S:client conn=S:3.1.0.10 conn=S:en conn=S:client conn=S:3.1.0.9 conn=S:tr swfhash=5aaaa32059cba732636c28519b2ce34a3568f1058a8bd02d6a932643554ccbb4 swfsize=585534 swfVfy=http://sportstream365.com/swf/VideoPlayer.swf pageUrl=http://sportstream365.com/viewer?game=107954793 flashver=WIN 23,0,0,162 timeout=15 live=true',
file: 'raw:456914',
});
</script>
Quote:
Originally Posted by Denn1s
Ok, try to do something like this
rtmpdump -r "rtmpe://93.189.57.254/xlive" -a "xlive" -f "WIN 23,0,0,162" -s "http://sportstream365.com/swf/VideoPlayer.swf" -w "5aaaa32059cba732636c28519b2ce34a3568f1058a8bd02d6 a932643554ccbb4" -x "585534" -p "http://sportstream365.com/viewer?game=107622107" -C S:client -C S:3.1.0.10 -C S:en --live -y "raw:451526" -o "2017blablabla.flv"
Sportstream365 is the original site, videostream take the streams from there.
basically you just need to change the value near "game=" and the value near "raw:" related to what you are seeing. Both values are in the page of the match. Game is in the title page and Raw is under on the left. It works 100%.
|