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! - islamino - 2012-06-09 16:37

hi
could anyone helpme
i have a 2 stream for JSC SPORT + (WORK in VLC 24/24)
i put the rtmp server in XML file but he work 5 sec and the stream turn (of IN XBMC just 5 sec)

here is rtmpe for VLC
Al Jazeera Sport [stream1]:

rtmpdump -r rtmpe://217.172.179.252/live/canal3 -W http://www.arab-eyes.tv/live/liveS.swf --live -C S:PLAYER -p http://www.arab-eyes.tv/form/index.php# | "%VLC%" --meta-title=" Al Jazeera Sport [stream1] by ISLAMINO" -

Al Jazeera Sport [stream2]:

rtmpdump -r rtmpe://217.172.179.252/live/canal4 -W http://www.arab-eyes.tv/live/liveS.swf --live -C S:PLAYER -p http://www.arab-eyes.tv/form/index.php# | "%VLC%" --meta-title=" Al Jazeera Sport [stream2] by ISLAMINO" -

here is rtmpe for xbmc

<item>
<title>JSC SPORT + [stream1] (rtmp)</title>
<link>rtmpe://217.172.179.252/live/canal4 swfUrl="http://www.arab-eyes.tv/live/liveS.swf" pageUrl="http://www.arab-eyes.tv/form/index.php#" swfVfy=true live=true timeout=60 </link>
<thumbnail>NONE</thumbnail>
</item>

<item>
<title>JSC SPORT + [stream2] (rtmp) </title>
<link>rtmpe://217.172.179.252/live/canal3 swfUrl="http://www.arab-eyes.tv/live/liveS.swf" pageUrl="http://www.arab-eyes.tv/form/index.php#" swfVfy=true live=true timeout=60 </link>
<thumbnail>NONE</thumbnail>
</item>


plz help me
i want to watch EURO 2012 in XBMC
and thank you


RE: LiveStreams - request stream help here! - antar - 2012-06-10 05:09

Do you mean a pc or a Mac needs to be on all the time with the proxy running?

(2012-06-05 03:46)bbk79 Wrote:  
(2012-04-14 06:29)antar Wrote:  Will try this! Are u able to do the same with glarab? It is part of the glwiz site. It would be good if the same code can be used for the glarab site as well.

Hey Antar [and anyone else who might be interested in GLArab streams!]

You can now download a semi-working GLArab plugin from the same location as the GLWiZ plugin: http://code.google.com/p/xbmc-glwiz-addon/downloads/list

I say semi working as I haven't been able to go around the UDP to HTTP proxy (the "plugin"!) GLArab uses, you will need it somewhere on your local network (or on the XBMC machine itself, if there is a GLArab proxy for its operating system). This is part of the add-on settings and HAS to be set for the plugin to work.

Enjoy but please don't EXPECT my assistance with the 'proxy settings' Wink it has been tested and confirmed working on an ATV2 with the proxy running on a Mac.

As a side note, if you're using the GLWiz plugin, I strongly recommend updating to the latest version as the channel listings are much faster now!



RE: LiveStreams - request stream help here! - bbk79 - 2012-06-10 15:25

(2012-06-10 05:09)antar Wrote:  Do you mean a pc or a Mac needs to be on all the time with the proxy running?

Yup, of course unless you've got a better idea!


RE: LiveStreams - request stream help here! - antar - 2012-06-10 15:47

(2012-06-10 15:25)bbk79 Wrote:  
(2012-06-10 05:09)antar Wrote:  Do you mean a pc or a Mac needs to be on all the time with the proxy running?

Yup, of course unless you've got a better idea!


Thanks bbk79. Works great with little to no buffering at all. Only drawback is that the pc is running all the time to make this work unless someone has a better idea or is able to make the proxy ATV2 compatible which I doubt this could be done.


When the plugin uses a proxy running on a local network, do you know if the video stream goes through the local pc running the proxy or does the video stream directly to the ATV2?


RE: LiveStreams - request stream help here! - bbk79 - 2012-06-10 16:40

(2012-06-10 15:47)antar Wrote:  When the plugin uses a proxy running on a local network, do you know if the video stream goes through the local pc running the proxy or does the video stream directly to the ATV2?

Proxy connects to GLArab servers using a UDP based proprietary protocol from a company called Zixi, at the other end it makes the streams available as flash videos over HTTP (TCP). XBMC connects to the proxy, no direct streams.

Not sure what else the proxy does apart from the obvious, given its high CPU usage some transcoding or decryption might be part of its role...


RE: LiveStreams - request stream help here! - hapm - 2012-06-10 18:18

Hi everyone, first of all thanks for the plugin.
I am having problems finding out how to get the stream out of this page:
http://www.liveflash.tv/AXN834398

I have tried through the usual rtmpsrv and I tried going through a core dump of the process to no avail.
Can someone help me? And in case you get it, can you post an explanation on how you did it so I can do the same for a couple more channels in the same website?

Thanks in advance.


RE: LiveStreams - request stream help here! - rapceza - 2012-06-10 19:50

http://www.dyyno.com/embed/epg2/index.php?widget_id=9&cfg={%22master_group_name%22:%22ipworldtv_web%22}

Help me lig tv ?


RE: LiveStreams - request stream help here! - markronan2006 - 2012-06-11 01:37

(2012-06-10 18:18)hapm Wrote:  Hi everyone, first of all thanks for the plugin.
I am having problems finding out how to get the stream out of this page:
http://www.liveflash.tv/AXN834398

I have tried through the usual rtmpsrv and I tried going through a core dump of the process to no avail.
Can someone help me? And in case you get it, can you post an explanation on how you did it so I can do the same for a couple more channels in the same website?

Thanks in advance.



<item>
<title>AXN </title>
<link>rtmp://95.211.168.28/stream/AXN834398?id=46419</link>
<thumbnail>http://fulltimemaza.com/icons/AXN%20_axn.jpg</thumbnail>
</item>


RE: LiveStreams - request stream help here! - ykhehra1 - 2012-06-11 05:10

Can you provide the weblink for these streams, it will help to get rtmps.

(2012-06-09 16:37)islamino Wrote:  hi
could anyone helpme
i have a 2 stream for JSC SPORT + (WORK in VLC 24/24)
i put the rtmp server in XML file but he work 5 sec and the stream turn (of IN XBMC just 5 sec)

here is rtmpe for VLC
Al Jazeera Sport [stream1]:

rtmpdump -r rtmpe://217.172.179.252/live/canal3 -W http://www.arab-eyes.tv/live/liveS.swf --live -C S:PLAYER -p http://www.arab-eyes.tv/form/index.php# | "%VLC%" --meta-title=" Al Jazeera Sport [stream1] by ISLAMINO" -

Al Jazeera Sport [stream2]:

rtmpdump -r rtmpe://217.172.179.252/live/canal4 -W http://www.arab-eyes.tv/live/liveS.swf --live -C S:PLAYER -p http://www.arab-eyes.tv/form/index.php# | "%VLC%" --meta-title=" Al Jazeera Sport [stream2] by ISLAMINO" -

here is rtmpe for xbmc

<item>
<title>JSC SPORT + [stream1] (rtmp)</title>
<link>rtmpe://217.172.179.252/live/canal4 swfUrl="http://www.arab-eyes.tv/live/liveS.swf" pageUrl="http://www.arab-eyes.tv/form/index.php#" swfVfy=true live=true timeout=60 </link>
<thumbnail>NONE</thumbnail>
</item>

<item>
<title>JSC SPORT + [stream2] (rtmp) </title>
<link>rtmpe://217.172.179.252/live/canal3 swfUrl="http://www.arab-eyes.tv/live/liveS.swf" pageUrl="http://www.arab-eyes.tv/form/index.php#" swfVfy=true live=true timeout=60 </link>
<thumbnail>NONE</thumbnail>
</item>


plz help me
i want to watch EURO 2012 in XBMC
and thank you



RE: LiveStreams - request stream help here! - islamino - 2012-06-11 11:28

(2012-06-11 05:10)ykhehra1 Wrote:  Can you provide the weblink for these streams, it will help to get rtmps.

(2012-06-09 16:37)islamino Wrote:  hi
could anyone helpme
i have a 2 stream for JSC SPORT + (WORK in VLC 24/24)
i put the rtmp server in XML file but he work 5 sec and the stream turn (of IN XBMC just 5 sec)

here is rtmpe for VLC
Al Jazeera Sport [stream1]:

rtmpdump -r rtmpe://217.172.179.252/live/canal3 -W http://www.arab-eyes.tv/live/liveS.swf --live -C S:PLAYER -p http://www.arab-eyes.tv/form/index.php# | "%VLC%" --meta-title=" Al Jazeera Sport [stream1] by ISLAMINO" -

Al Jazeera Sport [stream2]:

rtmpdump -r rtmpe://217.172.179.252/live/canal4 -W http://www.arab-eyes.tv/live/liveS.swf --live -C S:PLAYER -p http://www.arab-eyes.tv/form/index.php# | "%VLC%" --meta-title=" Al Jazeera Sport [stream2] by ISLAMINO" -

here is rtmpe for xbmc

<item>
<title>JSC SPORT + [stream1] (rtmp)</title>
<link>rtmpe://217.172.179.252/live/canal4 swfUrl="http://www.arab-eyes.tv/live/liveS.swf" pageUrl="http://www.arab-eyes.tv/form/index.php#" swfVfy=true live=true timeout=60 </link>
<thumbnail>NONE</thumbnail>
</item>

<item>
<title>JSC SPORT + [stream2] (rtmp) </title>
<link>rtmpe://217.172.179.252/live/canal3 swfUrl="http://www.arab-eyes.tv/live/liveS.swf" pageUrl="http://www.arab-eyes.tv/form/index.php#" swfVfy=true live=true timeout=60 </link>
<thumbnail>NONE</thumbnail>
</item>


plz help me
i want to watch EURO 2012 in XBMC
and thank you


the web is
http://www.arab-eyes.tv/
for chat

and there is a script or plugin

to watch tv

http://www.arab-eyes.tv/form/index.php#