• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Web Kit - playing HTML5 video in a separate window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Web Kit - playing HTML5 video in a separate window


  • Subject: Re: Web Kit - playing HTML5 video in a separate window
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 12 Dec 2011 16:19:23 -0800

On Dec 9, 2011, at 9:23 PM, Nick wrote:

> This is what I'd like to have - to be able to play video in a
> window/fullscreen, preferably having my own movie controls (similar to
> iPhone's ones).

You’re going to have to do something like intercepting the click on the video, finding the URL of the movie, and opening up your own HTML-based UI with player controls around a <video> tag pointed at the same movie. The only tricky part seems to be intercepting the click, but I believe there are WebView delegate methods (or override points) to handle that. You might try asking on the webkitsdk-dev list.

—Jens_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Web Kit - playing HTML5 video in a separate window (From: Nick <email@hidden>)
 >Re: Web Kit - playing HTML5 video in a separate window (From: Jens Alfke <email@hidden>)
 >Re: Web Kit - playing HTML5 video in a separate window (From: Nick <email@hidden>)

  • Prev by Date: Re: WebView (Mac) Scroll - quick question
  • Next by Date: Re: Business as usual: Flipped context causing grief
  • Previous by thread: Re: Web Kit - playing HTML5 video in a separate window
  • Next by thread: Locks
  • Index(es):
    • Date
    • Thread