GithubHelp home page GithubHelp logo

Install instructions? about ice HOT 4 CLOSED

pion avatar pion commented on July 18, 2024
Install instructions?

from ice.

Comments (4)

Sean-Der avatar Sean-Der commented on July 18, 2024

Hey @ChillerDragon

You probably want github.com/pion/webrtc/v2, we added a new major version when we changed names from pions -> pion

from ice.

ChillerDragon avatar ChillerDragon commented on July 18, 2024

@Sean-Der thanks for the fast reply how do I install github.com/pion/webrtc/v2?

sorry if this question is weird but I have no clue how go works

$ go get github.com/pion/webrtc/v2
package github.com/pion/webrtc/v2: cannot find package "github.com/pion/webrtc/v2" in any of:
        /usr/local/go/src/github.com/pion/webrtc/v2 (from $GOROOT)
        /home/chiller/go/src/github.com/pion/webrtc/v2 (from $GOPATH)

EDIT:

ah ye I guess thats

GO111MODULE=on go get github.com/pion/webrtc/v2
git clone https://github.com/pion/webrtc.git $GOPATH/src/github.com/pion/webrtc

yea I can not reproduce my initial error so I guess im fine.

from ice.

Sean-Der avatar Sean-Der commented on July 18, 2024

Glad to hear it worked @ChillerDragon

If you are up for it, would you mind updating the docs that you were following? I am sure lots of people are hitting this issue, and just don't file issues :(

thanks for using Pion!

from ice.

ChillerDragon avatar ChillerDragon commented on July 18, 2024

I sadly do not have any findings yet I just followed your awesome list to find something working because I could not understand the webrtc example :D I smashed In a bunch of go commands into my terminal until different things started to break. I was not too successful yet but we will see... looks like a nice project for sure!

from ice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.