RobotWebTools / webrtc_ros

Streaming of ROS Image Topics using WebRTC
Other
131 stars 52 forks source link

Update to Chrome 59 API #34

Closed roehling closed 5 years ago

roehling commented 7 years ago

Tested under ROS Kinetic

SystemDiagnosticss commented 6 years ago

@roehling Hello. I can't install your fork .. 28308797_1822309257833516_882020111_n Maybe did you have solution?

roehling commented 6 years ago

I think I installed the webrtc package and did not try to use it from the devel space. Honestly, it has been a while, and I actually created a ros-kinetic-webrtc Ubuntu package that installs to /opt/ros/kinetic, because it takes so long to build and you need to download gigabytes of source code...

If you want to have a look, the webrtcConfig.cmake is generated here and installed here.

vzts commented 5 years ago

@roehling Hello, thank you for the PR! Have you made it work at the time? I'm trying to use your patch to start.

roehling commented 5 years ago

It works for me if I build webrtc first, without webrtc_ros. Also, I do not usecatkin_make; I prefer to build my ROS packages with catkin_tools.

jihoonl commented 5 years ago

Hi @roehling, I put you as an admin of this repo. Feel free to manage as you like.

vzts commented 5 years ago

Thank you all for the great open source efforts! Really glad to see this repo reviving. I as well will make contributions if there is any along the way I harness this project. Thank you again!

jihoonl commented 5 years ago

@roehling would you like to release the debian package? I have prepared release repo here.

roehling commented 5 years ago

I will prepare a ROS release, but first I'm trying to reduce the required download as much as possible.