• 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 12
HOW-TO Play Live TV/Internet Video in XBMC (including some sample streams!)
#91
i want to know about necessary setting changes required to watch live tv with XBMC V12.2 FRODO and my windows 7 home basic laptop. Can anybody guide me ? Thanks in advance.....
#92
Hi,

I'm trying to get this streamed windsurfing competition to play but having no luck.. I've got xbmc eden running on appleTV1.
http://live.mpora.com/pwa-gran-canaria-2013/iframe

here are the bits that the sniffer picked up:

rtmp://cdns724ste1021.multistream.net:80/kimedialive<break>live-900.flv
http://live.mpora.com/pwa-gran-canaria-2013/iframe
http://api.codistream.net/videoplayergen...m-v3.6.swf

Can anyone suggest how I write the .strm file?

I've done this but it's no good..

rtmp://cdns724ste1010.multistream.net:80/kimedialive<break>live-900.flv swfUrl=http://api.codistream.net/videoplayergenerator/embedVideoPlayerCodistream-v3.6.swf pageURL=http://live.mpora.com/pwa-gran-canaria-2013/iframe swfVfy=true live=true
#93
TO Play Live TV must use internet?...
#94
(2013-07-10, 11:44)sumardi2000 Wrote: TO Play Live TV must use internet?...

Depends on the source. You can also use PVR (wiki), which doesn't require internet.
#95
Hey guys, am sorry if it was answered here aredy, but am on the forum for a few days now, and did not find a straight answer.
I was trying to cote a stream into an xml file for the LiveStreams Add-on... below is my attempt.....

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<item>
<title>1TV.ru</title>
<link>http://stream.1tv.ru/live</link>
<thumbnail>http://www.russkayaispania.com/media/LOGO_14302.gif</thumbnail>
</item>

I do not know much about xml coding, but the logic seems ok....XBMC found the thumb, so it went through the whole script.
Do I need to include some more parameters after the basic stream link? Or where is the mistake in what I wrote?
And one more in case someone can get the above working. On the 1tv.ru stream there is an option (on the website) to change the quality of the sream, but from a link perspective it links to the same address. Any way to code it to go to a specific stream quality?

Edit:
I tried to use Wireshark to get a rtmpt stream address but was not successful, seems 1tv.ru does not use that protocol. (or I am doing it wrong)
what i got is: /hds-live2/livepkgr/_definst_/1tv.f4m?e=1374738348 HTTP/1.1
but when i follow the TCP I can't find a complete address to use.

Help pls
#96
hey guy i have been trying for two days to get this to work and i cant
this is the website http://msrcabletv.com/

i use urlhelper to get the rtmp url

rtmp://live.dacast.com/201346/3245<playpath>3535?98c225bc9c5038533a7c5b93d231bcef4a0150101f7f2bdfc71c02e5018cc849d5a2 <swfUrl>http://player.viewer.dacast.com/DacastPlayer.swf?chanid=3535 <pageUrl>http://msrcabletv.com/


rtmp://live.d3535?98c225bc9c5<playpath>3535?98c225bc9c5038533a7c5b93d231bcef4a0150101f7f2bdfc71c02e5018cc849d5a2 <swfUrl>http://player.viewer.dacast.com/DacastPlayer.swf?chanid=3535 <pageUrl>


can you decode for me so i can use it as a strm file in xbmc
#97
hai guys, newbie here.
i have been reading the whole thread but still cant understand how to get the URL.

Can anyone help me to get http://live.tonton.com.my
There is 4 channel in the website.

Appreciate so much..

An also please advice me where to save.
because i did some testing and save the .strm file but cant locate in xbmc.
#98
(2013-07-26, 08:14)yellow_dre Wrote: hey guy i have been trying for two days to get this to work and i cant
this is the website http://msrcabletv.com/

i use urlhelper to get the rtmp url

rtmp://live.dacast.com/201346/3245<playpath>3535?98c225bc9c5038533a7c5b93d231bcef4a0150101f7f2bdfc71c02e5018cc849d5a2 <swfUrl>http://player.viewer.dacast.com/DacastPlayer.swf?chanid=3535 <pageUrl>http://msrcabletv.com/


rtmp://live.d3535?98c225bc9c5<playpath>3535?98c225bc9c5038533a7c5b93d231bcef4a0150101f7f2bdfc71c02e5018cc849d5a2 <swfUrl>http://player.viewer.dacast.com/DacastPlayer.swf?chanid=3535 <pageUrl>


can you decode for me so i can use it as a strm file in xbmc

Here you go:

<item>
<title>MSR TV</title>
<link>rtmp://live.dacast.com/201346/3245/3535?98c225bc9c5038533a7c5b93d231bcef4a0150101f7f2bdfc71c0de10a8fc9421d11 swfUrl=http://player.viewer.dacast.com/DacastPlayer.swf pageUrl=http://msrcabletv.com/
swfVfy=true live=1 timeout=15</link>
<thumbnail></thumbnail>
</item>

Nod
#99
does xbmc support .f4m format?

if Yes how do you create the file to play from a web page that has it embedded?

<manifest xmlns="http://ns.adobe.com/f4m/1.0">
TV Cultura SP

rtmp://200.136.27.12/livepkgr playpath=tv2?adbe-live-event=liveevent swfUrl="http://cmais.com.br/portal/js/mediaplayer/player.swf" pageUrl="http://cmais.com.br/aovivo" live=true
GNT

rtmp://31.204.128.76/live playPath=132 swfUrl="http://www.cdnbr.biz/swf/player.swf" pageUrl="http://www.cdnbr.biz/mastertv/GNT.html" live=true
Band SP

rtmp://80.82.65.187/liverepeat playpath=ch00111027 pageUrl=http://abcast.biz/embed4.php?file=ch00111027&width=468&height=380 swfUrl=http://player.longtailvideo.com/player5.9.swf live=true
there are some rtpmdump codes can not watchable even you manage it convert to rtmp code.. have anybody had experience like that.? i m so i cant send rtmpdump code now.
Dears,

please how can i ad xml in xbmc?
(2013-12-23, 19:50)salmanmobeen Wrote: Dears,

please how can i ad xml in xbmc?

use livestreams or livetv addons
  • 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 12

Logout Mark Read Team Forum Stats Members Help
HOW-TO Play Live TV/Internet Video in XBMC (including some sample streams!)4