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 can i send video streaming?

how can i send video streaming?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 449 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.
  • E Offline
    E Offline
    eninyo
    wrote on last edited by
    #1

    hello,
    i have a device with camera. i want to send the camera video streaming to my desktop application (both using Qt of course). what is the best way to do it?
    i have some communication layer using ZMQ, but it has no support for UDP unfortunately. i don't mind using Qt stuff for it.
    is there a suggestion?

    thanks in advance,

    jsulmJ 1 Reply Last reply
    0
    • E eninyo

      hello,
      i have a device with camera. i want to send the camera video streaming to my desktop application (both using Qt of course). what is the best way to do it?
      i have some communication layer using ZMQ, but it has no support for UDP unfortunately. i don't mind using Qt stuff for it.
      is there a suggestion?

      thanks in advance,

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @eninyo I think the easiest way would be to use a lib like what VLC project provides.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MrShawn
        wrote on last edited by
        #3

        Maybe try QTcpSocket and QDataStream

        1 Reply Last reply
        0

        • Login

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