NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 3 4 5 6 7 … 93 Next »
Media Browser Integration

 
  • 0 Vote(s) - 0 Average
Media Browser Integration
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#51
2013-11-14, 08:40 PM
But you don't get a html page back? Is it a stream .... with or without sid?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,724
Threads: 767
Joined: Nov 2003
#52
2013-11-14, 09:03 PM
It'll stream you png or jpg, with the appropriate mime type, or return you a 404 error if no icon could be found for the requested channel. (ie, the same as if you'd made a request for an image file, like for example http://i.cdn.turner.com/cnn/twitter/imag...normal.png)

You should supply the sid too.
smacrae
Offline

Senior Member

Posts: 255
Threads: 11
Joined: Aug 2012
#53
2013-11-19, 03:59 AM
Hi Svekke

Any idea when you'll enabled NextPVR in to MB3 Beta/Alpha?

Keen to try it all out...

-SM
Specs
Server: Intel Gen3 i7, OS-Windows 7 (64-bit), 8Gb RAM, 60Gb SSD OS drive, 8TB RAID5 Storage, 2 x dual tuner HDHomeRun (DVB-T)
Client: 4 x Intel NUC i3 4Gb RAM, 120Gb SSD
Client: Samsung [AU][DVB-T][2013]BD-F6500 skipping broken
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#54
2013-11-24, 09:53 PM
mvallevand Wrote:NEWA Web Services provides pretty much all NextPVR functionality and it is documented through wsdl.


http://localhost:8866/public/services/De...rvice.asmx
http://localhost:8866/public/services/GuideService.asmx
http://localhost:8866/public/services/Ma...rvice.asmx
http://localhost:8866/public/services/Sc...rvice.asmx
http://localhost:8866/public/services/Se...rvice.asmx

It does help to know the API though.

Martin

Just wanted to note.... these are transitioning over to REST services.....
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#55
2013-11-26, 02:28 AM
we're working on it. it will soon be in the web client so that you can manage it from the web interface, and of course watch directly from there. from there once it's in our rest api, other clients will implement it based on their own schedules.
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#56
2013-11-27, 07:12 PM
we have pages built now to view data in our web client.... no ability to execute operations yet but that's coming next.

This will be pretty cool because our users will be able to manage everything from a web browser, and the layout responds to different screen sizes.

Once we release as part of the web client, our other ui developers will jump on it as well for their apps.

[Image: 529614c0e0834_Untitled.png]

[Image: 529614d2238f2_Untitled1.png]
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,953
Threads: 956
Joined: May 2006
#57
2013-11-28, 01:52 AM
lukemb3 Wrote:we have pages built now to view data in our web client.... no ability to execute operations yet but that's coming next..

Does mb3 leave the playback mime type player selection to the browser?

Martin
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#58
2013-11-29, 01:27 AM
I'm not entirely sure what you mean but we encode on the server to the format that the browser asks for. We use an html5 video tag with sources for mp4, webm, and m3u8 (apple's HLS), and the browser decides which one it wants. So what that means is our server will have to take your stream, and then manipulate it further, either by encoding or just a simple remuxing. We already do this sort of thing when streaming remote content from the internet. Clients don't generally stream directly from the source, they run it through mb3 server. (Although we pass all of the information we have down to the client so that they can stream directly from the source if they're able to).
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,953
Threads: 956
Joined: May 2006
#59
2013-11-29, 01:55 AM
lukemb3 Wrote:I'm not entirely sure what you mean but we encode on the server to the format that the browser asks for. We use an html5 video tag with sources for mp4, webm, and m3u8 (apple's HLS), and the browser decides which one it wants. So what that means is our server will have to take your stream, and then manipulate it further, either by encoding or just a simple remuxing. We already do this sort of thing when streaming remote content from the internet. Clients don't generally stream directly from the source, they run it through mb3 server. (Although we pass all of the information we have down to the client so that they can stream directly from the source if they're able to).

That's exactly what I wanted to here, thanks.

Martin
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#60
2013-11-29, 02:14 AM
do recordings have thumbnails?
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

Pages (56): « Previous 1 … 4 5 6 7 8 … 56 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Looking for C# UPnP Media Server code bgowland 5 7,652 2016-12-16, 08:25 PM
Last Post: mvallevand
  Media\Show Directory mvallevand 12 6,048 2014-07-02, 10:58 AM
Last Post: sub
  Media\Shows Metadata mvallevand 2 1,867 2013-05-22, 04:09 AM
Last Post: mvallevand
  Streaming media imilne 44 12,977 2012-12-14, 04:05 AM
Last Post: mvallevand
  SkyDrive Eplorer Integration Released.....also available for Mac and iPad UncleJohnsBand 0 1,451 2012-04-24, 01:06 AM
Last Post: UncleJohnsBand
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,879 2012-02-05, 10:29 AM
Last Post: bgowland
  Windows Media Connect - Storing stuff on a Home Server psycik 3 2,670 2009-09-29, 03:47 AM
Last Post: mvallevand
  Plugin notification of stopped media mvallevand 7 2,274 2009-08-19, 11:16 PM
Last Post: mvallevand
  GBPVR Media Events KingArgyle 1 1,571 2005-03-27, 07:12 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode