SLP2 (StereoPi Livestream Playground v2)

From StereoPi Wiki
Revision as of 15:22, 5 October 2021 by Realizator (talk | contribs) (WiFI connection to router)
Jump to navigation Jump to search

Quick start

Connection setup

Ethernet

By default, you can use Ethernet connectivity out-of-the-box without any additional configuring. Plug in an Ethernet cable, and you are connected.

WiFi access point

SLP2 has pre-configured access point mode by default. That is after the first boot, you should see an access point named "Cosmostreamer." Use the "1234512345" password to access it. You can change the access point name and password in the configuration file "cosmostreamer.conf" in the /boot partition of the micro SD card (or eMMC). Here is how this section looks like:

# Wi-Fi access point interface
# disabled if empty, int - Internal Wi-Fi, ext - External USB Wi-Fi 
ap_iface=int

# Wi-Fi access point SSID
ap_ssid="cosmostreamer"

# Wi-Fi access point password
ap_psk="1234512345"`

Examples:

To disable access point use:

ap_iface=

To enable access point using internal WiFi installed on CM4 use:

ap_iface=int

To enable access point using external WiFi (USB dongle) use:

ap_iface=ext

Note: please check that your USB WiFi dongle supports AP mode and that RaspiOS support the dongle's chipset!

WiFI connection to router

If you want StereoPi to connect to your WiFi router, you should disable the AP mode (see the previous section) first.

To do this, open the "cosmostreamer.conf" file in the /boot partition, and find this section:

How to access StereoPi

Making photo/video

Accessing photo/video

Updating SLP2

Menu structure

Camera settings

Camera

Image

Video

Photo

Device settings

Info

Ethernet

WiFi

Display

Video/audio

Streaming

Recording

Secondary camera

ZeroTier

System

Console

File manager

USB storage

MicroSD storage