XBMC and Slingbox support running on a $99 ATV 2. Now that would be awesome. Once you put the code in SVN should it theoretically work?
Tolax
XBMC Slingbox Client - Development Status
tolax
Junior Member Posts: 39 Joined: Jan 2010 Reputation: 0 |
2011-01-21 18:52
Post: #61
|
| find quote |
tedbone
Member Posts: 56 Joined: Nov 2009 Reputation: 0 |
2011-01-23 03:38
Post: #62
tolax Wrote:XBMC and Slingbox support running on a $99 ATV 2. Now that would be awesome. Once you put the code in SVN should it theoretically work? I know. The thought of this gives me a "techno-boner!" As I understand it, the current ATV2 jailbreak is tethered, so each ATV2 reboot requires a Mac OS yo inject the XBMC code to run it. However, I'm guessi g once they figuere out a non-tethered JB, the SVN code should work every time (don't hold me to this - just theory). $99 ATV2+XBMC w/SlingBox support= Epic WIN! Me, I'm waiting for the Windows JB for ATV2. Man, I've never been into Apple, but this ATV2 (even unjailbroken) is really cool. Guess I should now sell my Seagate FreeAgent HD+ - rhat aint gonna ever get XBMC love like i had hoped
|
| find quote |
wturnerharris
Junior Member Posts: 13 Joined: Jan 2011 Reputation: 0 |
2011-01-23 21:26
Post: #63
Harry Muscle Wrote:Thanks for that piece of info. I'll make sure to add it to the code. I've been away from programming for a few weeks and it'll probably be another few weeks before I can continue working on this again. I believe there's some minor changes that have been requested to my code before it gets accepted into the SVN, so you won't see it in the SVN just yet, but soon. The changes requested are just a few hours worth of work ... I just have to find the time. I'm not sure if you can provide any help for this, but I'm stuck at 'make' here. I patched using the same rev as stated in the patch (I have to manually patch the VS2010 files, but since I'm using linux, I don't think that matters) then it bootstraps/configures properly, but when I run make towards the end I get: Code: xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreams.a(DVDInputStreamTV.o): In function `CDVDInputStreamTV::Open(char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':Any suggestions? |
| find quote |
wturnerharris
Junior Member Posts: 13 Joined: Jan 2011 Reputation: 0 |
2011-01-25 00:13
Post: #64
Well, I believe I fixed the above error. I simply added the Slingbox.cpp and lib/SlingboxLib/SlingboxLib.cpp to the Makefile located in xbmc/FileSystem and the compile ran smoothly after that.
Now it just doesn't work. Lol. I have the output from xbmc.log if anyone can help. |
| find quote |
chris0147
Junior Member Posts: 23 Joined: Jan 2011 Reputation: 0 |
2011-02-02 20:19
Post: #65
Hi Harry,
I have got a question to you: I saw your post on this forum as I want to add VLC in VB.NET. However, how can I watch the slingbox through with VLC using with VB.NET code properties? |
| find quote |
Harry Muscle
Fan Joined: Nov 2006 Reputation: 0 |
2011-02-11 00:13
Post: #66
wturnerharris Wrote:Well, I believe I fixed the above error. I simply added the Slingbox.cpp and lib/SlingboxLib/SlingboxLib.cpp to the Makefile located in xbmc/FileSystem and the compile ran smoothly after that. Can you post the xbmc.log file to pastebin.com and post the link here? I'll try to take a look and see what's going on. Thanks, Harry |
| find quote |
tolax
Junior Member Posts: 39 Joined: Jan 2010 Reputation: 0 |
2011-02-12 00:06
Post: #67
Harry,
Terrible question to ask, but any view on when this might make it into the SVN? Tolax |
| find quote |
Harry Muscle
Fan Joined: Nov 2006 Reputation: 0 |
2011-02-12 02:08
Post: #68
tolax Wrote:Harry, I finally started working on the code again today ... just trying to switch over everything to Git to begin with, but once that's done, and I make the minor changes requested by the mods, it's gonna wait for the mods to approve and get it added. Hopefully my part will be done by latest middle of next week. Thanks, Harry |
| find quote |
chris0147
Junior Member Posts: 23 Joined: Jan 2011 Reputation: 0 |
2011-02-12 04:14
Post: #69
harry, do you know how to code for slingsdk in vb.net??
|
| find quote |
Harry Muscle
Fan Joined: Nov 2006 Reputation: 0 |
2011-02-12 04:31
Post: #70
Got some good news for those that have been waiting to try this but didn't want to go thru the process of compiling, etc. Here: http://www.megaupload.com/?d=468BLANO you can find a compiled version of XBMC for Windows. It's based on GIT commit 4b398fe55699325a2e8ae7ef880abb167de2890f (which if from February 11, 2011 @ 6:27:20PM). Only problem is that there's currently no nightly builds (with installer and all the support files, etc.) available officially. However, I believe you can get your hands on some from about a month ago here: http://sshcs.com/xbmc/?mode=DLC&FA=XBMC&...744&TF=rar (or just go to http://sshcs.com/xbmc/ and follow the prompts) and then just swap the exe file that I provided in the first link. I haven't actually tested that combination, but unless something major was changed on the skin or other support files it should work I presume. Maybe whoever is the first to try could just report back and let everyone else know. If I had more time I'd try it myself, but it's either that or continue working on the changes requested by the mods to get this officially into XBMC.
Thanks, Harry P.S. Since XBMC has moved over to GIT my latest posted patch is a pain to apply, so if there's anyone who wants to compile the latest and greatest version of XBMC from GIT with my patch, I can make a copy of it available designed for GIT. Just ask and I'll upload it. P.P.S. For those trying this out and not wanting to read the ticket on how to add the Slingbox ... basically just add a new source in the format of: sling://username: password@slingboxaddress: port (username has to be either administrator or viewer)
(This post was last modified: 2011-02-12 04:34 by Harry Muscle.)
|
| find quote |

Search
Help