Results 1 to 8 of 8

Thread: WebView

  1. #1
    Join Date
    Nov 2008
    Posts
    5

    Default WebView

    Im trying to play a video stream in webview widget with <video> tag. For local files works nice, but when i tried a video stream ... no video!
    Phonon works for this video stream.

    Tnks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: WebView

    Which version of Qt are you using?

  3. #3
    Join Date
    Nov 2008
    Posts
    5

    Default Re: WebView

    is Qt-4.5.0-tp1

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: WebView

    Maybe that's the fault of the unstable version. Have you tried the latest snapshots?

  5. #5
    Join Date
    Nov 2008
    Posts
    5

    Default Re: WebView

    Today i tested with last snapshot and is the same thing.

    The stream is multicast udp and i user src="udp://multicastiport/"

    mediaplayer qt example works and plays stream..

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: WebView

    Maybe it's simply not implemented in WebKit.

  7. #7
    Join Date
    Nov 2008
    Posts
    5

    Default Re: WebView

    I only want user webkit because its possible user transparency between video and html (using a div over video).

    Is possible turn webkit transparent and play a video with phonon in backside?

  8. #8
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: WebView

    Yes, you can provide your own plugin for webkit. See this article for an example: http://doc.trolltech.com/qq/qq26-webplugin.html

Similar Threads

  1. set focus on a link in webView
    By punit.doshi.85 in forum Qt Programming
    Replies: 1
    Last Post: 22nd September 2008, 07:02
  2. webView
    By peace_comp in forum Qt Programming
    Replies: 1
    Last Post: 6th July 2008, 17:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.