1
Fork 0
galene/group
Juliusz Chroboczek 5d38b0a231 Allow various codecs.
It is now possible to specify codecs other than VP8 and Opus.  This
turns out not to be very useful, since VP8 is the only codec supported
by all browsers (in violation of the WebRTC spec, which mandates support
for H.264), and there is no good reason to use anything other than Opus
for audio.
2020-12-26 19:46:37 +01:00
..
client.go Move to github. 2020-12-19 17:37:48 +01:00
client_test.go Run gofmt. 2020-12-19 17:38:47 +01:00
group.go Allow various codecs. 2020-12-26 19:46:37 +01:00
group_test.go Add test for description marshalling/unmarshalling. 2020-11-29 17:00:12 +01:00