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+
Mar 4, 2021 · Backend Development

How Signaling Powers Real‑Time Audio/Video: Inside NERTC’s Network Library

This article explains the concept and role of signaling in real‑time audio/video, describes the single‑PeerConnection architecture using WebSocket, details the handshake, keep‑alive and reconnection mechanisms, and outlines NERTC’s modular network library design for robust communication under weak network conditions.

Network LibraryReal-time communicationSignaling
0 likes · 13 min read
How Signaling Powers Real‑Time Audio/Video: Inside NERTC’s Network Library
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Feb 23, 2021 · Artificial Intelligence

How Deep Learning Detects Pornographic and ASMR Audio

This article explains a deep‑learning pipeline that preprocesses audio, extracts FBank features, applies SpecAugment, and uses a CNN‑BI‑LSTM‑Attention model to automatically identify pornographic and ASMR speech for content moderation.

ASMR detectionAudio ClassificationSpecAugment
0 likes · 8 min read
How Deep Learning Detects Pornographic and ASMR Audio
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Feb 14, 2021 · Frontend Development

Building a Frontend Logging Library for SaaS B2B to Accelerate Issue Resolution

To improve SaaS B2B product efficiency and revenue retention, the article examines the unique challenges of frontend development in enterprise services, proposes a client‑side logging library—woodpecker‑log—detailing its design, storage with IndexedDB, performance considerations, API, and integration for rapid customer issue diagnosis.

B2BPerformanceSaaS
0 likes · 14 min read
Building a Frontend Logging Library for SaaS B2B to Accelerate Issue Resolution
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Feb 8, 2021 · Mobile Development

Build Your Own Clubhouse in 5 Steps with NetEase G2 SDK

This guide walks you through the product design, architecture, and five‑step implementation process for creating a native Clubhouse‑style voice chat app using NetEase G2 audio‑video SDK, covering client components, gateway, server, core workflows, technical challenges, and code examples for iOS and Android.

AndroidAudio SDKiOS
0 likes · 9 min read
Build Your Own Clubhouse in 5 Steps with NetEase G2 SDK
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Feb 4, 2021 · Operations

How NetEase Cloud Communication Builds a Real-Time Service Monitoring Platform

NetEase Cloud Communication’s service monitoring platform leverages data collection, preprocessing, alerting, and visualization pipelines—using HTTP APIs, Kafka, custom scripts, and NTSDB—to provide real-time insights, ensure stability, and support scalable, high‑throughput audio‑video services.

cloud communicationdata pipelineoperations
0 likes · 11 min read
How NetEase Cloud Communication Builds a Real-Time Service Monitoring Platform
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jan 14, 2021 · Big Data

How Yidun Achieves Real-Time, High-Performance Public-Opinion Data Cleaning with Groovy and JVM

Yidun’s public-opinion monitoring platform transforms massive raw web data into a unified format by separating dynamic Groovy-script-driven cleaning from static processing, achieving real-time source integration, high throughput, scalability, and high availability while addressing format diversity, team coordination, and performance-flexibility trade-offs.

ETLGroovyJVM
0 likes · 5 min read
How Yidun Achieves Real-Time, High-Performance Public-Opinion Data Cleaning with Groovy and JVM
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jan 5, 2021 · Artificial Intelligence

How AI-Powered Super-Resolution is Transforming Real-Time Video Communication

AI-driven super-resolution, once limited to academic research, is now tackling real-time video communication challenges by evolving from early interpolation methods to deep learning models, addressing issues of model size, generalization, and real-world degradation, while lightweight networks and encoding-aware techniques promise practical deployment.

AIReal-time VideoSuper-Resolution
0 likes · 12 min read
How AI-Powered Super-Resolution is Transforming Real-Time Video Communication
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Dec 9, 2020 · Operations

Mastering Video QoS: How FEC, Retransmission, and Jitter Buffer Combat Network Challenges

This article explains how modern video applications face packet loss, jitter, congestion, and latency, and how techniques such as Forward Error Correction, packet retransmission, jitter buffers, long‑term reference frames, size‑stream and SVC can be combined to deliver high‑quality, low‑delay audio‑video experiences over 5G networks.

FECNetwork LatencyQoS
0 likes · 11 min read
Mastering Video QoS: How FEC, Retransmission, and Jitter Buffer Combat Network Challenges