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. MediaPlayer on windows /RaspberryPi
Forum Updated to NodeBB v4.3 + New Features

MediaPlayer on windows /RaspberryPi

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
rapsberrypigstreamerdirectshowvideomediaplayer
1 Posts 1 Posters 238 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.
  • T Offline
    T Offline
    The Qt Mayssa
    wrote on last edited by
    #1

    Hello,
    I'm using qt creator to display some widgets with a c++ program for example video in this case but i have some problems:

    • poor quality on rapsberryPi 4 -> did you face this problem ? how did you fix it ?
    • api used on unix and windows not the same: for example gstreamer on unix(raspian) and directshow on windows (https://doc.qt.io/qt-5/qtmultimedia-windows.html)
      ps: i need to make my program work on both environments and for sure have a close behaviour .
      so i have 3 options and i dont know what to go for :
    • create a VlcItem that uses vlc lib in c++ ( not my favourite)
    • compile gstreamer on windows to firce it work with gst
    • use different Api's , there is not a huge different between them.
    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