building webrtc client on ros for teleconference ability
Hi
Has anyone had the experience building a webrtc client node for ros? I am trying to add teleconference ability to my robot platform to allow people at the robot end to speak with the remote operator.Currently, I am trying to understand how to use the webrtc native api and is a bit lost. From the documentations, I understand that the webrtc native client are usually build with ninja, chromium's own build system much like make. In that case how should I go about configuring catkin to build the my webrtc client for ros?
Thanks
Have you got the solution for this problem. I am also trying have this facility on my platform.
yes. fortunately the people at robotwebtools have been working on it. You can check it out here https://github.com/RobotWebTools/webr...
Do you have webrtc_ros insatll guide after ros was installed. I try to install but got many error . need help