Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to create videochat using C++ and QT
Forum Updated to NodeBB v4.3 + New Features

How to create videochat using C++ and QT

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.7k 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.
  • L Offline
    L Offline
    lionlinekz
    wrote on 4 Sept 2014, 06:33 last edited by
    #1

    Hi all,
    I am a newbie in QT. I am tasked to write a desktop videochat app for clients in one virtual lan.

    Could you please advice me where to start?

    Is it possible to write the whole code from scratch or I should use third-party libraries to deal with the problem?

    thanks

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jeroentjehome
      wrote on 4 Sept 2014, 06:58 last edited by
      #2

      Hi,
      Nup, with the Qt network stuff it's easy to setup a LAN network connection and with the QCamera classes your more then able to read in the camera's. Then the QMedia for the sound and your done, but it will be a pretty big program, never heard of skype ;-)

      Greetz, Jeroen

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lionlinekz
        wrote on 8 Sept 2014, 14:08 last edited by
        #3

        I have implemented a subclass for QAbstractVideoSurface to access video frames, however I am having trouble to display it on window? Can I use it the same way as an intstance of QCameraViewFinder?

        1 Reply Last reply
        0

        2/3

        4 Sept 2014, 06:58

        • Login

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