NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 41 42 43 44 45 … 93 Next »
Netflix "Watch now"

 
  • 0 Vote(s) - 0 Average
Netflix "Watch now"
uwfalcon
Offline

Junior Member

Posts: 31
Threads: 14
Joined: May 2007
#1
2007-05-17, 01:32 AM
I'm new to development in GBPVR but am a seasoned a .net 2.0 programmer. We built a bot the other day using the embedded IE control in .net. Could we use this same functionality to get "watch now" accessible in GBPVR. Since it only works in IE there has to be a way to embed an IE window in the program. I dont know if your framework supports this but would love to fire up people developing a way to use "watch now" in gbpvr.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#2
2007-05-17, 01:49 AM
It doesnt specifically enable the embedding of IE, but it also doesnt control things too much, so there should be nothing to stop you doing this. Another user has embedded the Window Media Player control in his plugin, so there is a good chance you should be able to do the same with IE.
folkboat
Offline

Member

Posts: 110
Threads: 31
Joined: Oct 2005
#3
2007-05-31, 06:43 PM
Been using the Netflix "Watch Now" feature. Frankly I'm impressed!! Has a simple viewer, allows for full screen viewing of the movie, it can be paused and returned to later (resume from previous location).
Sure would be nice if it could be started and run from within GBPVR. Now it requires a keyboard & Mouse.
Anybody working on a plug-in?? Unfortunatly I'm not a programmer!!
HydroChronic
Offline

Member

Posts: 106
Threads: 23
Joined: Jan 2007
#4
2007-06-07, 02:16 PM
UbuStream is the plugin which has the WMP overlay. It also includes overlays for RealMedia, VLCPlayer, Quicktime, etc. I have just recently gotten back from vacation and have been taking a break from my own plugin production (which will probubly use some of the classes from UbuStream), but last I heard from Ubu he was putting together some documentation for the more general classes and methods from his plugins so other programmers can use them. I plan to follow up with him soon, since I want to start working on the plugin again.
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#5
2007-06-25, 03:46 PM
Sounds like this is down the ally of my WishList post.
gnutech
Offline

Member

Posts: 87
Threads: 22
Joined: Nov 2005
#6
2007-06-29, 06:04 PM
I heard NetFlix uses a proprietary player for their Watch Now service to prevent people like us from taking advantage of such a stream. What have you heard?

I'm a Redbox fan at the moment. However, if someone was able to get a plugin working for the NetFlix Watch Now service, I would convert in a second.

Please keep me updated.


Gary
-Oz-
Offline

Posting Freak

Posts: 803
Threads: 33
Joined: Aug 2006
#7
2007-06-29, 06:18 PM
gnutech, I think thats why they're talking of embedding internet explorer in gb-pvr, thus making it think its in IE when its actually not.
Dan Blomberg
[SIZE="1"]HTPC 1: MSI K8NGM2-FID, AMD 64 3000+, WD 200gb HDD, 1gb ram, NSK2400, PVR-500, Harmony 659
HTPC 2: ASUS M2NPV-VM, AMD 64 3200+, WD 250gb HDD, 1gb ram, nVidia DualTV MCE, NSK2400, Harmony 720
HTPC 3: GIGABYTE GA-E7AUM-DS2H GeForce 9400, Intel E5200 Wolfdale, WD 640gb HDD, 4gb ram, Antec Fusion 2, HVR-1600, hdhomerun, Harmony 880, PCH A-110
GBPVR 1.4.7 Additions: Weather2, UltraXMLTV, Comskip
Project: Setup Logitech Harmony Remote[/SIZE]
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#8
2007-07-03, 07:33 PM
It depends why they "require" IE.

If it's simply because they're using the embedded WMP ActiveX player then UbuStream can probably already play the movie streams (by simply adding the stream URL as an UbuStream "station"). Or, if somebody wants to write a Netflix-specific plugin to support this, they're welcome to use my UbuNetStreamPlayer dll (as mentioned by HydroChronic) to play the movie streams.

However, they may be hooking into something specific to IE to handle digital rights management. Does anybody know if this is the case?

Another approach might be to use the .Net 2.0 browser control (which is, essentially, IE embedded in a form) to display the player page. I used this approach to build a rudimentary Flash video player for UbuStream a while back. (But then found that it was quicker and easier to grab the url of the underlying flv file and use the VLC ActiveX player to play it Smile ).

My wife has a Netflix account so, when I get some time, I'll "borrow" it and see if I can figure out what's going on.
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#9
2007-07-03, 10:44 PM (This post was last modified: 2007-07-03, 11:01 PM by ubu.)
UPDATE:

Good news. Netflix WatchNow does work with UbuStream. Here's how I got it to work:

1) Using IE, download and install the Netflix movie player on your GB-PVR system (this will set up the neccessary DRM hooks).
2) Select a Watch Now movie and start playing it in IE.
3) Select View>Source from the menu and then use Find to locate the string "var WNPlaylistMovies". You'll see several URLs, one for each bitrate/bandwidth combo. Copy the URL you want to use. Stop the movie and close the player page.
5) Open the UbuStream config app and select New>Station. Paste the URL into the station URL field and enter the movie name as the station name. Make sure "Windows Media Player" and "Internal" are selected. Close the config app.
6) Start the UbuStream plugin from the GB-PVR main menu (Web Streams or Web TV/Radio, depending on the version you're using).
7) The new station should show up in the "Ungrouped" group. (Obviously, you could set up a "Netflix" group to contain the Watch Now movies you are currently watching).
8) Select the station and press the Play button.

The stream is "seekable" so you can use the FastFwd or Rewind buttons on your remote to resume playing where you left off (sorry - no "Resume/Restart" with the ActiveX player). Pause, Stop, Play all work as does the aspect ratio toggle button. I haven't tried using "Timeshift" play (don't know if the DRM management will allow it to be transcoded, so MVP users can do this too).

So far so good. My wife hasn't been using her free Watch Now time so now I get to use it. Big Grin To make this a tad more user-friendly, somebody could write a simple Dynamic Source application (using UbuStream's exposed Dynamic Source framework) to make it easy to capture the movie URL and title (and, ideally, description, duration and thumbnail image, too) from the Netflix web pages and to automatically create UbuStream stations. Don't look at me. I'm too busy trying to finish the v2.2 release of UbuStream. Wink
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#10
2007-07-04, 06:50 PM
Check out this thread:
http://forums.nextpvr.com/showthread.php?t=27591
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Netflix Search and Viewer dhgb256 153 44,724 2009-11-10, 11:35 PM
Last Post: Snooze

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

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

Linear Mode
Threaded Mode