XBMC Community Forum
LiveStream Requests and XML Listings - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (/forumdisplay.php?fid=154)
+---- Thread: LiveStream Requests and XML Listings (/showthread.php?tid=120418)



RE: LiveStreams - request stream help here! - RuiJay - 2012-03-26 16:26

(2012-03-26 09:13)YaSs3r37 Wrote:  
(2012-03-25 22:46)YaSs3r37 Wrote:  can anyone help me?

Quote:
Code:
rtmpdump.exe               rtmpdump  -r "rtmp://4.23.39.5/premiumtvlive-l
"premiumtvlive-live" -f "WIN 11,1,102,55" -W "http://www.ar.bpl.admcspor
lash/unifiedplayer/UnifiedPlayer.swf" -p "http://www.ar.bpl.admcsport.com
atch/" --live -y "pl_adaptive_ad_ch01_01?eventId=700471&partnerId=1465"
I got this from a bat file
this is for AD SPORTS +3

it only works in match time (Event channel) for EPL games

The bat file runs on vlc but i would like to watch on xbmc
can anyone get me an xml for this?

I can only check whether the link u give me work or not tomorrow at match time for man u


anyone?

It should be something like this based on your input:
<item>
<title>AD SPORTS +3</title>
<link>rtmp://4.23.39.5/premiumtvlive-l playpath=pl_adaptive_ad_ch01_01?eventId=700471&partnerId=1465 swfUrl=http://www.ar.bpl.admcsporlash/unifiedplayer/UnifiedPlayer.swf pageUrl=http://www.ar.bpl.admcsport.com live=true swfVfy=true timeout=30</link>
<thumbnail>none</thumbnail>
</item>
However, I am afraid that the playpath changes for every game :-(
I cannot see the website since I am geo blocked.


RE: LiveStreams - request stream help here! - mannysxbmc - 2012-03-26 16:47

(2012-03-22 06:50)ilat Wrote:  
(2012-03-18 23:06)mannysxbmc Wrote:  
(2012-03-18 10:57)mannysxbmc Wrote:  ok

i created a new xml file and then in the livestreams add on created a new source linked to this new xml file.

Here is what is in the xml file:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>



<channels>



<channel>

<name>News</name>

<thumbnail>http://community-links.googlecode.com/svn/icons/news-icon.png</thumbnail>

<fanart>http://community-links.googlecode.com/svn/icons/news-fanart.jpg</fanart>

<info> </info>



<items>


<item>
<title>DIS JUNIOR</title>
<link>rtmp://xdisneyjuniorrx.e.channel.livestream.com/mogulus-edge/disneyjuniorr playpath=mogulus-edge/disneyjuniorr swfUrl=http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf pageUrl=http://cdn.livestream.com/grid/LSPlayer.swf</link>

<thumbnail>http://www.lyngsat-logo.com/hires/hh/hgtv.png</thumbnail>

</item>


</channel>

</channels>


Ignore the logos etc i copied from another xml file

I can see the link in the livestreams source but when i click on 'DIS JUNIOR' it says working then stops doing anything

Could you help please?

anyone help please?

try this one it works
<item>
<title>DIS JUNIOR</title>
<link>rtmp://extondemand.livestream.com/ondemand playpath=trans/dv15/mogulus-user-files/chdisneyjuniorr/2011/09/13/8ef25d67-79a5-4d6e-a822-2ccd3c4cf80c swfUrl=http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf pageUrl=http://www.livestream.com/embed/disneyjuniorr</link>

<thumbnail>http://www.lyngsat-logo.com/hires/hh/hgtv.png</thumbnail>

Hi

Any progress on this one please?

Thanks
Manny


RE: LiveStreams - request stream help here! - YaSs3r37 - 2012-03-26 18:00

(2012-03-26 16:26)RuiJay Wrote:  
(2012-03-26 09:13)YaSs3r37 Wrote:  
(2012-03-25 22:46)YaSs3r37 Wrote:  can anyone help me?

I got this from a bat file
this is for AD SPORTS +3

it only works in match time (Event channel) for EPL games

The bat file runs on vlc but i would like to watch on xbmc
can anyone get me an xml for this?

I can only check whether the link u give me work or not tomorrow at match time for man u


anyone?

It should be something like this based on your input:
<item>
<title>AD SPORTS +3</title>
<link>rtmp://4.23.39.5/premiumtvlive-l playpath=pl_adaptive_ad_ch01_01?eventId=700471&partnerId=1465 swfUrl=http://www.ar.bpl.admcsporlash/unifiedplayer/UnifiedPlayer.swf pageUrl=http://www.ar.bpl.admcsport.com live=true swfVfy=true timeout=30</link>
<thumbnail>none</thumbnail>
</item>
However, I am afraid that the playpath changes for every game :-(
I cannot see the website since I am geo blocked.


thanks man

i case the play path changes, what part am i supposed to edit??

I will check the one u gave me after few hours when the game starts


RE: LiveStreams - request stream help here! - RuiJay - 2012-03-26 18:20

(2012-03-26 18:00)YaSs3r37 Wrote:  
(2012-03-26 16:26)RuiJay Wrote:  
(2012-03-26 09:13)YaSs3r37 Wrote:  anyone?

It should be something like this based on your input:
<item>
<title>AD SPORTS +3</title>
<link>rtmp://4.23.39.5/premiumtvlive-l playpath=pl_adaptive_ad_ch01_01?eventId=700471&partnerId=1465 swfUrl=http://www.ar.bpl.admcsporlash/unifiedplayer/UnifiedPlayer.swf pageUrl=http://www.ar.bpl.admcsport.com live=true swfVfy=true timeout=30</link>
<thumbnail>none</thumbnail>
</item>
However, I am afraid that the playpath changes for every game :-(
I cannot see the website since I am geo blocked.


thanks man

i case the play path changes, what part am i supposed to edit??

I will check the one u gave me after few hours when the game starts

It could be the playpath (eventID) I believe.

if it works for you, I will appreciate it if you could pm the link. I love games in Arabic Smile


RE: LiveStreams - request stream help here! - YaSs3r37 - 2012-03-26 19:02

check pm


RE: LiveStreams - request stream help here! - asho76 - 2012-03-26 19:31

I desperately need to have these channels on my xbmc ATV2 .. i am new to this and cannot find how to play this in ATV2 , it works fine with vlc , there was a previous post about this and also no one replied to it i think , so can anyone help us here ..

http://www.elahmad.com/seo/MBC1.url
http://www.elahmad.com/seo/MBC2.url
http://www.elahmad.com/seo/MBC3.url
http://www.elahmad.com/seo/MBC4.url
http://www.elahmad.com/seo/MBCDRAMA.url


RE: LiveStreams - request stream help here! - pm2i - 2012-03-26 20:01

(2012-03-26 19:31)asho76 Wrote:  I desperately need to have these channels on my xbmc ATV2 .. i am new to this and cannot find how to play this in ATV2 , it works fine with vlc , there was a previous post about this and also no one replied to it i think , so can anyone help us here ..

http://www.elahmad.com/seo/MBC1.url
http://www.elahmad.com/seo/MBC2.url
http://www.elahmad.com/seo/MBC3.url
http://www.elahmad.com/seo/MBC4.url
http://www.elahmad.com/seo/MBCDRAMA.url

Hi,

those link are generated by a proxy (4proxy.de..) to protect them and they are not the original links so i'm not sure that xbmc (dvdplayer) gonna play them, they play only on VLC and ATV2 dosn't support VLC player so i' not sure they gonna work


RE: LiveStreams - request stream help here! - RedPenguin - 2012-03-26 23:13

(2012-03-21 23:19)mannysxbmc Wrote:  if only disney junior was so easy!

I got your data mostly:

<item>
<title>+ EN \ Test</title>
<link>rtmp://xdisneyjuniorrx.e.channel.livestream.com/mogulus-edge/disneyjuniorr app=mogulus-edge/disneyjuniorr playpath=trans/dv15/mogulus-user-files/chdisneyjuniorr/2011/09/16/bb1f1672-7e89-425b-bf09-e69f84a45dea swfurl=http://cdn.livestream.com/chat/LivestreamChat.swf pageUrl=http://www.livestream.com/disneyjuniorr swfVfy=true live=true timeout=30 buffer=90000</link>
<thumbnail>http://thestreamdb.googlecode.com/svn/logos/8gdffx.png</thumbnail>
</item>

I got that info all from Wireshark

Only problem is I can't for the life of me get it to correctly send the password 197377.

I know somehow you are to use conn= but I tried using rtmpdump also with -C S:password and -C N:197377 but no go.


RE: LiveStreams - request stream help here! - newbie2020 - 2012-03-26 23:23

Need Help with this stream

http://yupptv.com/streams/rajmusickannada.aspx

I was able to see the source but when i try to convert it into xml and play it won't

<item>
<title>Raj Music - Kannada</title>
<link>rtmp://208.43.9.88/nwk1/rajmusickannada swfUrl=http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf live=true pageUrl=http://www.yupptv.com/account/FlashPlayerFrame.aspx</link>
<thumbnail>http://www.yupptv.com/img/rajmusic_kannada.png</thumbnail>
</item>

Someone can take a look and help


RE: LiveStreams - request stream help here! - hams1000 - 2012-03-27 00:51

Code:
rtmpdump -r "rtmp://lb.scity.tv/redirect/" -a "redirect/" -f "LNX 11,1,102,63" -W "http://www.scity.tv/player/player.html" -p "http://live.scity.tv" -y "CTeQTeb7MuLIKaXgA2Iq" -o CTeQTeb7MuLIKaXgA2Iq.flv


I got the above code from here Pretty sure the first part is 68.68.17.112:1935/app but I'm striking out on the rest. Could anyone help?