ionorg / ion-sdk-go

ion sdk for golang
MIT License
55 stars 46 forks source link

Feat/join from mediadevice #13

Closed leewardbound closed 3 years ago

leewardbound commented 3 years ago

Solves #11

BREAKING: necessarily includes this compatability fix https://github.com/pion/ion-sdk-go/pull/12 - i suggest merging #12 first.

Notice -- adding this example to this directory might inappropriately put extra dependencies (for webcam devices, etc) in go.mod -- is this appropriate?