[RELEASE] LiveStreams (video) Add-on - an alternative to .strm files

  Thread Rating:
  • 39 Votes - 4.56 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
akr884 Offline
Junior Member
Posts: 34
Joined: Apr 2010
Reputation: 0
Post: #61
Sorry to double post, in this thread and in the other Internet TV thread, but:

It would be pretty awesome if this could be integrated with the PVR add-on, having the internet live streams show up as channels.

I'm (very slowly) learning how to code, so I can't really offer to help now, but Dushmaniac, who's developing the PVR add-on said he thought it was interesting if there is anyone in this thread willing to give it a shot.
find quote
butchabay Online
Skilled Skinner
Posts: 3,419
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #62
Amazing Plugin so far ... i'll add the complete stream url's for wilmaa tv soon ...

for now just as example for testing Sf1, Sf2 and SfInfo:

PHP Code:
<item>
        <
title>SF1</title>         
        <
link>http://gartenhof.live1-f.akamaihd.net/sf1_1_800@43046</link>
        
<thumbnail>None</thumbnail>
    </
item>    
    
    <
item>
        <
title>SF2</title>         
        <
link>http://gartenhof.live1-f.akamaihd.net/sf2_1_800@43048</link>
        
<thumbnail>None</thumbnail>
    </
item>    
    
    <
item>
        <
title>SF Info</title>         
        <
link>http://gartenhoflive4-f.akamaihd.net/sfinfo_1_800@45505</link>
        
<thumbnail>None</thumbnail>
    </
item

EDIT: Just noticed stream stopps after a few seconds ... i'll have to take a look closer ...

EDIT2: Sorry just found this:

+===== BROKEN ============================================================

+= Unfortunately, the watchwilmaa (also the recordwilmaa) script is
+= currently broken. This is due to a protocol change on the
+= wilmaa servers. It seems they switched to a flow control protocol
+= based on HTTP. The client is expected to send regular POST requests
+= to the server to keep the stream going. More info may be found in
+= in this document:
+= http://c3lab.poliba.it/images/d/d8/Akamai_wima2010.pdf
+= If I find the time and if it is not overly complicated, I'll try
+= to find a way to implement that new protocol. Don't expect it to
+= happen too soon, though.

+===== BROKEN ============================================================
(This post was last modified: 2011-03-23 18:52 by butchabay.)
find quote
PatK Offline
Posting Freak
Posts: 2,247
Joined: Mar 2010
Reputation: 67
Star    Post: #63
Yes most of the 'akamaihd.net' links require this kind of handshaking to ensure that you are streaming from the dedicated home page (and reading the ads) instead of using a dedicated streaming client like VLC or XBMC plugin.
find quote
rabbitredoux Offline
Junior Member
Posts: 46
Joined: Mar 2011
Reputation: 0
Post: #64
Excellent job, Divingmule. I like how it makes it easier to administrate the order of stations too. Awesome.
find quote
butchabay Online
Skilled Skinner
Posts: 3,419
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #65
PatK Wrote:Yes most of the 'akamaihd.net' links require this kind of handshaking to ensure that you are streaming from the dedicated home page (and reading the ads) instead of using a dedicated streaming client like VLC or XBMC plugin.

Yes, they changed something recently as i know it worked before with vlc. That's really a shame ... There is no way to simulate a handshake within vlc or xbmc ?
find quote
PatK Offline
Posting Freak
Posts: 2,247
Joined: Mar 2010
Reputation: 67
Star    Post: #66
butchabay Wrote:Yes, they changed something recently as i know it worked before with vlc. That's really a shame ... There is no way to simulate a handshake within vlc or xbmc ?
Check this site for streaming links... and workarounds.http://www.myp2pforum.eu/forums/36-Live-TV?
find quote
viking2003 Offline
Junior Member
Posts: 5
Joined: Aug 2009
Reputation: 0
Post: #67
Please help me with how to use these live stream URL's for the plugin. For future some tutorial of how to convert different stream URL's e.g. .swf to comply with this plugin will be helpful.

mms://ams01.egihosting.com/ExpressEnglish

mms://ams01.egihosting.com/ExpressNews

http://live.samaa.tv/New_SamaaLivehtml_Buff8.swf

http://www.dunyanews.tv/newsite/live_stream/player.swf

Thanks for all the nice work.
find quote
PatK Offline
Posting Freak
Posts: 2,247
Joined: Mar 2010
Reputation: 67
Star    Post: #68
viking2003 Wrote:Please help me with how to use these live stream URL's for the plugin. For future some tutorial of how to convert different stream URL's e.g. .swf to comply with this plugin will be helpful.

mms://ams01.egihosting.com/ExpressEnglish
The simple way to check if your link works is to save it out using notepad with the file extension .strm in a folder that XBMC in video file mode can see it.. If it plays video you have a good link to be inserted into 'Live Links'. So in the case of the links you've provided only the first one plays for me. You can just leave it as this... I have a folder dedicated to .strm files.

If you want them in the 'Live Links' plugin you have to edit the file live_streams.xml in C:\Documents and Settings\User_name\AppData\Roaming\XBMC\addons\plugin.video.live.streams (this path is for win/7 users) and insert:

<item>
<title>AMS 1 India TV</title>
<link>mms://ams01.egihosting.com/ExpressEnglish</link>
<thumbnail>http://www.amsindia.in/wp-content/uploads/2010/08/logo-trans.png</thumbnail>
</item>

The thumbnail link was linked to an image I found using Google.
find quote
rabbitredoux Offline
Junior Member
Posts: 46
Joined: Mar 2011
Reputation: 0
Post: #69
Divingmule, I hope you have an HDHomerun to test this with; your add-on doesn't seem to differentiate between program numbers. Example:

hdhomerun://1020B1BB-0/tuner0?channel=qam256:669000000&program=1
hdhomerun://1020B1BB-0/tuner0?channel=qam256:669000000&program=7

Livestreams shows the first channel every time. Not so when not using Livestreams.

Edit: just noticed that if I use "hdhomerun://1020B1BB-0/tuner0?channel=qam256:669000000" (without "&program=1") it picks up the first feed. Is there any way to have Livestreams respect the program number?
find quote
kevron Offline
Member
Posts: 95
Joined: Jan 2011
Reputation: 0
Location: Michigan, USA
Post: #70
This is what I have found that works on ATV2 State Side.
All of these I have found on the forum and put them in my xml. These are the ones that work for me on ATV2. Nothing that starts with mms works for me. This is also in Alphabetical order cause of my OCD. Laugh
Al-Jazeera English
Quote: <link>rtmp://livestfslivefs.fplive.net/livestfslive-live/ app=aljazeeraflashlive-live?videoId=747084146001&lineUpId=&pubId=665003303001&playerId=751182905001&affiliateId= playpath=aljazeera_en_veryhigh?videoId=747084146001&lineUpId=&pubId=665003303001&playerId=751182905001&affiliateId= pageurl=http://english.aljazeera.net/watch_now/ live=true</link>
ABC News (Australia)
Quote:<link>rtmp://cp103653.live.edgefcs.net:1935/live?_fcs_vhost=cp103653.live.edgefcs.net&akmfv=1.8 playpath=international_medium@36382 swfVfy=true live=true</link>
BBC World
Quote:<link>rtmp://media2.lsops.net/live/ playpath=bbcworld1_en_high.sdp swfUrl="http://www.livestation.com/flash/player/5.4/player.swf" pageUrl="http://www.livestation.com/channels/10-bbc-world-news-english" swfVfy=true live=true</link>
Bloomberg (which only does Audio on my ATV2 but plays fine on my Linux XBMC)
Quote:link>rtmp://cp87869.live.edgefcs.net:1935/live/ playpath=us_300@21006 pageURL=http://www.bloomberg.com/tv/ app=live swfUrl=http://cdn.gotraffic.net/v/20110210_153738//flash/BloombergMediaPlayer.swf swfVfy=true live=true</link>
CNBC
Quote:<link>http://bglive-a.bitgravity.com/bitgravity/dtv2/720p</link>
Euro News
Quote:<link>rtmp://media2.lsops.net/live/ playpath=euronews_en_high.sdp swfUrl="http://www.livestation.com/flash/player/5.4/player.swf" pageUrl="http://www.livestation.com/channels/1-euronews-english" swfVfy=true live=true
</link>
France 24 English
Quote:<link>rtmp://stream2.france24.yacast.net/france24_live/en playpath=f24_liveen app=france24_live/en pageURL=http://www.france24.com/en/aef_player_popup/france24_player swfUrl=http://www.france24.com/en/sites/all/modules/maison/aef_player/flash/player.swf live=true</link>
NASA HD
Quote:<link>rtmp://flash86.ustream.tv:1935/ustreamVideo/6540154 playpath=streams/live app=ustreamVideo/6540154 swfUrl="http://cdn1.ustream.tv/swf/4/viewer.rsl.558.swf" pageUrl="http://www.nasa.gov/multimedia/nasatv/ustream.html" live=true</link>
NHK - World
Quote:<link>rtmp://175.41.168.21:1935/2e2cd playpath=nhkworldhd.sdp swfUrl="http://www3.nhk.or.jp/nhkworld/r/movie/fivecool_player.0.3.6.2.swf" pageUrl="http://www3.nhk.or.jp/nhkworld/r/movie/" swfVfy=true live=true</link>
Press TV
Quote:<link>rtmp://presstv.fc.llnwd.net/presstv/PressTV swfUrl=http://www.presstv.ir/live/llnw/LLNWPlayer.swf playpath=PressTV app=PressTV live=true</link>
RT English
Quote:<link>rtmp://fms5.visionip.tv/live app=live swfUrl=http://rt.com/s/swf/player5.4.viral.swf pageURL=http://rt.com/on-air/ playpath=RT_3 live=true</link>
TV Scuba (which worked for 5sec then froze. Could have been my Connection haven't tested it again)
Quote:<link>rtsp://195.90.118.93/tvscuba_sched1</link>

Didn't post my entire XML cause Don't want to clutter up the board too much. But like I said, this is what works for me on ATV2. I couldn't figure out CNN and CSPAN from the other live add-on.. This is my very first attempt at messing with any sort of coding.


Edit to add: If someone wants the whole thing to Copy & Paste, PM me and I'll give it to you.

[Image: widget]
(This post was last modified: 2011-03-24 20:57 by kevron.)
find quote
Post Reply