Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LVala committed Jan 25, 2024
1 parent 1d32189 commit e50e7ec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/send_video/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Send from file example

1. Clone https://github.com/elixir-webrtc/ex_webrtc.git
2. Change directory to `ex_webrtc/examples/send_video`.
3. Run `mix deps.get`.
4. Run `mix run --no-halt`.
5. Visit `http://127.0.0.1:4322` in the browser.

0 comments on commit e50e7ec

Please sign in to comment.