2013-07-28, 01:36 AM
So happy to see Luke here looking to bring Media Browser and NextPVR together!
2013-07-28, 01:36 AM
So happy to see Luke here looking to bring Media Browser and NextPVR together!
Hey guys,
Just a quick update on this. We have a new contributor joining our group who is going to make this his project, which is fantastic because I've had to keep pushing it down to the to do list while we focus on getting our clients into all of their stores (ios, android, window phone/rt, roku etc). Has there been any movement on 4.5 or should we still use your web services? I did some initial investigation in July and I'll be sharing that info with him. Also, have you guys put any thought into building an api wrapper? We have two wrappers for our api available as nuget packages. One is a .net wrapper and the other is javascript: https://github.com/MediaBrowser/MediaBrowser.ApiClient https://github.com/MediaBrowser/MediaBro...Javascript They've been a huge recruiting tool for us because I'm able to pitch that to prospective developers to let them know how easy our api is. As a result, we now have 6 client apps using the wrapper, and several other utility/plugin apps using them as well (for example, a kinect voice add-on).
2013-09-21, 04:56 PM
There a lots of changes coming the xml interface has been expanded and UJB has added some JSON options to NEWA to use instead of Web Services. Web Services is still the most feature rich.
Some NextPVR users are clinging onto XP right to the end so I don't think sub is going to force them to off. MediaPortal, XBMC both dropped official XP support like you have done so the end is near. Martin
2013-09-21, 06:25 PM
Yeah, I want to retain XP compatibility, so the next release will move to .NET 4.0. This release will be available in a week or so.
2013-09-22, 08:21 PM
Thanks guys. We should be diving full steam into this very soon.
https://github.com/MediaBrowser/MediaBrowser/issues/550
2013-10-08, 08:04 PM
Things got delayed a couple of weeks since my comment above, but the new release should be out this weekend.
The main http API (used by XBMC addon etc) is xml based, not REST/JSON. I think the updated version of NEWA (web app) included with the release adds some REST API with JSON, but I've never used it so can't provide you any guidance on that, or info about it's capabilities.
2013-10-08, 08:15 PM
When the next version is released, I will upload my next version of x-newa which will provide examples in python of how to use
- sub's native xml methods - UJB's new NEWA's JSON - NEWA's SOAP You don't need any service to stream though. From any of the above you can get the channel info and guide info and then just build the stream http://ip:port/live?channel=##&clientid=uniqueid You will also get examples of the new touch UI features for /control and /activity but you probably want to keep your Martin
2013-10-08, 08:23 PM
Quote:I see some example in the NEWA "site". But there is no streaming part (LIVE, no recordings)As Martin says above, you can already stream. You don't need the new release for this. For example, in VLC, just open a network URL like: http://127.0.0.1:8866/live?channel=12 or http://127.0.0.1:8866/live?recording=1234
2013-10-08, 08:53 PM
Oh didn't know that!
It would be great to see a new version this weekend. So could do everything with the main http API? You don't need the NEWA "API"? Or ... |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Looking for C# UPnP Media Server code | bgowland | 5 | 7,276 |
2016-12-16, 08:25 PM Last Post: mvallevand |
|
Media\Show Directory | mvallevand | 12 | 5,655 |
2014-07-02, 10:58 AM Last Post: sub |
|
Media\Shows Metadata | mvallevand | 2 | 1,701 |
2013-05-22, 04:09 AM Last Post: mvallevand |
|
Streaming media | imilne | 44 | 11,921 |
2012-12-14, 04:05 AM Last Post: mvallevand |
|
SkyDrive Eplorer Integration Released.....also available for Mac and iPad | UncleJohnsBand | 0 | 1,347 |
2012-04-24, 01:06 AM Last Post: UncleJohnsBand |
|
Building a list of files in media folders (npvr Music and Videos) | bgowland | 2 | 1,695 |
2012-02-05, 10:29 AM Last Post: bgowland |
|
Windows Media Connect - Storing stuff on a Home Server | psycik | 3 | 2,485 |
2009-09-29, 03:47 AM Last Post: mvallevand |
|
Plugin notification of stopped media | mvallevand | 7 | 2,040 |
2009-08-19, 11:16 PM Last Post: mvallevand |
|
GBPVR Media Events | KingArgyle | 1 | 1,434 |
2005-03-27, 07:12 PM Last Post: sub |