mirror of
https://github.com/pion/webrtc.git
synced 2025-10-05 23:26:58 +08:00
Reference save-to-webm in save-to-disk example
Users may want to save H264 to disk, link to webm example to guide users that way also. Resolves #889
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# save-to-disk
|
||||
save-to-disk is a simple application that shows how to record your webcam using Pion WebRTC and save to disk.
|
||||
save-to-disk is a simple application that shows how to record your webcam/microphone using Pion WebRTC and save VP8/Opus to disk.
|
||||
|
||||
If you wish to save H264 to disk checkout out [save-to-webm](https://github.com/pion/example-webrtc-applications/tree/master/save-to-webm)
|
||||
|
||||
## Instructions
|
||||
### Download save-to-disk
|
||||
|
Reference in New Issue
Block a user