Abekta

Nothing human is alien to me

User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
soft:uxplay [2023/11/06 22:57] – created asadsoft:uxplay [2023/11/06 22:59] (current) asad
Line 2: Line 2:
 https://github.com/antimof/UxPlay https://github.com/antimof/UxPlay
  
-  - sudo apt-get install libssl-dev libplist-dev +<code bash> 
-  sudo apt-get install libavahi-compat-libdnssd-dev +sudo apt-get install libssl-dev libplist-dev 
-  sudo apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev +sudo apt-get install libavahi-compat-libdnssd-dev 
-  git clone https://github.com/antimof/UxPlay +sudo apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev 
-  cd UxPlay +git clone https://github.com/antimof/UxPlay 
-  mkdir build +cd UxPlay 
-  cd build +mkdir build 
-  cmake .. +cd build 
-  make +cmake .. 
-  sudo make install +make 
-  - uxplay+sudo make install 
 +uxplay 
 +</code> 
 + 
 +If you get a blank screen run ''uxplay -avdec''
 + 
 +If this works use ''sudo apt-get remove gstreamer1.0-vaapi'' and then use only ''uxplay''
soft/uxplay.1699336627.txt.gz · Last modified: 2023/11/06 22:57 by asad

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki