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. i have error from VLC when i streaming camera ip use RTSP
Forum Updated to NodeBB v4.3 + New Features

i have error from VLC when i streaming camera ip use RTSP

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 4 Posters 626 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.
  • L Offline
    L Offline
    L4zyM0nday
    wrote on last edited by
    #1

    qt.qpa.xcb: QxcbConnection: XCB error: 3 (BadWindow), sequence: 830 resource id : 8475519, major code : 40 (TranslateCoords), minor code: 0

    i have message from vlc , my camera work on ffplay but when i use vlc is not work. i use ubuntu 22 from orange PI

    jsulmJ C JoeCFDJ 3 Replies Last reply
    0
    • L L4zyM0nday

      qt.qpa.xcb: QxcbConnection: XCB error: 3 (BadWindow), sequence: 830 resource id : 8475519, major code : 40 (TranslateCoords), minor code: 0

      i have message from vlc , my camera work on ffplay but when i use vlc is not work. i use ubuntu 22 from orange PI

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

      @L4zyM0nday It is better to ask VLC project

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

      L 1 Reply Last reply
      0
      • jsulmJ jsulm

        @L4zyM0nday It is better to ask VLC project

        L Offline
        L Offline
        L4zyM0nday
        wrote on last edited by
        #3

        @jsulm yes i did

        1 Reply Last reply
        0
        • L L4zyM0nday

          qt.qpa.xcb: QxcbConnection: XCB error: 3 (BadWindow), sequence: 830 resource id : 8475519, major code : 40 (TranslateCoords), minor code: 0

          i have message from vlc , my camera work on ffplay but when i use vlc is not work. i use ubuntu 22 from orange PI

          C Offline
          C Offline
          ChrisW67
          wrote on last edited by
          #4

          @L4zyM0nday Do you get that message if you use vlc to play a video file? This might have nothing to do with your camera

          L 1 Reply Last reply
          0
          • C ChrisW67

            @L4zyM0nday Do you get that message if you use vlc to play a video file? This might have nothing to do with your camera

            L Offline
            L Offline
            L4zyM0nday
            wrote on last edited by
            #5

            @ChrisW67 thanks for reply, yes i have that message from vlc and qt

            C 1 Reply Last reply
            0
            • L L4zyM0nday

              qt.qpa.xcb: QxcbConnection: XCB error: 3 (BadWindow), sequence: 830 resource id : 8475519, major code : 40 (TranslateCoords), minor code: 0

              i have message from vlc , my camera work on ffplay but when i use vlc is not work. i use ubuntu 22 from orange PI

              JoeCFDJ Offline
              JoeCFDJ Offline
              JoeCFD
              wrote on last edited by
              #6

              @L4zyM0nday ffplay uses FFmpeg and VLC may use gstreamer on Linux.
              run command
              strace vlc
              to see if some libs or plugins related to xcb are not installed

              1 Reply Last reply
              0
              • L L4zyM0nday

                @ChrisW67 thanks for reply, yes i have that message from vlc and qt

                C Offline
                C Offline
                ChrisW67
                wrote on last edited by
                #7

                @L4zyM0nday said in i have error from VLC when i streaming camera ip use RTSP:

                yes i have that message from vlc and qt

                Ok, so this Qt-related message has nothing to do with your camera or ability to stream from it: you get the message when a camera is not in play.
                In any case, this looks like a common enough warning and not a fatal problem. See, for example, QTBUG-87141.

                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