NetEase Smart Enterprise Tech+
Author

NetEase Smart Enterprise Tech+

Get cutting-edge insights from NetEase's CTO, access the most valuable tech knowledge, and learn NetEase's latest best practices. NetEase Smart Enterprise Tech+ helps you grow from a thinker into a tech expert.

112
Articles
0
Likes
42
Views
0
Comments
Recent Articles

Latest from NetEase Smart Enterprise Tech+

100 recent articles max
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Aug 20, 2021 · Mobile Development

Quickly Integrate NetEase Cloud Chatroom SDK into Android Apps

This guide walks developers through the complete Android integration of NetEase Cloud's chatroom SDK, covering Gradle setup, required permissions, ProGuard rules, SDK initialization, entering and leaving chatrooms, message handling, and UI component usage with practical code examples.

AndroidChatroom SDKIntegration
0 likes · 14 min read
Quickly Integrate NetEase Cloud Chatroom SDK into Android Apps
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Aug 9, 2021 · Artificial Intelligence

How NetEase’s 2021 Audio‑Video Tech Conference Shaped the Future of AI‑Driven Media

The 2021 NetEase "Eye‑Opening, Sound‑Immersive" audio‑video technology conference gathered experts from NetEase’s divisions to showcase AI‑powered video processing, deep‑fake detection, immersive audio, and innovative media solutions, drawing over 54,000 viewers and promising ongoing video releases for the community.

AIConferenceaudio
0 likes · 8 min read
How NetEase’s 2021 Audio‑Video Tech Conference Shaped the Future of AI‑Driven Media
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Aug 5, 2021 · Artificial Intelligence

How Real-Time Voice Changing Works: From Tremolo to Gender‑Swap Algorithms

This article explains the demand for fun voice‑changing effects in live streaming and voice chat, introduces common audio effects such as Tremolo, Flanging, and Distortion, and details several real‑time pitch‑preserving algorithms—including OLA, WSOLA, PSOLA, and Phase‑Vocoder—used by NetEase Cloud Communication to deliver high‑quality, privacy‑preserving voice transformations.

Real-time communicationaudio signal processinggender conversion
0 likes · 10 min read
How Real-Time Voice Changing Works: From Tremolo to Gender‑Swap Algorithms
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jul 22, 2021 · Information Security

Mastering CAS-Based Single Sign-On: From Session Mechanics to Seamless Logout

This article explains a complete CAS-based single sign‑on solution, covering traditional session mechanisms, the CAS architecture, implementation of single sign‑on, session renewal, single logout, and practical extensions for multi‑system integration to ensure secure and seamless user experiences across enterprise applications.

AuthenticationCASInformation Security
0 likes · 12 min read
Mastering CAS-Based Single Sign-On: From Session Mechanics to Seamless Logout
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jul 20, 2021 · Backend Development

How NetEase Cloud Accelerates Video Transcoding with Slice‑Based Parallelism

NetEase Cloud’s video transcoding service boosts processing speed by combining hardware acceleration, custom codecs, AMD EPYC servers, and a slice‑based parallel transcoding pipeline, while optimizing cluster task scheduling and handling straggler issues to achieve significant performance gains across large‑scale media workloads.

Distributed ProcessingHardware AccelerationVideo Transcoding
0 likes · 16 min read
How NetEase Cloud Accelerates Video Transcoding with Slice‑Based Parallelism
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jul 16, 2021 · Backend Development

How NetEase Cloud Scales to 10,000 Simultaneous Mic Connections: Backend Architecture Revealed

This article details NetEase Cloud's backend engineering solutions for supporting ten‑thousand‑user concurrent mic connections, covering distributed signaling architecture, QUIC‑based weak‑network handling, server‑side audio routing, video QoS strategies, and a global transmission network (WE‑CAN) to achieve high availability and scalability.

High ConcurrencyQoSReal-time communication
0 likes · 12 min read
How NetEase Cloud Scales to 10,000 Simultaneous Mic Connections: Backend Architecture Revealed
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jul 8, 2021 · Mobile Development

How to Solve Flutter Multi‑Instance Conflicts When Integrating AAR into Android Apps

This article explains why integrating a Flutter AAR into an Android project that already contains a Flutter app causes version, class, native library, and resource conflicts, and presents a comprehensive solution using custom class loading, library renaming, and resource isolation to enable seamless coexistence.

AARFlutterMulti-Instance
0 likes · 14 min read
How to Solve Flutter Multi‑Instance Conflicts When Integrating AAR into Android Apps