• Juliusz Chroboczek's avatar
    Allow various codecs. · 5d38b0a2
    Juliusz Chroboczek authored
    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.
    5d38b0a2
rtp_test.go 3.5 KB