audio from .PQZ

Hi,

How can I listen to audio from a .PQZ files? With SDK

Thanks

check out the documentation on the MM025 Source Toolkit, you just need to specify the tag <media_type>AUDIO</media_type> when referencing the PQZ. More info on the SDK documentation.

Using the MIP .NET Library there is no method to listen to audio from PQZ files. Milestone will include this in the wish-list for future enhancements to the MIP SDK.

How can I listen to audio while watching a video, taken from a .PQZ files? With MIP .NET Library.

Using the MIP .NET Library there is no method to listen to audio from PQZ files.

ok, but with video, like “XProtect Smart Client” ?

See the Video File Viewer sample. The sample does not support audio and when I tried to incorporate audio I met a dead end, but it is a fine sample showing how to easy implement playback video from files.