Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Qt WebView and IP Camera
Forum Updated to NodeBB v4.3 + New Features

Qt WebView and IP Camera

Scheduled Pinned Locked Moved Qt WebKit
3 Posts 3 Posters 4.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    titou9440
    wrote on 29 Mar 2011, 06:52 last edited by
    #1

    Hi there,

    Since it's my first post here, i've got some trouble with an ip camera and my program.

    This webcam returns me a CGI script which content is an JPEG picture. Putting my picture's path in a QWebView URL, I only get creepy signs with the head content of the CGI script.

    Giving the path to Firefox or IE gives me ip camera's picture.

    How can I get this picture in this QwebView?

    Thx...

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on 29 Mar 2011, 07:33 last edited by
      #2

      You don't give us enough information to work with, really. Since we know nothing of what your IP cam actually returns, how do you expect us to be able to solve it for you?

      Do you happen to have a public URL we can connect to see the actual data you are getting?

      1 Reply Last reply
      0
      • F Offline
        F Offline
        florent.revelut
        wrote on 30 Mar 2011, 07:23 last edited by
        #3

        Smells like a returned mime type issue (just a guess :-).

        Note that you can overload webkit network access manager to check exactly what is requested / given back to webkit or you can sniff your communication (wireshark) to check the difference between firefox / your app. Maybe your script does check user agent ?

        1 Reply Last reply
        0

        1/3

        29 Mar 2011, 06:52

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved