How To Shift Audio On Or Audio Off Via Default In The Embed Code

1. Default as audio ON in the embed code:
In this scenario, the audio is ON. When the user will hear the audio while the page opens. If you want to play the live streaming video, you have to click on the PLAY icon on the video.

You will add the parameter “muted” and value=”false” which is “muted=false” after “?”.
Here is the example code:
<iframe src=”https://www.microseven.com/embed/k884BZQJQ9p?muted=false” width=”700″ height=”390″ frameborder=”0″ allowfullscreen ></iframe>

2. Default as audio OFF in the embed code:
In this scenario, the audio is OFF. When the page opens, the live streaming is auto-playing, but the audio is muted.

You will copy and paste from your portal to your website without any modification on the embed code.
Here is the example code:
<iframe src=”https://www.microseven.com/embed/k884BZQJQ9p” width=”700″ height=”390″ frameborder=”0″ allowfullscreen ></iframe>

If you have any questions, please make a comment below.

IP Camera - Professional Security Cameras - Connect To The World.
Posts created 197

Related Posts

Begin typing your search term above and press enter to search. Press ESC to cancel.

Back To Top