mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-25 19:13:52 +00:00
Update audio package
This commit is contained in:
parent
0ccc7e58a5
commit
f088deadc8
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ RUN apt-get update
|
|||
#RUN go get github.com/gordonklaus/portaudio
|
||||
#RUN apt-get install portaudio19-dev -y
|
||||
|
||||
RUN apt-get install pkg-config libvpx-dev -y
|
||||
RUN apt-get install pkg-config libvpx-dev libopus-dev libopusfile-dev -y
|
||||
RUN go get github.com/pion/webrtc
|
||||
RUN go get github.com/gorilla/websocket
|
||||
RUN go install github.com/giongto35/cloud-game
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue