Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Html
 <div class="lang-box-pdf">
	<div>
		<div class="google-lang">
			<div id="google_translate_element">
			</div>
			<script type="text/javascript">
					function googleTranslateElementInit() {
						new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'de,es,fr,it,nl', autoDisplay: false}, 'google_translate_element');
						}
			</script>
			<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
		</div>
		
		<div class="pdf-button">
			<a href="https://confluence.wildix.com/spaces/flyingpdf/pdfpageexport.action?pageId=29917238" alt="Convert to .pdf" title="Convert to .pdf"><img src="https://confluence.wildix.com/download/attachments/14549012/pdf-button-download-wildix-documentation.png"></a>
		</div>
	</div>
</div>


Info

The Document describes how to configure Intercoms integrated with Wildix to send for sending video streams to Vision/ WP600AXX/ Android/ Collaboration before answer and adding an unlock button for door open function.

Created: October 2018

Permalink: https://confluence.wildix.com/x/NoDIAQ

Table of Contents

Information on intercoms which are fully integrated with Wildix system: www.wildix.com/integrations.

...

Note

Supported devices: Collaboration/ Vision/ WP600AXX/ Android mobile app.

Note, that iOS mobile app is not supported.


The functionality allows displaying an incoming video stream before answer on Collaboration/ Vision/ WP600AXX/ Android mobile application.

...

  • SIPAddHeader(Camera:http://www.testcam.local/camera/image.jpg)
  • SIPAddHeader(Camera:http://admin:admin1@10.100.4.44/snapshot/view0.jpg)
  • SIPAddHeader(Camera:http://admin:meinsm@10.100.4.113/record/current.jpg?sync=-99)
  • SIPAddHeader(Camera:https://admin:mypassword@10.100.4.111/api/camera/snapshot?width=1280&height=960&fps=15) (2N example)
  • SIPAddHeader(Camera:http://10.100.4.134/record/current.jpg) (Mobotix example)

Note

Note: To check if a picture URL is correct, paste it in the address bar. For example: http://10.100.4.134/record/current.jpg


Note

Note: this This custom application can be used in two scenarios:

  • Call a doorphone and see the video stream 
  • See video stream from the doorphone before answer

In case you don’t know how to indicate the path correctly for your IP webcam / intercom, check this resource: LINK (mind that only HTTP connection and JPEG type are supported).

...

Note

Note: Some intercoms may require additional configuration on their web interface. Check the online documentation for details: 2N Helios IP Integration, AphaTECH IP BOLD 65 Integration, Baudisch (Mod.33-1486) Integration, Mobotix T25 Integration.


Example of Android mobile app video preview:

...

How the button looks like:

Image RemovedImage Added


Html
<div class="fb-like" data-href="https://confluence.wildix.com/x/NoDIAQ" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...