audio tracks are missing in webrtc call upgrade -


we facing strange issue in webrtc call i.e. in connected webrtc audio call when 1 upgrade call(add video) audio tracks drops orignator side.

steps reproduce problem
1.make audio call between 2 peers , b.
2.updgrade call video calling getusermedia again peer a.
3.call established.
4.a can hear audio , view video.
5.b cant hear audio.

what expected result?
onaddstream(e) e.stream should contain both audio , video tracks

what see instead?
video track there @ b's side (recipient)

what version of product using? on operating system? chrome 51/windows7

please find webrtc dump below link webrtc dump


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -