NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 87 88 89 90 91 … 193 Next »
Streaming to other networked PCs

 
  • 0 Vote(s) - 0 Average
Streaming to other networked PCs
numatrix
Offline

Junior Member

Posts: 37
Threads: 4
Joined: Feb 2005
#1
2005-02-14, 04:51 PM
I'd love to be able to use the web interface (or any other interface) to stream around the local network. I suppose I could always mount windows file shares, but I'd prefer to use the web interface.

Bonus points for love down-encoding so, for example, I could stream at a much lower bit-rate if I happened to be at the office and wanted to watch remotely.

It seems like using something like VideoLan would allow me to do most of this, but it'd be nice if it were integrated into GBPVR. If anyone has any VideoLan faq's or how-to's to integrate with gbpvr, that'd be helpful!

Thanks for such a great product.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#2
2005-02-14, 04:58 PM
I'm not supporting it, but you could probably roll-your-own network client, by editing the following two settings in the config.xml:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
<RecordingServiceLocation>tcp://localhost:7968/RecordingRemote</RecordingServiceLocation>
<DatabaseConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=</DatabaseConnectionString>[/QUOTE]

This obviously wont do any reencoding, but it can be used to give the full GB-PVR interface for scheduling/recording/playback.
bryan
Offline

Member

Posts: 120
Threads: 3
Joined: Aug 2004
#3
2005-02-15, 12:50 AM
Sub,

Do you see this as away to watch LiveTV on a networked PC client?

Thanks,

Bryan
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#4
2005-02-15, 12:55 AM
Yes, you probably could in timeshift mode, but you'd need the recordings and livetv directorys configured the same on both ends (e.g. both use f:\recordings or similar, local directory on server, share on client).
bryan
Offline

Member

Posts: 120
Threads: 3
Joined: Aug 2004
#5
2005-02-15, 01:05 AM
[b Wrote:Quote[/b] (sub @ Feb. 14 2005,10:58)]I'm not supporting it, but you could probably roll-your-own network client, by editing the following two settings in the config.xml:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
<RecordingServiceLocation>tcp://localhost:7968/RecordingRemote</RecordingServiceLocation>
<DatabaseConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=</DatabaseConnectionString>

This obviously wont do any reencoding, but it can be used to give the full GB-PVR interface for scheduling/recording/playback.[/QUOTE]
Sub,

I assume that I would change &quot;localhost:7968&quot; in the config.xml on the remote PC to something like &quot;video-server:7968&quot;, where the &quot;video-server&quot; is the name of the PC that contains the tuner cards. But what would I change in the DatabaseConnectionString entry to point to the video-server?

Thanks,

Bryan
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#6
2005-02-15, 01:10 AM
[b Wrote:Quote[/b] ]I assume that I would change &quot;localhost:7968&quot; in the config.xml on the remote PC to something like &quot;video-server:7968&quot;, where the &quot;video-server&quot; is the name of the PC that contains the tuner cards.
yes

[b Wrote:Quote[/b] ]But what would I change in the DatabaseConnectionString entry to point to the video-server?
Replace &quot;.\gbpvr&quot; with the path to gbpvr.mdb on a server (so it would have to be over a mapped drive).
teris
Offline

Member

Posts: 70
Threads: 30
Joined: Feb 2004
#7
2005-02-15, 11:51 PM
Hi,

I've tried this. It seems to work a little bit:-)

When watching a recorded movie - it works
When watching live tv or a pending record, the network traffic goes up to 60% (of 54 MBIT), but then nothing happens.

Should I change something else ?

Bye,
Sebastian
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#8
2005-02-16, 12:09 AM
I've never tried it, but I cant see any reason it wouldn't work. The log files may give you an indication of whats going on.
bryan
Offline

Member

Posts: 120
Threads: 3
Joined: Aug 2004
#9
2005-02-16, 12:38 AM
Sub,

It sounds like you don't want to support this capability for some reason. That's fine. But, I think alot of people have asked about this kind of capability in the past. If you could take 5 minutes and setup a couple of your machines to test this, I'm sure everyone would appreciate it. I tried it and got an error when I try to start liveTV (Failure playing back file). I looked at the logs but could not figure anything out.

If you could get it to work, you could share your config.xml settings. If it failed, you could look at the logs and see if it is anything you could fix or not. If not, so be it. If you could fix it, you would have a significant new capability.

Thanks as always for your help and for sharing GB-PVR with the rest of us.

Bryan
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#10
2005-02-16, 01:07 AM
[b Wrote:Quote[/b] ]It sounds like you don't want to support this capability for some reason.
Primarily because I've never tried it so I'm not aware of what issues you'll encounter.

[b Wrote:Quote[/b] ]If you could take 5 minutes and setup a couple of your machines to test this, I'm sure everyone would appreciate it. I tried it and got an error when I try to start liveTV (Failure playing back file). I looked at the logs but could not figure anything out.
I'm in the middle of some other things at the moment, so dont really want to risk upsetting my environment, but if you send me your logs I'll take a look. It may contain something more obvious to me.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): 1 2 3 4 5 … 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  enable catch-up streaming vkopzon 3 2,495 2023-08-18, 05:50 AM
Last Post: truckclancy
  Full screen capable streaming via web browser control. GuruSR 2 2,280 2022-02-04, 03:40 PM
Last Post: sub
  IPTV Device & HTTP Multicast Streaming Peta_N 11 12,845 2014-08-30, 12:07 PM
Last Post: kylebrophy
  Streaming & DB Access. skl111 13 5,176 2012-10-02, 08:49 PM
Last Post: skl111
  Obtain video duration for Universe/UPnP streaming cncb 10 4,519 2012-08-05, 03:56 AM
Last Post: cncb
  Streaming video: major re-think required liteswap 48 18,855 2012-05-17, 07:45 AM
Last Post: skl111
  Networked recording boxes? PatM 2 1,599 2012-03-23, 09:30 PM
Last Post: mvallevand
  Built-In Streaming Capabilities mckhatri 15 4,780 2009-11-11, 03:57 AM
Last Post: mckhatri
  Client uses VLC to view streaming programs rather than PVRX2 Highlander123 1 1,691 2008-07-10, 07:16 AM
Last Post: sub
  You Tube streaming interface? daneo 0 1,567 2008-06-21, 10:30 AM
Last Post: daneo

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

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

Linear Mode
Threaded Mode