Skip to content

joeky888/pions-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Joeky Zhan
Oct 4, 2018
8bd68f8 · Oct 4, 2018

History

11 Commits
Oct 4, 2018
Oct 3, 2018
Sep 28, 2018
Oct 3, 2018
Sep 28, 2018
Sep 28, 2018

Repository files navigation

Dependencies for alsa (Linux only):

sudo apt install libasound2-dev libopus-dev libopusfile-dev

Dependencies for portaudio (Cross-platform):

Linux:

sudo apt install portaudio19-dev libopus-dev libopusfile-dev

Mac:

brew install portaudio opus opusfile

Windows MinGW64/MSYS2:

pacman -S mingw-w64-portaudio mingw-w64-opus mingw-w64-opusfile

Licence of these examples:

Public domain/Unlicensed

About

Golang webrtc examples (audio only)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages