• 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 22
[RELEASE] rtmpGUI plugin
hi Hans, first of all thanks for this great add on. Is there anyway you can tell me how to get the epg working on atv2? thanks in advance
Reply
theduly Wrote:i have replaced the default.py and the librtmp but european streams still ends after 60 seconds. Can someone help me?
You did edit the default.py to
Code:
HAS_UPDATED_LIBRTMP=True
like it said in the guide, right? :rolleyes2:
Reply
Quote:HAS_UPDATED_LIBRTMP=True

setting this to true breaks (won't play at all) france 2,3,etc is there anything I can do to fix that?
Reply
seafooddumpster Wrote:setting this to true breaks (won't play at all) france 2,3,etc is there anything I can do to fix that?

Try this :

fondary Wrote:Many thanks !
It's working great for european channels.

I just had to edit a little the default.py you provided :
I deleted
Code:
+stream.findtext('advanced').replace('-v','').replace('live=1','')
just before
[HTML]if HAS_UPDATED_LIBRTMP:[/HTML]

It was repeating the "advanced" parameters.

It will solve your problem, i guess
Reply
paruro Wrote:Try this :



It will solve your problem, i guess

aha! I misunderstood this as already added to the gist, thanks!
Reply
That is my first post..so hallo guys!! and tnx for your great forum.

i m new in xbmc community and i can t understand how have logo and maybe epg using rtmpgui plugin...

can someone help me?

tnx
Reply
seafooddumpster Wrote:setting this to true breaks (won't play at all) france 2,3,etc is there anything I can do to fix that?

It seems that it's case sensitive : "True", "true" doesn't work
Reply
cortocinese Wrote:That is my first post..so hallo guys!! and tnx for your great forum.

i m new in xbmc community and i can t understand how have logo and maybe epg using rtmpgui plugin...

can someone help me?

tnx

You can add logos by adding these tags to your streams in your xml:
Code:
<logourl>http://www.locationofyourlogos/logo.png</logourl>
Reply
HansMayer Wrote:Linux:
Download librtmp from https://github.com/svnpenn/rtmpdump, compile it with make in the librtmp folder and replace librtmp.so.0 from XBMC with the new version.

Could you give the path of the exact file to replace ? I've done the compile process but I don't where is the file to replace ?
Thanks
openelec on Asrock Ionstar 330 | mce remote
Reply
xbmcjb Wrote:Could you give the path of the exact file to replace ? I've done the compile process but I don't where is the file to replace ?
Thanks
Code:
$ find / |grep librtmp.so.0
Reply
I few questions:

1) I already have librtm0 2.4 installed via the package manager.

I have done a search and librtmp.so.0 only appears in /usr/lib/x86_64-linux-gnu/ should this be copied somewhere? If so where?

2) Do i also need a separate install of rtmpdump installed at all?

3) Has anyone found a stream for the new Sky F1 channel at all?

Reply
(2012-03-12, 15:16)x0149128 Wrote: I few questions:

1) I already have librtm0 2.4 installed via the package manager.

I have done a search and librtmp.so.0 only appears in /usr/lib/x86_64-linux-gnu/ should this be copied somewhere? If so where?

2) Do i also need a separate install of rtmpdump installed at all?

3) Has anyone found a stream for the new Sky F1 channel at all?
1) 2.4 != 2.4. The one here is patched. Make a backup if you want.
2) No.
3) Yes

Reply
Ok thanks. I'll get on with compiling the patched librtm0

I currently use "http://xbmc.jonakcomputers.com/list.xml" The F1 channel isn't in that list. Which is the best to use now?

Thanks
Reply
need help on how to get this to work and the files necessary as megaupload closed down
Reply
anyone else getting "temporarily disabled" in the channel list?
any other sources?

edit: ok nevermind, http://forum.xbmc.org/showthread.php?tid=125291
Reply
  • 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 22

Logout Mark Read Team Forum Stats Members Help
[RELEASE] rtmpGUI plugin2