Skip to content

Commit 18dce13

Browse files
authored
Update README.md
1 parent 6640d0b commit 18dce13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Integration with the Faceter project. The stack is split into lightweight daemon
66

77
faceter-agent is a service for IP cameras that connects devices to the Faceter platform.
88

9-
## Main Functions
9+
### Main Functions
1010
- Registers the camera on the platform.
1111
- Exchanges telemetry.
1212
- Sends events:
@@ -16,7 +16,7 @@ faceter-agent is a service for IP cameras that connects devices to the Faceter p
1616
- Runs on OpenIPC firmware.
1717
- Communicates with the Faceter Cloud over secure channels.
1818

19-
## Configuration and Resources
19+
### Configuration and Resources
2020
- Main configuration file:
2121
`/etc/faceter-agent.conf`
2222
- Device resources:
@@ -25,7 +25,7 @@ faceter-agent is a service for IP cameras that connects devices to the Faceter p
2525
- Starts the main service by default; `-v` prints the current version.
2626
- Distributed with an overlay package containing production-ready configs and assets.
2727

28-
## Runtime Dependencies (on the camera)
28+
### Runtime Dependencies (on the camera)
2929
- OpenIPC firmware with Majestic service and `cli` utility.
3030
- `fw_printenv` and `ipcinfo` tools.
3131
- Init scripts `/etc/init.d/S95majestic`.
@@ -34,7 +34,7 @@ faceter-agent is a service for IP cameras that connects devices to the Faceter p
3434
- Network access to Faceter Cloud (MQTT/HTTPS/RTSP).
3535
- Valid NTP time sync.
3636

37-
**Mobile app screenshots**
37+
### Mobile App Screenshots
3838

3939
![screen #1](docs/agent-gallery/android-app.jpg)
4040

0 commit comments

Comments
 (0)