Background watermark change for AV solution Web Platform

Source: Internet
Author: User
Tags coding standards

Anychat SDK (Anychat audio and video interactive development platform) is a cross-platform (*) Instant messaging solution, based on the advanced H. S video coding standard, AAC audio coding standards and peer-to technology, support high-definition video, integration of Bai Rui technology in the audio and video coding, High-quality, wide adaptability, distributed and modular network audio and video interactive platform designed by leading development technology and rich product experience in the field of multimedia communication. Supports cross-platform interconnectivity such as Windows, Web, Android, IOS, Linux , and more

Since the Anychat r4092 version began, the anychat for Web SDK supports setting the local picture as the interface background.

650) this.width=650; "id=" aimg_494 "src=" http://bbs.anychat.cn/data/attachment/forum/201406/30/ 115246zyrbl99l999kckbb.jpg "class=" Zoom "width=" 344 "style=" border:none; "/>


If you need to change the default "Anychat" background, you can use the API interface: SetBkImage to set, refer to:Http://bbs.anychat.cn/forum.php? ... =172&extra=page%3d2

earlier versions only supported network paths (for example:Http://www.anychat.cn/images/main/supervideo.jpg), and on some computers, it is found that if you set an HTTPS path can cause an exception, a viable solution is to increase support for local picture files:
1, put the background image in the plugin directory, such as:

650) this.width=650; "id=" aimg_495 "src=" http://bbs.anychat.cn/data/attachment/forum/201406/30/ 115801nx7vx1qz85xmw2v8.jpg "class=" Zoom "width=" "style=" border:none; "/>

2, call the API to set up, only need to pass the filename parameter, and do not need to pass the file path, the plug-in will automatically load the plug-in installation directory under the background image:

    1. Set Local video display location

    2. Brac_setvideopos (Mselfuserid, GetID ("Anychatlocalvideodiv"), "anychat_video_local");

    3. Brac_getdmoobject ("Anychat_video_local"). SetBkImage ("videobk.jpg");


Copy Code


Background watermark change for AV solution Web Platform

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.