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
#211
2014-01-20, 05:57 PM
mvallevand Wrote:There are two

/live?channel=##&client=uniqueid
/live?channeloid=##&client=uniqueid

You are responsible for the uniqueid if &client is not provided only one stream is available via the API.

Martin

So could can't stream 2 channels?
I have u card with 2 tuners. So MB3 can stream 2 channels (different people).

But you tell me that it's not possible?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#212
2014-01-20, 06:03 PM
Svekke Wrote:But you tell me that it's not possible?

No I am telling it is possible but only f you provide two different unique ids of your choice.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#213
2014-01-20, 06:37 PM
mvallevand Wrote:There are two

/live?channel=##&client=uniqueid
/live?channeloid=##&client=uniqueid

You are responsible for the uniqueid if &client is not provided only one stream is available via the API.
That's not quite correct. You can use those URLs without client identifier to view multiple streams at the same time. Specifying the client identifier just helps the server keep track of which client is which. This is used to help the server know which old streams it can discard when a client askes for a new channel, without having to rely on socket disconnection timing etc.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#214
2014-01-20, 06:38 PM
Svekke Wrote:So could can't stream 2 channels?
I have u card with 2 tuners. So MB3 can stream 2 channels (different people).

But you tell me that it's not possible?
Yes, of course you can do multiple streams.

In fact, unlike your WMC plugin, it'll be able to do multiple streams from the same tuner simultaneously, with the same or other channels carried on the same frequencies. so you might be watching, for example, 8 different channels with one DVB-T tuner.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#215
2014-01-20, 07:22 PM
sub Wrote:That's not quite correct. You can use those URLs without client identifier to view multiple streams at the same time. Specifying the client identifier just helps the server keep track of which client is which. This is used to help the server know which old streams it can discard when a client askes for a new channel, without having to rely on socket disconnection timing etc.

Sorry my understanding was that without the client parameter you would kill each other off in round robin format. I know vlc users have complained about this and I didn't know you adapted things to be IP aware.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#216
2014-01-20, 07:29 PM
mvallevand Wrote:Sorry my understanding was that without the client parameter you would kill each other off in round robin format. I know vlc users have complained about this and I didn't know you adapted things to be IP aware.
Yeah, that's not correct. When you don't specify the client identifier, it's not done on IP address, instead it just frees up a stream when the client connection goes away. This generally works, but for the occasional user the connection would be slow to close, causing the next channel request to fail because the tuner was still in use (on another frequency), since the connection had not yet closed. The "client" identifier works around this issue.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#217
2014-01-20, 10:36 PM (This post was last modified: 2014-01-20, 10:42 PM by mvallevand.)
Reading the explanation I will stick with my original suggestion. It would be insane for any reasonably designe app that used this method of streaming to not avoid using unique client id, since it defines both the stream start and the stream stop.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#218
2014-01-20, 10:41 PM
True - you definitely want to specify a client identifier if you can
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#219
2014-01-21, 02:41 AM
Svekke Wrote:If you can give both, that would be great.

New version on the FTP server - 20140120-1

New UtilService API to support calls such as these.
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
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#220
2014-01-21, 10:04 PM
slap me for beeing lazy and not reading 20 pages, but can I test MediaBrowser with NPVR now ?
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

Pages (56): « Previous 1 … 20 21 22 23 24 … 56 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Looking for C# UPnP Media Server code bgowland 5 7,773 2016-12-16, 08:25 PM
Last Post: mvallevand
  Media\Show Directory mvallevand 12 6,158 2014-07-02, 10:58 AM
Last Post: sub
  Media\Shows Metadata mvallevand 2 1,952 2013-05-22, 04:09 AM
Last Post: mvallevand
  Streaming media imilne 44 13,255 2012-12-14, 04:05 AM
Last Post: mvallevand
  SkyDrive Eplorer Integration Released.....also available for Mac and iPad UncleJohnsBand 0 1,490 2012-04-24, 01:06 AM
Last Post: UncleJohnsBand
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,966 2012-02-05, 10:29 AM
Last Post: bgowland
  Windows Media Connect - Storing stuff on a Home Server psycik 3 2,778 2009-09-29, 03:47 AM
Last Post: mvallevand
  Plugin notification of stopped media mvallevand 7 2,429 2009-08-19, 11:16 PM
Last Post: mvallevand
  GBPVR Media Events KingArgyle 1 1,624 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