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. Video by rtsp
Qt 6.11 is out! See what's new in the release blog

Video by rtsp

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 2.4k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    hi

    i am useing following code to play video which is in device.

    @
    QDesktopServices::openUrl(QUrl(pathforvideo));
    @

    it work fine.

    but when i want to play video by RTSP i am useing this

    @
    QDesktopServices::openUrl(QUrl("rtsp://example/video/Beyonce.3gp"));
    @

    in this case i am getting a msg in device
    "unable to use network phone is currently in offline mode".

    i am using wifi connection ,i am using "N95 8gb" .
    rtsp url is working with wifi in J2me application.

    but this is not working with Qt.
    plz help me.....

    [EDIT: code formatting, Volker]

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      plz reply..........

      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