Quantcast
Channel: WebRTC ontrack is not called - Stack Overflow
Browsing index pages (2 articles)

WebRTC ontrack is not called

I feel stuck with WebRTC. I am just trying a dummy peer to peer connection but remote connection doesn't receieve anything. The issue is that function ontrack is not fired and I have no clue why? How...

View Article


Answer by Grish Grigoryan for WebRTC ontrack is not called

I have made some correction on your code and now it works.Also I have changed callbacks with promises.var localVideo = document.querySelector('#local'),remoteVideo =...

View Article

Browsing index pages (2 articles)


Latest Images