Nico Miguelino

Results 56 issues of Nico Miguelino

#### Overview of the Issue Raspberry Pi 4 uses VLC for playing videos. However, a blocking issue popped up – see #1679 for details. One workaround is to use OMXPlayer...

#### Overview - Fixes Screenly/Anthias#1834 ### How to run the installer script? ```bash cd && \ echo "export CUSTOM_BRANCH='fix-installer'" > .env && \ bash

#### Overview of the Issue #### Web UI Alert `Server Error: global name 'mplayer' is not defined` appears when adding a RSTP URL asset. (See screenshot below for details.) ![image](https://user-images.githubusercontent.com/10234135/197049278-56fe7606-c44e-4cad-afe4-41a40d98e4f3.png)...

bug

#### Overview - #558, #1812 - Expect a bunch of commits in the future. This PR must be **_squashed and merged_** once ready. - This PR only covers the migration...

#### Overview - For Raspberry Pi versions 3 and 4, it's recommended to install 64-bit RPi OS Lite. - For Raspberry Pi Zero, 1, and, 2, use 32-bit.

#### Overview of the issue - There are no options on the settings page for tweaking USB asset settings. (That's because of the conditionals in the HTML templates). - The...

#### Overview We need to update the docs so that it can include info for other use cases such as upgrading an Anthias instance. #### Related issues - Screenly/Anthias#1813

documentation

#### Overview - Running `./bin/build_containers.sh` on an x86 machine (more specifically, on development mode) wouldn't work smoothly, so I've created a PR. #### Upcoming changes - Docs update for developers

#### Overview Here are the default ``wifi-connect` settings Anthias provides by default. - Portal SSID – Anthias WiFi Connect - Portal Gateway: `192.168.42.1` - Portal Listening Port: `8000` It would...