How to customize RTMP parameters in Live Streams Plugin?
#1
Please i need a quick answer over here, I need to set the -v parameter to my links for playing back using live streams.

How do i set -v ?

example:

-v -r rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3/ playpath=mp4:iplayerstream/secure_auth/800kbps/EastEnders_23_04_2010_b00s2zts?s=1272078562&e=1272164962&h=1cac755bbebdb26584029bbe9d7c0535 swfurl=http://www.bbc.co.uk/emp/10player.swf?revision=15501_15796 swfvfy=true tcurl=rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3

Reply
#2
Ok after searching for hours I found a solution.

Quote:These are the arguments that are XBMC and RTMP equivalents.

The -r argument is the actual rtmp stream url. You'll copy/paste only this URL into your .strm file first.

The -y argument corresponds to the playpath= parameter XBMC wants.

The -W argument corresponds to the swfUrl= parameter XBMC wants.

The -p argument corresponds to the pageURL= parameter XBMC wants.

The -a argument corresponds to the app= parameter XBMC wants.

The -v argument corresponds to the live=true parameter XBMC wants. If it's a live stream, make sure to include live=true, or it won't work.

And, I don't know if/when/what circumstances it's needed, but you might need to also include "swfVfy=true" in your .strm file.



SOURCE: http://forum.xbmc.org/showthread.php?tid=93280

THANK YOU TravellingGuy.
Reply
#3
Can someone expert post a example xml file for livestreams using all available parameters for it likw item, subitem, channel, subchannel etc with there purpose and if possible with pictures showing results.
use +/- ⇓⇓⇓⇓⇓⇓⇓
Reply

Logout Mark Read Team Forum Stats Members Help
How to customize RTMP parameters in Live Streams Plugin?0