[rtmpdump] rtmpte xbmc python

Adam Malcontenti-Wilson adman.com at gmail.com
Fri Feb 25 19:53:44 CET 2011


Hi Sen,
I'm pretty sure that in XBMC the easiest way is to just set the url to
the -r portion, then space separate all other options using their long
names. For example, tell XBMC to play "rtmpte://fmsod.rte.ie/rtevod/
app=rtevod/ playpath=mp4:/2011/0224/20110224rte1a_20110224_192806_part1_eastenders__10__2010_001255.mp4
swfUrl=http://www.rte.ie/player/assets/player_417.swf?shareBtn=0
swfVfy=1 pageUrl=http://www.rte.ie/player/#v=1092590".

In terms of python, you'll probably need to make an addon to play the
url, for an example see
http://code.google.com/p/xbmc-catchuptv-au/source/browse/plugin.video.live.au.abc_news24/addon.py

Is that what you were asking?

On Sat, Feb 26, 2011 at 3:55 AM, Sen Heng <hengs at tcd.ie> wrote:
>
> Hi Guys,
>
> I try to use XBMC play RTE player. I can success dump the video, but not
> sure how to use python to write swf verification.
> I would very much appreciate if some one can give me an example for below
> link use python.
>
> rtmpdump -r "rtmpte://fmsod.rte.ie/rtevod/" -a "rtevod/" -a "rtevod/" -f
> "WIN 10,1,82,76" -W
> "http://www.rte.ie/player/assets/player_417.swf?shareBtn=0" -p
> "http://www.rte.ie/player/#v=1092590" -y
> "mp4:/2011/0224/20110224rte1a_20110224_192806_part1_eastenders__10__2010_001255.mp4"
> -o anything.mp4
>
> Kind regards,
> Sen
> _______________________________________________
> rtmpdump mailing list
> rtmpdump at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump
>
>

-- 
Adam Malcontenti-Wilson


More information about the rtmpdump mailing list