Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Converting into XBMC Livestreams Pro XML?

(http://stream-recorder.com/forum/showthread.php?t=19511)

lhw455 03-20-2015 06:01 AM

Converting into XBMC Livestreams Pro XML?


 
Hi there, from here:

Code:

http://cdn.divertiendo.me/rcn1.php?width=500&height=350
I get this working in VLC
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" -
Can someone help with converting to a Livestream Pro XML file? I think most of it is straightforward, but I don't know what to do with the token and also the "-y" command?

Thanks

hasomaso 03-20-2015 07:34 AM

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>


lhw455 03-20-2015 07:58 AM

Re: Converting into XBMC Livestreams Pro XML?


 
Genius, that's working

alainleduc 06-29-2016 08:58 PM

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


All times are GMT -6. The time now is 08:05 AM.