Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5324

Networking and servers • Re: Access point and http eg. mjpeg_server video stream

$
0
0
If you run Raspberry Pi OS Bookworm on the Pi, the official documentation shows us how to start a Hotspot on that Pi using nmcli.
See https://www.raspberrypi.com/documentati ... spberry-pi

Code:

sudo nmcli device wifi hotspot ssid <example-network-name> password <example-password>
If we do that, we can connect WiFi on Android phone to that SSID using that password.
And then use SSH (Termius app) to login to the pi (ip address 10.42.0.1
We can also connect an iPad to that WiFi and use VNC Viewer on the iPad to log in to the desktop.
Or you could stream a video.

Statistics: Posted by neilgl — Tue Feb 27, 2024 10:45 pm



Viewing all articles
Browse latest Browse all 5324

Trending Articles