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 Capture Audio + video and send the stream through network

How to Capture Audio + video and send the stream through network

Scheduled Pinned Locked Moved Unsolved General and Desktop
voice-callvideo streamingchatting
2 Posts 2 Posters 1.8k Views
  • 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.
  • A Offline
    A Offline
    AbduRasul
    wrote on 17 Feb 2018, 17:17 last edited by
    #1

    Hello Qt Developers.
    I am new to Qt and have been learning it for 4 - 5 months. Now I really want to do something serious as i think i have some very, very basic concepts about Qt. What i want to do is audio + video online chat server/client application. As i said above i know what QTcpServer and QTcpSocket are for but from where (Q**** library:) do you advise me to begin with capturing audio and video? Thank you in advance!!!!

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 17 Feb 2018, 20:58 last edited by
      #2

      Hi and welcome to devnet,

      Video streaming is not an easy task. You should consider QtGStreamer. It will allow you to use GStreamer easily in your Qt application and gstreamer makes it easy to stream audio/video over a network.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      2/2

      17 Feb 2018, 20:58

      • Login

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