Kodi Community Forum
help with rtmp <break> - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: VideoPlayer InputStream (https://forum.kodi.tv/forumdisplay.php?fid=312)
+---- Thread: help with rtmp <break> (/showthread.php?tid=132411)



help with rtmp <break> - rabah_haddad - 2012-05-26

Hello guys.

just wondering how to play an rtmp link for example

rtmp://presstv.fc.llnwd.net/presstv<break>alalamtv_800.flv http://www.alalam.ir http://www.alalam.ir/sites/default/files/live/flowplayer.rtmp-3.2.0.swf

i tried removing the break but i dont know what to replace it with.

Thanks kindly


RE: help with rtmp <break> - pm2i - 2012-05-26

(2012-05-26, 11:46)rabah_haddad Wrote: Hello guys.

just wondering how to play an rtmp link for example

rtmp://presstv.fc.llnwd.net/presstv<break>alalamtv_800.flv http://www.alalam.ir http://www.alalam.ir/sites/default/files/live/flowplayer.rtmp-3.2.0.swf

i tried removing the break but i dont know what to replace it with.

Thanks kindly

Try this


<item>
<title>AL Alem</title>
<link>rtmp://38.80.72.34/live/ playpath=alalam1 swfUrl=http://www.alalam.ir/sites/default/files/live/flowplayer.rtmp-3.2.0.swf pageUrl=http://www.alalam.ir/live Live=1 timeout=20</link>
<thumbnail>none</thumbnail>
</item>

thanks




RE: help with rtmp <break> - rabah_haddad - 2012-05-29

(2012-05-26, 23:22)pm2i Wrote:
(2012-05-26, 11:46)rabah_haddad Wrote: Hello guys.

just wondering how to play an rtmp link for example

rtmp://presstv.fc.llnwd.net/presstv<break>alalamtv_800.flv http://www.alalam.ir http://www.alalam.ir/sites/default/files/live/flowplayer.rtmp-3.2.0.swf

i tried removing the break but i dont know what to replace it with.

Thanks kindly

Try this


<item>
<title>AL Alem</title>
<link>rtmp://38.80.72.34/live/ playpath=alalam1 swfUrl=http://www.alalam.ir/sites/default/files/live/flowplayer.rtmp-3.2.0.swf pageUrl=http://www.alalam.ir/live Live=1 timeout=20</link>
<thumbnail>none</thumbnail>
</item>

thanks
Thanks.

But i was wondering what i have to replace the break with. i am trying to make a list of a few streams i was able to pull from some sites to make an xml channel list but i cant happen to figure out what to replace the break with in the stream url.



RE: help with rtmp <break> - superryo - 2014-04-15

what is the timeout for?