Not that im complaining, this thing is bloody brill
Venares
Member Posts: 72 Joined: May 2010 Reputation: 0 |
2012-04-28 19:33
Post: #731
divingmule, any reason this isnt published on the repo in xbmc ?
Not that im complaining, this thing is bloody brill
|
| find quote |
newatv2user
Fan Joined: May 2011 Reputation: 27 |
2012-04-28 22:09
Post: #732
Bcoz it needs the patched librtmp.
|
| find quote |
salim
Junior Member Posts: 23 Joined: Jan 2012 Reputation: 0 |
2012-05-02 05:49
Post: #733
(2012-04-10 14:28)divingmule Wrote:(2012-04-10 12:18)salim Wrote: which version can i use on apple tv 1g with 3..0.2 ? i did this the problem now is not with Justin plugin, but when i copy the modified : librtmp.0.dylib i can't start XBMC 11 ,, i have error 10 .. this is XBMC logs : http://pastebin.com/tJDe8Ceu And when i return the original librtmp.0.dylib ,, then i can start XBMC i tries the MacOS and Apple TV versions here without result : http://supercloudtv.com/librtmp.html Also i tried this one : http://www.mediafire.com/?q8lswzg307ucfud I don't have this problem with ATV2 please help i can't imagine my atv1 without JTV plugin
(This post was last modified: 2012-05-02 06:01 by salim.)
|
| find quote |
purpl3h4ze
Junior Member Posts: 2 Joined: Jan 2010 Reputation: 0 |
2012-05-02 14:03
Post: #734
I really wish someone would write a how-to for the unexperienced users.
At this point (only tested on Ubuntu 11.10), all you need to do is: - install XBMC v11 stable (Eden) - install the tools needed for accessing the code and compilation: sudo apt-get install build-essential gcc make subversion libssl0.9.8 libssl-dev libssl0.9.8 - git clone git://git.ffmpeg.org/rtmpdump - cd rtmpdump - make - add a single library file to the xbmc system architecture: sudo cp -v rtmpdump/librtmp/librtmp.so.0 /usr/share/xbmc/system/players/dvdplayer/ after this u go to divingmule repo, download his jtv 0.2.7 and add it to xbmc via xbmc interface (you just choose the zip) note that the last step does not change the system. nothing gets replaced. it just adds the rtmp library to a folder that xbmc uses. why is this not available in the official repo (a) or in the divingmule repo (b)? Because rtmpdump needs to be patched? Makes sense I admit :> I just wish this could be made somehow easier. |
| find quote |
divingmule
Posting Freak Posts: 1,278 Joined: Oct 2008 Reputation: 54 |
2012-05-02 15:24
Post: #735
(2012-05-02 05:49)salim Wrote: i did thisThe only thing I can think of is make sure that the file permissions, and owner is the same as the original. |
| find quote |
salim
Junior Member Posts: 23 Joined: Jan 2012 Reputation: 0 |
2012-05-04 05:22
Post: #736
(2012-05-02 15:24)divingmule Wrote:(2012-05-02 05:49)salim Wrote: i did thisThe only thing I can think of is make sure that the file permissions, and owner is the same as the original. Owner : frontrow Permission : 755 Like all files in this framework folder |
| find quote |
matbor
Senior Member Posts: 142 Joined: Jun 2004 Reputation: 0 Location: Melbourne, Australia |
2012-05-04 12:26
Post: #737
Sorry any update on a way to view private streams?
the rugby stream i watch has gone private, i have the password, woud just be nice to view in xbmc. thx 4x ATV2's (v4.3) XBMC Frodo12.2 plus Windows 2003 server running MYSQL, CouchPotato, SickBeard & SABnzb. Server also running commvault's archiver with a 20 tape library! Oh and a 1x ATV1 (CrystalUbuntu-v12.2) that runs my projector :laugh: And currently building my linux box to run all of the above...
(This post was last modified: 2012-05-05 11:07 by matbor.)
|
| find quote |
tricotpo
Junior Member Posts: 7 Joined: Mar 2012 Reputation: 0 |
2012-05-04 23:59
Post: #738
well i can only see the archives not the live streaming any help please
|
| find quote |
divingmule
Posting Freak Posts: 1,278 Joined: Oct 2008 Reputation: 54 |
2012-05-05 14:52
Post: #739
(2012-05-04 05:22)salim Wrote:(2012-05-02 15:24)divingmule Wrote:(2012-05-02 05:49)salim Wrote: i did thisThe only thing I can think of is make sure that the file permissions, and owner is the same as the original. , You may try copying the file to the dvdplayer directory (works with linux/windows). On linux its located /usr/share/xbmc/system/players/dvdplayer/.(2012-05-04 23:59)tricotpo Wrote: well i can only see the archives not the live streaming any help please This addon requires an updated librtmp library.
(This post was last modified: 2012-05-05 15:00 by divingmule.)
|
| find quote |
divingmule
Posting Freak Posts: 1,278 Joined: Oct 2008 Reputation: 54 |
2012-05-05 15:14
Post: #740
(2012-05-04 12:26)matbor Wrote: Sorry any update on a way to view private streams? Sorry, I haven't taken the time to add support for private channels. I'll add it to my list.
|
| find quote |