Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
TannerGabriel committed Jan 18, 2021
1 parent f33b568 commit 9f4fdc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ion-sfu/pub-mediadevice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ When that is done, you can start the backend that sends the camera image using t
go run main.go -a localhost:7000
```

The camera stream should now be sent to the `ion-sfu` server. You can verify this by looking at your `ion-sfu` server's logs or by reading the stream using the provided frontend that can be accessed via [jsfiddle](https://jsfiddle.net/mdtvuprj/).
The camera stream should now be sent to the `ion-sfu` server. You can verify this by looking at your `ion-sfu` server's logs or by reading the stream using the provided frontend that can be accessed by opening the included HTML file in a browser.

0 comments on commit 9f4fdc9

Please sign in to comment.