Open
Description
First I got:
$ go get github.com/porjo/mumblet
package github.com/pions/webrtc/pkg/ice: cannot find package "github.com/pions/webrtc/pkg/ice" in any of:
/usr/local/go/src/github.com/pions/webrtc/pkg/ice (from $GOROOT)
/home/chiller/go/src/github.com/pions/webrtc/pkg/ice (from $GOPATH)
After somehow installing ice I got:
$ go get github.com/porjo/mumblet
go: finding github.com/porjo/mumblet latest
go: downloading github.com/porjo/mumblet v0.0.0-20180903113550-b87146caf704
go: extracting github.com/porjo/mumblet v0.0.0-20180903113550-b87146caf704
go: finding github.com/pions/webrtc v1.2.0
go: finding github.com/gorilla/websocket v1.4.2
go: downloading github.com/pions/webrtc v1.2.0
go: downloading github.com/gorilla/websocket v1.4.2
go: extracting github.com/gorilla/websocket v1.4.2
go: extracting github.com/pions/webrtc v1.2.0
go: finding github.com/porjo/gumble latest
go: downloading github.com/porjo/gumble v0.0.0-20180904050951-8d79fa4c7d13
go: extracting github.com/porjo/gumble v0.0.0-20180904050951-8d79fa4c7d13
go: downloading github.com/golang/protobuf v1.2.0
go: downloading github.com/pions/pkg v0.0.0-20181115215726-b60cd756f712
go: downloading github.com/pions/dtls v1.0.2
go: finding layeh.com/gopus latest
go: extracting github.com/pions/pkg v0.0.0-20181115215726-b60cd756f712
go: downloading layeh.com/gopus v0.0.0-20161224163843-0ebf989153aa
go: extracting github.com/pions/dtls v1.0.2
go: extracting github.com/golang/protobuf v1.2.0
go: extracting layeh.com/gopus v0.0.0-20161224163843-0ebf989153aa
go: finding github.com/pions/pkg v0.0.0-20181115215726-b60cd756f712
go: finding github.com/pions/dtls v1.0.2
# github.com/porjo/mumblet
/home/chiller/go/pkg/mod/github.com/porjo/mumblet@v0.0.0-20180903113550-b87146caf704/mumble.go:48:17: undefined: webrtc.RTCSample
Metadata
Metadata
Assignees
Labels
No labels