webrtc_ros
webrtc_ros copied to clipboard
A sample to show how to add local stream with <video> tag
Hello, I want to show local stream from ros with 'video' tag, and I have found a method named 'WebrtcRosConnection.prototype.addLocalStream'. Could you write a sample to teach me how to use this method?