LiveStream Requests and XML Listings

  Thread Rating:
  • 17 Votes - 4.29 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ilat Offline
Junior Member
Posts: 30
Joined: Feb 2012
Reputation: 0
Post: #331
<item­­­­>
<title>peppers</title>
<link>rtmp://cp153649.live.edgefcs.net:1935/live playpath=pepperstv_1@5121 swfUrl=http://vdo.purplestream.in/pepperstvplayer.swf pageUrl=http://www.purplestream.in/pepperstv/live.asp </link>
<thumbnail>none</thumbnail>
</item>
find quote
pakee Offline
Fan
Posts: 300
Joined: Jan 2012
Reputation: 4
Post: #332
Didn't work either.
Looks like the correct answer is:

<item>
<title>Peppers Tv</title>
<link>rtmp://cp153649.live.edgefcs.net:443/live playpath=pepperstv_1@5121 swfUrl=http://vdo.purplestream.in/pepperstvplayer.swf pageUrl=http://www.purplestream.in/pepperstv/live.asp swfVfy=true live=true</link>
<thumbnail>http://1.bp.blogspot.com/-k55f_8Uu7l0/TyXqEvTA5WI/AAAAAAAAAe0/1FMJzQPtrvs/s1600/pper.jpg</thumbnail>
</item>

added to desistreams...
find quote
agilentcl Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #333
Can you help me with the following stream?

http://live.veve.tv/indextv31.html

Thanks so much!
find quote
pakee Offline
Fan
Posts: 300
Joined: Jan 2012
Reputation: 4
Post: #334
<item>
<title>TVS2</title>
<link>rtmp://219.136.253.77:1939/live-high-nfws playpath=mp4:livestream.f4v swfUrl=http://live.veve.tv/LivePlayer.swf pageUrl=http://live.veve.tv/indextv31.html
swfVfy=true live=true</link>
<thumbnail>http://www.tangmedia.fr/greatwall/en/images/png/TVS2.png</thumbnail>
</item>
Does anyone know how to handle cases when there are non-ascii characters in the rtmp url?
For example, while trying to add the stream from http://www.livestream.com/suchtv I get the below but there is a È character in the playpath so Livestreams doesn't even show this item

<item>
<title>Such Tv</title>
<link>rtmp://212-109.livestream.com/mogulus-stream-edge/suchtv playpath=rtmp://212-56.livestream.com/affiliateStream/suchtv/6c69766572657065617465723a72746d703a2f2f3231322d35362e6È69766573747265616d2e636f​6d2f6d6f67756c75732f7375636874762f7375636874763030303132303132303430312d31393538​34385f313938 swfUrl=http://cdn.livestream.com/chromelessPlayer/v20/playerapi.swf pageUrl=http://www.sakitvs.com/suchtv.htm
</link>
<thumbnail>http://profile.ak.fbcdn.net/hprofile-ak-snc4/261177_152456291501138_1050074520_n.jpg</thumbnail>
</item>
(This post was last modified: 2012-04-03 01:27 by pakee.)
find quote
pakee Offline
Fan
Posts: 300
Joined: Jan 2012
Reputation: 4
Post: #335
Also can someone help on this one?
http://viewdesitv.com/quran_tv.php

I tried the below links which work in wmplayer but not in xbmc

<link>http://isl1.islam4peace.com/QuranUrduTV</link>
<link>mms://isl1.islam4peace.com/QuranUrduTV</link>
<link>rtsp://isl1.islam4peace.com/QuranUrduTV</link>
find quote
agilentcl Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #336
Thank you so much! Smile

(2012-04-03 01:22)pakee Wrote:  <item>
<title>TVS2</title>
<link>rtmp://219.136.253.77:1939/live-high-nfws playpath=mp4:livestream.f4v swfUrl=http://live.veve.tv/LivePlayer.swf pageUrl=http://live.veve.tv/indextv31.html
swfVfy=true live=true</link>
<thumbnail>http://www.tangmedia.fr/greatwall/en/images/png/TVS2.png</thumbnail>
</item>
Does anyone know how to handle cases when there are non-ascii characters in the rtmp url?
For example, while trying to add the stream from http://www.livestream.com/suchtv I get the below but there is a È character in the playpath so Livestreams doesn't even show this item

<item>
<title>Such Tv</title>
<link>rtmp://212-109.livestream.com/mogulus-stream-edge/suchtv playpath=rtmp://212-56.livestream.com/affiliateStream/suchtv/6c69766572657065617465723a72746d703a2f2f3231322d35362e6È69766573747265616d2e636f​6d2f6d6f67756c75732f7375636874762f7375636874763030303132303132303430312d31393538​34385f313938 swfUrl=http://cdn.livestream.com/chromelessPlayer/v20/playerapi.swf pageUrl=http://www.sakitvs.com/suchtv.htm
</link>
<thumbnail>http://profile.ak.fbcdn.net/hprofile-ak-snc4/261177_152456291501138_1050074520_n.jpg</thumbnail>
</item>
find quote
dtsexpert Offline
Senior Member
Posts: 151
Joined: Feb 2012
Reputation: 2
Post: #337
Does anyone have any luck getting these stream in xml
http://www.cnn.com/video/#/video/cvplive/cvpstream1
http://www.cnn.com/video/#/video/cvplive/cvpstream2
http://www.cnn.com/video/#/video/cvplive/cvpstream3
http://www.cnn.com/video/#/video/cvplive/cvpstream4

These are the CNN feeds for breaking news, events......I think it's only works in the US.
thanks
find quote
Bruceson Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #338
Hello, can anyone help me to find the streaming server for an iPhone iPad app: ctn free.
The app streams live tv from ctn.com.kh , but I can't find a way to grab the stream source
Can anyone help me to find the stream or at least point me direction to capture the stream source
Thx
find quote
pakee Offline
Fan
Posts: 300
Joined: Jan 2012
Reputation: 4
Post: #339
You can use Fiddler to monitor the requests sent by the ios apps
(see instructions here: http://jojitsoriano.wordpress.com/2010/0...-windows/)
Tried it out on my ipad and I got the below m3u8 link which seems to work in xbmc

<item>
<title>CTN</title>
<link>http://ctn-i.akamaihd.net/hls/live/202120/935/841/935_841.m3u8</link>
<thumbnail>http://s3.hubimg.com/u/3352482_f260.jpg</thumbnail>
</item>

Not sure if this link changes though...if it does you would need to recreate the server/client handshake. Try it out for a few days and see if it works ok
find quote
Bruceson Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #340
Wow thank you very much pakee. And thanks for pointing me to fiddler. I'll give it a try.
find quote
Post Reply