Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agsh authored Jul 22, 2018
1 parent f17ffbf commit 0e0b12a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ app.get('/', function (req, res) {
```

Client (index.html):
### NB!
this is not efficient example, but simple. For drawing images on canvas please look on on this [example](https://github.com/agsh/rtsp-ffmpeg/blob/master/example/index-canvas.html) by [Seikon](https://github.com/Seikon):
```html
<img id="img">
<script src="/socket.io/socket.io.js"></script>
Expand Down

0 comments on commit 0e0b12a

Please sign in to comment.