Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. QT VLC-QT
Forum Update on Tuesday, May 27th 2025

QT VLC-QT

Scheduled Pinned Locked Moved 3rd Party Software
qt5.4vlc-qtwindowsc++
4 Posts 2 Posters 2.7k Views 2 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.
  • J Offline
    J Offline
    joylamb
    wrote on 18 Oct 2015, 07:47 last edited by
    #1

    I am trying accept a udp video stream instead of a local video file.I am using the vlc-qt library in my project.

    instance = new VlcInstance(VlcCommon::args(), this);
    player = new VlcMediaPlayer(instance);
    player->setVideoWidget();//accepts a widget

    However, my program crashes when the vlc instance is created. Please advice.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 18 Oct 2015, 19:50 last edited by
      #2

      Hi and welcome to devnet,

      Do you have any error messages ?

      You should also try to contact the library's authors about that.

      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
      • J Offline
        J Offline
        joylamb
        wrote on 20 Oct 2015, 02:05 last edited by
        #3

        Nope, there isn't any error message. The program just crashed.
        Is there any dll file or what that must be added to the project path So that it will work?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 20 Oct 2015, 20:11 last edited by
          #4

          Do a small search on the forum, there was already a thread about Qt-VLC last week that might help you.

          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
          0

          2/4

          18 Oct 2015, 19:50

          • Login

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