Closed herna54 closed 4 years ago
You do know this is an image viewer, right?
In order to play video you need a video player...
yes, to play videos from cli, I suggest you this app wth a similar name: https://github.com/popcornmix/omxplayer
The instructions for 'raspicast' refer to using both OMXiv and OMXplayer, easy mistake to make
Please close this issue
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|||||||
Raspicast app does not work for youtube anymore
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?