I would like to use Web Client(deployed on default 8081 port) in order to listen the audio from camera’s configured microphone.
When i use Smart Client, i can both see the video streaming and listen the associated audio.
When i use Web Client, i can see the video streaming but not listen the associated audio.
I looked at page source, but no streaming/audio tag seems present;
<img class="tmpl_videoImageElement videoImage"></img>
for video streaming is present.
Is it possibile to hear audio streaming from Web Client?
Is there any configuration to be set both on Web Client or Management Client to enable web audio streaming?
Thanks for support.