![]() |
|
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) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 |
RE: LiveStreams - request stream help here! - roadie - 2012-03-16 18:08 Pakee- you added all these channels?! WOW! Great work! anyone have - pacoiglesias - 2012-03-16 20:13 streams in spanish, i want to see Mexico and Spain Streams RE: LiveStreams - request stream help here! - muderosodo - 2012-03-17 01:01 On this Page you can see German, Austria, Switzerland and Russia TV on good Quality. Page is TV-Stream Kino RE: LiveStreams - request stream help here! - kingdrako69 - 2012-03-17 01:15 (2012-03-15 23:24)kingdrako69 Wrote: Have a couple streams Im having some trouble making, could some one give me a hint...... UPDATE:After some messing around found how to make streams like discovery turbo work, the playpath is in the pageUrl after the last slash.......cool! if someone was having problems there that's how solve it..... RE: LiveStreams - request stream help here! - mannysxbmc - 2012-03-18 01:03 Hi Guys Is anyone able to help me get thedisney junior stream from livestreams.com working with this plugin. I've managed to find the following from url snooper: GET /PlayerConfig.xml?r=9fb70721cb04d949d623b112cffee88b HTTP/1.1 Host: cdn.livestream.com Connection: keep-alive User-Agent: Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11 Accept: */* Referer: http://cdn.livestream.com/grid/LSPlayer.swf?channel=disneyjuniorr&clip=&time=&showMoreVideos=false&hideInfo=true&autoPlay=true&lschannel=true&browseMode=false&textLines=2&hideChannelBranding=true&mode=false&allowchat=false&t=78809 Accept-Encoding: gzip,deflate,sdch Accept-Language: en-GB,en-US;q=0.8,en;q=0. What do i now do with this?? Thanks RE: LiveStreams - request stream help here! - angelworld - 2012-03-18 02:41 (2012-03-18 01:03)mannysxbmc Wrote: Hi Guys Try this and let me know...I cant check cause no xbmc on the current system I am using ![]() 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 RE: LiveStreams - request stream help here! - mannysxbmc - 2012-03-18 08:16 HI angel Thanks for that. However what do I do.with that info you've given me. I am new to this rtmp.stuff. if you could let me know then I can follow the steps and have a go at making it work Thanks RE: LiveStreams - request stream help here! - mannysxbmc - 2012-03-18 10:57 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? RE: LiveStreams - request stream help here! - mannysxbmc - 2012-03-18 23:06 (2012-03-18 10:57)mannysxbmc Wrote: ok anyone help please? RE: LiveStreams - request stream help here! - pakee - 2012-03-19 08:15 yeah I couldn't get the disney stream to work from that url either. Probably need to find a different source Question for divingmule/blackoutworm: Is there a way to programatically extract the rtmp stream params? On some websites like crictime.com the streams only get started when a game starts and seem to be different every time. Params like playparam can be parsed out of the js/html <frame> but it seems they change the IP addresses each time (e.g rtmp://95.211.148.226/stream) which don't seem to be exposed in the html/js. Currently, we would need to use tools like URL Helper to get the new streams links for each game, so it would be awesome to have a python/php function which could take in an http:// url and spit out the corresponding rtmp stream and params. Any ideas? I found this (https://github.com/typester/sniffer-rtmp-perl) but not sure how useful it would be |