mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Fix broken links in save-to-disk examples
This commit is contained in:

committed by
Sean DuBois

parent
384646e7d6
commit
92d573c35b
@@ -5,7 +5,7 @@ If you wish to save VP8 and Opus instead of AV1 see [save-to-disk](https://githu
|
||||
|
||||
If you wish to save VP8/Opus inside the same file see [save-to-webm](https://github.com/pion/example-webrtc-applications/tree/master/save-to-webm)
|
||||
|
||||
You can then send this video back to your browser using [play-from-disk](https://github.com/pion/example-webrtc-applications/tree/master/play-from-disk)
|
||||
You can then send this video back to your browser using [play-from-disk](https://github.com/pion/webrtc/tree/master/examples/play-from-disk)
|
||||
|
||||
## Instructions
|
||||
### Download save-to-disk-av1
|
||||
|
@@ -5,7 +5,7 @@ If you wish to save VP8/Opus inside the same file see [save-to-webm](https://git
|
||||
|
||||
If you wish to save AV1 instead see [save-to-disk-av1](https://github.com/pion/webrtc/tree/master/examples/save-to-disk-av1)
|
||||
|
||||
You can then send this video back to your browser using [play-from-disk](https://github.com/pion/example-webrtc-applications/tree/master/play-from-disk)
|
||||
You can then send this video back to your browser using [play-from-disk](https://github.com/pion/webrtc/tree/master/examples/play-from-disk)
|
||||
|
||||
## Instructions
|
||||
### Download save-to-disk
|
||||
|
Reference in New Issue
Block a user