Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to show RTSP/H264 live stream in QT-App developed for iOS and Android?
Forum Updated to NodeBB v4.3 + New Features

How to show RTSP/H264 live stream in QT-App developed for iOS and Android?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 1.5k 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
    and.fo
    wrote on last edited by
    #1

    I need to show a live video stream from an external interface in my app. The app is developed in the current QT version 5.9.

    The live stream is provided as RTSP stream in a H264 container.

    The target of the app is the Android platform and iOS. The UI is implemented in QML, the display of the video stream is embedded in a certain page with some other QML elements beside.

    How can I achieve this goal? Is this feature provided in the Qt framework or do I need to use additional libraries? Does anyone have experience with this?

    Any help is appreciated!

    Thanks in advance.
    Andreas

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rajeev Kothamachu
      wrote on last edited by
      #2

      Hello,

      I Did the same using libVlc to display RTSP stream to show it on Android device.
      But I am not sure this works for IOS too.

      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