Fix issues in PublishVideoCheck and PublishAudioCheck helpers (#1207)
* Use kind instead of mediaType for outbound-rtp stats in PublishVideoCheck and PublishAudioCheck helpers
* Create warm-shirts-notice.md
* Fallback to mediaType if kind is not present in in PublishVideoCheck and PublishAudioCheck helpers
* Add packetsSent values to get total numPackets count in PublishVideoCheck helper
* Increase wait for publish timeout time: 3000 -> 5000 in PublishVideoCheck helper