Retrieving Audio with Protocol Integration

Hi all,

Still new to protocol integration and milestone. From the documentation, it seems like functions such as goto/next/previous/live provides information about the image binary data. However, what do I do if I want to retrieve the audio along with that section? Thank you!

Regards,

Gabriel

It is confusing because of the naming. You would use the Image Server protocol in the same way for audio from a microphone as you would for video from a camera. It gets confusing that you in the connect method fill in the CameraId with the id of the microphone, and then you receive audio (instead of video).

When it comes to what you receive there is a section about the audio formats in the GenericByteData: Audio sub-formats. https://doc.developer.milestonesys.com/html/index.html?base=reference/protocols/audio_sub_formats.html&tree=tree_3.html