Skip to content

Improve handling of streams presented in SDP. There was confusion in...

Simon Morlat requested to merge fix/bad_stream_handling into master

Improve handling of streams presented in SDP. There was confusion in MediaSession::getMediaStream() between stream types and stream indexes.

Merge request reports