Closed dwebfan closed 2 years ago
Hi @dwebfan
Can you enable go modules and try again? export GO111MODULE=on
Also this package is at v3
. So I believe you will need to do go get github.com/pion/example-webrtc-applications/v3/play-from-disk-h264
thanks
It works! Thanks a lot for quick reply.
Your environment.
What did you do?
Try to start one project from scratch, but go get fail
What did you expect?
go get should be success
What happened?
Not only go get fail, seems some example applications fail too under pion/webrtc/examples