Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P pi-cameraserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Kinabalu Coders
  • pi-cameraserver
  • Wiki
  • a simpler camera server

a simpler camera server · Changes

Page history
Update a simpler camera server authored Jul 20, 2019 by null pointer's avatar null pointer
Show whitespace changes
Inline Side-by-side
a-simpler-camera-server.md
View page @ 8dbbbe15
......@@ -205,7 +205,8 @@ in case the window gets closed, just do step 1, 2, 3, 4
</html>
```
6. to save the file in `nano`, `CTRL-O`, enter to confirm name
6. in `nano`, to save the file, press `CTRL-O` (O for output),
then confirm the filename with the ENTER key
7. to exit `nano`, `CTRL-X`
8. on a separate computer/mobile, use a browser and access:
`http://<ip address of pi>:8010` - you no longer have to
......
Clone repository
  • a simpler camera server
  • Home