RobotWebTools / webrtc_ros

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

Example on how to stream Audio? #28

Closed Skylion007 closed 5 years ago

Skylion007 commented 8 years ago

I absolutely love what you have done with the WebRTC, but I am having a little issue streaming audio. Would it be possible for you provide a quick example of how to stream audio? Not sure how you are going to fix this without a certificate though... Also I have confirmed the bug in Firefox, it appears that it keeps stating the connection is interrupted.

Skylion007 commented 8 years ago

This was actually related to the outdated adapter.js and it now works perfectly. Explaining what the subscribing to local audio and publish local audio toggles do would be useful documentation in the future.