Kodi Community Forum
[RELEASE] rtmpGUI plugin - 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: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] rtmpGUI plugin (/showthread.php?tid=120045)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


RE: [RELEASE] rtmpGUI plugin - adioukrou - 2012-03-16

Can somebody explain why TV5Monde on rtmpGUI+ plugin plays for 60 seconds and stops.You need to push play again to make it for another 60 seconds.Thank you.


RE: [RELEASE] rtmpGUI plugin - x5-452 - 2012-03-16

Where can i find rtmpGui+?


RE: [RELEASE] rtmpGUI plugin - ustheboss - 2012-03-16

(2012-03-16, 16:18)x5-452 Wrote: Where can i find rtmpGui+?

Here:

http://supertv.3owl.com/plugin.video.rtmpGUIplus-2.zip


RE: [RELEASE] rtmpGUI plugin - x5-452 - 2012-03-16

(2012-03-16, 16:25)ustheboss Wrote:
(2012-03-16, 16:18)x5-452 Wrote: Where can i find rtmpGui+?

Here:

http://supertv.3owl.com/plugin.video.rtmpGUIplus-2.zip

Thank you!


RE: [RELEASE] rtmpGUI plugin - jonnypa - 2012-03-18

Hi guys! I have the same problem with rtmpgui+ and super tv: streams work slowly and I have continuous buffering. I use the new rtmplib and I activated the add-on option for using this library but I still have the problem. My connection properly works and is a good one (10 Mbit) so I think there is a settings problem! Can you help me! Thanks!


RE: [RELEASE] rtmpGUI plugin - HansMayer - 2012-03-18

(2012-03-16, 08:17)adioukrou Wrote: Can somebody explain why TV5Monde on rtmpGUI+ plugin plays for 60 seconds and stops.You need to push play again to make it for another 60 seconds.Thank you.
You need to update your libRTMP.
(2012-03-18, 13:35)jonnypa Wrote: Hi guys! I have the same problem with rtmpgui+ and super tv: streams work slowly and I have continuous buffering. I use the new rtmplib and I activated the add-on option for using this library but I still have the problem. My connection properly works and is a good one (10 Mbit) so I think there is a settings problem! Can you help me! Thanks!
I've responded to that in the SuperTV thread.


RE: [RELEASE] rtmpGUI plugin - ariete27 - 2012-03-18

Hi HansMayer,
I need your help. Ican't install RTMPGUI on XBMC: error script failed.
can you explain pls again with more details?
I 've tried with this explanation , but not successfully.


1) Install the update from above
2) Install http://code.google.com/p/anarchintosh-pr...p&can=2&q=
3) Add

Code:

<import addon="script.module.elementtree" />between <requires> and </requires> in plugin.video.rtmpGUI/addon.xml.
BTW, if the streams buffer, close some programs and restart XBMC. Or install more RAM.




RE: [RELEASE] rtmpGUI plugin - HansMayer - 2012-03-18

(2012-03-18, 20:07)ariete27 Wrote: Hi HansMayer,
I need your help. Ican't install RTMPGUI on XBMC: error script failed.
can you explain pls again with more details?
I 've tried with this explanation , but not successfully.


1) Install the update from above
2) Install http://code.google.com/p/anarchintosh-pr...p&can=2&q=
3) Add

Code:

<import addon="script.module.elementtree" />between <requires> and </requires> in plugin.video.rtmpGUI/addon.xml.
BTW, if the streams buffer, close some programs and restart XBMC. Or install more RAM.
XBMC Eden RC2 is required for all of these plugins. Try rtmpGUI+ from the links above, if it still doesn't work, post logs.



RE: [RELEASE] rtmpGUI plugin - ariete27 - 2012-03-18

rtmpGUI works good but rtmpGUI+(supertv) dosen't work.


RE: [RELEASE] rtmpGUI plugin - HansMayer - 2012-03-18

(2012-03-18, 21:41)ariete27 Wrote: rtmpGUI works good but rtmpGUI+(supertv) dosen't work.
OK, but to help you further with this I'd need excerpts from the log file so I can figure out why exactly it doesn't work for you.


RE: [RELEASE] rtmpGUI plugin - ustheboss - 2012-03-18

script error when open rtmpgui list and blackoutworms list.
any help please.

http://pastebin.com/LCRxjw73

thanks.

ps:also in supertv both last releases.


RE: [RELEASE] rtmpGUI plugin - s4ug4 - 2012-03-18

Hi,

i can't get around the 60 second stream stops problem (not in rtmpgui or in rtmpgui+). I've updated the librtmp.dll but whenever i enable the "updated librtmp option" the stream doesn't start at all.

Here is a log: http://pastebin.com/Fy3gSsir

I think the problem is: "21:36:20 T:3904 ERROR: Unknown option swfsize" ?

What can i do to get this working? Thanks for any help.


P.S. a lot of the channel selections by language in rtmpgui+ gives me a script error (ie Austria, Swiss, France etc.) as well as the default rtmpgui list.

@ustheboss: the blackoutworms list is working for me




RE: [RELEASE] rtmpGUI plugin - HansMayer - 2012-03-18

(2012-03-18, 22:52)s4ug4 Wrote: Hi,

i can't get around the 60 second stream stops problem (not in rtmpgui or in rtmpgui+). I've updated the librtmp.dll but whenever i enable the "updated librtmp option" the stream doesn't start at all.

Here is a log: http://pastebin.com/Fy3gSsir

I think the problem is: "21:36:20 T:3904 ERROR: Unknown option swfsize" ?

What can i do to get this working? Thanks for any help.


P.S. a lot of the channel selections by language in rtmpgui+ gives me a script error (ie Austria, Swiss, France etc.) as well as the default rtmpgui list.

@ustheboss: the blackoutworms list is working for me
blackoutworm's list works fine.

The problem here is that you haven't successfully updated your librtmp. Are you sure that you copied the file to right directory?



RE: [RELEASE] rtmpGUI plugin - theduly - 2012-03-19

same for me rtmpgui list and switzerland and österreich also script error


RE: [RELEASE] rtmpGUI plugin - HansMayer - 2012-03-19

(2012-03-19, 00:04)theduly Wrote: same for me rtmpgui list and switzerland and österreich also script error
The Austria, France and Switzerland lists are fixed.