HaarigerHarald / omxiv

OpenMax image viewer for the Raspberry Pi
GNU General Public License v2.0
222 stars 66 forks source link

Videos not playing #16

Closed herna54 closed 4 years ago

herna54 commented 5 years ago

I'm using a pi 3 and casting images works fine but casting videos leads to a Black screen and then closes the screen. Do I need to install something else?

Ruffio commented 5 years ago

You do know this is an image viewer, right?

image

In order to play video you need a video player...

matteoraggi commented 5 years ago

yes, to play videos from cli, I suggest you this app wth a similar name: https://github.com/popcornmix/omxplayer

FerretDave commented 5 years ago

The instructions for 'raspicast' refer to using both OMXiv and OMXplayer, easy mistake to make

Ruffio commented 4 years ago

Please close this issue

laddu38732 commented 4 years ago

The answer to all questions

$ sudo apt-get install libjpeg8-dev libpng12-dev $ git clone https://github.com/HaarigerHarald/omxiv $ cd omxiv $ make ilclient $ make -j4 $ sudo make install

And enjoy|||||||

kkboy20 commented 1 year ago

Raspicast app does not work for youtube anymore