mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-21 00:59:22 +00:00
Update audio package
This commit is contained in:
parent
55c3223778
commit
554a664192
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