Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Converting into XBMC Livestreams Pro XML?Hi there, from here:
Code:
http://cdn.divertiendo.me/rcn1.php?width=500&height=350 Code:
rtmpdump -v -r "rtmp://live.pxstream.tv/redirect" -a "redirect?wmsAuthSign=/" -f "WIN 16,0,0,305" -W "http://pxstream.tv/jwplayer.flash.swf" -p "http://pxstream.tv/embedrouter.php?file=rcolfhd&width=500&height=35" -y "88437321987344123193" -T "#ed%h0#w@1" --quiet | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - Thanks |
#2
|
|||
|
|||
Re: Converting into XBMC Livestreams Pro XML?add in your .xml file
Code:
<item> <title>xbmc_stream</title> <link>rtmp://94.242.228.19:443/loadbalance app=loadbalance?wmsAuthSign=/ swfUrl=http://pxstream.tv/jwplayer.flash.swf pageUrl=http://pxstream.tv/embedrouter.php?file=rcolfhd&width=500&height=350 playpath=88437321987344123193 token=#ed%h0#w@1 live=1 swfVfy=1 timeout=15</link> <thumbnail></thumbnail> </item> |
#3
|
|||
|
|||
Re: Converting into XBMC Livestreams Pro XML?Genius, that's working
|
#4
|
|||
|
|||
Re: Converting into XBMC Livestreams Pro XML?can you show us how to do it and how to enter it into kodi installed on an android box please
|
Tags: livestreamspro |
Thread Tools | |
Display Modes | |
|
|