static const Map<String, dynamic> offerPublisherSdpConstraints = { 'mandatory': { 'OfferToReceiveAudio': false, 'OfferToReceiveVideo': false, }, 'optional': [], };