ion-sfu-save-to-disk

command
v0.0.0-...-5429fc9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2022 License: MIT Imports: 11 Imported by: 0

README

Save to disk

This example will take an audio and video track and save it into a local file.

Quick Start

  1. Start ion-sfu allrpc, and run pubsubtest example in your browser and you join with your web camera to add an audio/video track to the "test session" room.

  2. Run the RTP forwarder

go run main.go -addr "localhost:5551" -session "ion"
  1. The contents of your video or audio stream will be written into the output file. You can also convert the file to another format using FFMPEG.
ffmpeg -i output.ivf  -codec copy output.webm

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL