How to stream audio to aws kinesis video streamer using ROS1

asked 2022-02-04 01:55:48 -0500

divi gravatar image

I am able to stream video to kinesis video streamer using this package: https://github.com/aws-robotics/kines... using ros melodic I somehow want to stream audio, I can capture audio using audio-common package but not send it to aws kinesis. Is there a way to stream audio through ROS? Audio and Video together would be great but just the audio capture would also work.

Thanks

edit retag flag offensive close merge delete