I am working on a new version of SportsDevil and noticed that streami.tv has changed the swf player. Whenever I try to play a stream, it stops after some seconds. Someone told me that you need swfsize and swfhash as parameters. Indeed, it's working with rtmpdump. Unfortunately XBMC doesn't support these parameters.
Does anyone know a workaround or if these parameters are going to be added in the near future?
swfsize and swfhash in XBMC
MaxMustermann
Fan Posts: 433 Joined: Sep 2009 Reputation: 29 |
2011-10-09 15:10
Post: #1
|
| find quote |
giovanni8bit
Junior Member Posts: 1 Joined: Oct 2011 Reputation: 0 |
2011-10-11 12:52
Post: #2
This is the same problem that I've with apple tv black and XBMC (night build) when trying to play some french and german rtmp streams from theStreamDB. Whitout swfsize and swfhash parameters stream stop after few seconds.
Of course when trying to add these parameters an error is produced. Playlist Player: skipping unplayable item: 0, path [rtmp://cp108478.live.edgefcs.net/live/ playpath=arte_fr_1_800@45512 swfsize=735602 swfhash=28fcd514782af1a9cbde3435075578a7953f6cec3fd58538f563df0cf591612f live=true timeout=60] No solutions found yet.. |
| find quote |
BlueCop
bipedal omnivore Joined: May 2004 Reputation: 70 |
2011-10-21 07:45
Post: #3
you shouldn't need to calculate that stuff anymore. librtmp will do it for you. just include parameters like below.
swfurl=http://www.swfurl.com/flash.swf swfvfy=true |
| find quote |
MaxMustermann
Fan Posts: 433 Joined: Sep 2009 Reputation: 29 |
2011-10-21 20:21
Post: #4
It's working now without any changes. Seems like streami has modified the flash player again.
@Bluecop: This approach didn't work a week ago. Neither with the newest rtmpdump nor with xbmc. Please see this post from http://stream-recorder.com. |
| find quote |
BlueCop
bipedal omnivore Joined: May 2004 Reputation: 70 |
2011-10-21 22:14
Post: #5
I see. what options are working now?
I was looking at the librtmp manpage and I don't see anything for swfsize or swfhash there. I am only seeing those available in the rtmpdump manpage. I would guess librtmp would need to be changed to include these options. |
| find quote |
MaxMustermann
Fan Posts: 433 Joined: Sep 2009 Reputation: 29 |
2011-10-21 22:22
Post: #6
Something like this:
Code: rtmp://origin.streami.tv:1936/streami/ playpath=streamANAVIN-xepz live=true swfVfy=1 swfUrl=http://streami.tv/files/fp/flowplayer.commercial-3.2.7.swf pageUrl=http://streami.tv/embed/e2.php?h=425&w=728&n=aePflnafao7QqBNRLopdnlseBtqyCOhFTZdW3QaHB9JmHpsRBoLEwa3dM0aJwNmxxaHDfcdP%252B9UMcnzuL5cKOWxIJkZw%252FRmLKzr0bsyMHq6C2Bx%252F%252BWQ%252FTLw0c8mOGMTBDKVptc25eWqhX%252FozORk%253D |
| find quote |
RedPenguin
Senior Member Posts: 230 Joined: Jan 2012 Reputation: 8 |
2012-02-06 07:23
Post: #7
I am still having this problem and it seems svfVfy is doing nothing.
I can't even download the .swf to manually calculate it like a forum post says online because it says 403 forbidden. My librtmp & rtmpdump files for ATV1, iOS (Apple TV 2, iPhone, iPod Touch, & iPad), Linux (32bit & 64bit), MacOS x86 (32bit & 64bit), RasPi, & Windows http://www.mediafire.com/?x4cvp5hl4m9xr My LiveStreams List: http://goo.gl/jyyZB (Add as URL not file) |
| find quote |
_KSV_
Junior Member Posts: 16 Joined: Nov 2011 Reputation: 1 |
i have added these options (swfsize and swfhash) to librtmp long time ago. if you are on windows you can get the precompiled dll from the package provided in following thread. for other systems you can use the combined patch provided in package to compile it yourself.
Code: http://stream-recorder.com/forum/can-download-latest-version-rtmpdump-source-binaries-t5533p8.html |
| find quote |
CstyleZ
Senior Member Posts: 181 Joined: Dec 2012 Reputation: 3 Location: Germany |
2013-03-30 15:15
Post: #9
Hello please help
rtmp://cp108475.live.edgefcs.net:1935/live/ard_1_800@15782 app=live playpath=ard_1_800@15782ard_1_800@15782 swfUrl=http://www.wilmaa.com/player/main_v5.033.swf pageUrl=http://www.wilmaa.com swfsize=927444 swfhash=6c1be1765187eae0bc9af07d858fae59a0effd3c5b803d08db261ced2c5512bb swfVfy=true live=true timeout=10 it not working
|
| find quote |
CstyleZ
Senior Member Posts: 181 Joined: Dec 2012 Reputation: 3 Location: Germany |
2013-03-31 21:42
Post: #10
Hello please help me
hier for VLC stream working Code: rtmpdump -v -r "rtmp://cp108475.live.edgefcs.net:1935/live/ard_1_800@15782" -a "live" -w "6c1be1765187eae0bc9af07d858fae59a0effd3c5b803d08db261ced2c5512bb" -x "927444" -y "ard_1_800@15782" |thank you
(This post was last modified: 2013-03-31 21:43 by CstyleZ.)
|
| find quote |


Search
Help