Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Webrtc streamer based on golang (pion) and gstreamer
|
||||
|
||||
This project demonstrates who to stream any source (thanks to gstreamer) in a webrtc session using golang pion to a webrtc client (angular).
|
||||
This project demonstrates how to stream any source (thanks to gstreamer) in a webrtc session using golang pion to a webrtc client (angular).
|
||||
|
||||
## build locally
|
||||
|
||||
@@ -20,4 +20,4 @@ make build
|
||||
To build for `arm` or `arm64` just use the sections in the `Makefile`. Make sure you have `podman` installed as it will be used to create the tmp build container.
|
||||
```
|
||||
make build-armhf
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user