cloud-game/pkg/worker/room
giongto35 edf7c4b872
Enable voice communication in the same room (#182)
- All voice is fan-in and broadcasted.
- Currently, voice is sent in the same game track. TODO: send voice in different track (Having issue with dynamically addTrack after offer and answer)
2020-05-15 01:52:51 +08:00
..
media.go Enable voice communication in the same room (#182) 2020-05-15 01:52:51 +08:00
room.go Enable voice communication in the same room (#182) 2020-05-15 01:52:51 +08:00