
AVERMEDIA — Investor Relations & Filings
AVerMedia Technologies, Inc. is a global provider of digital video and audio solutions, specializing in capture, streaming, and communication technologies. The company develops a wide range of high-performance hardware, including video capture cards, webcams, professional microphones, and video conferencing systems. Its products cater to diverse sectors such as gaming, live streaming, content creation, remote collaboration, and hybrid work environments. Beyond consumer electronics, AVerMedia provides AI edge computing solutions and integrated audio-visual systems for industrial and commercial applications. The company also offers comprehensive OEM/ODM services, leveraging its expertise in hardware-software integration and customized design to meet specific client requirements. Driven by a culture of innovation, the company focuses on delivering high-quality digital imaging and audio processing technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_2417_20260611FE4.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2025_2417_20260611F04.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_2417_20260611F17.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_2417_20260611FE2.pdf | 2026-05-18 | English | |
| 115年年報及股東會資料 — 2026_2417_20260611F02.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_2417_20260611F13.pdf | 2026-05-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47003391 | 114年年報及股東會資料 — 2025_2417_20260611FE4.pdf | 2026-05-22 | English | ||
| 47003383 | 114年年報及股東會資料 — 2025_2417_20260611F04.pdf | 2026-05-22 | Chinese | ||
| 46384336 | 115年年報及股東會資料 — 2026_2417_20260611F17.pdf | 2026-05-18 | Chinese | ||
| 46384335 | 115年年報及股東會資料 — 2026_2417_20260611FE2.pdf | 2026-05-18 | English | ||
| 46381772 | 115年年報及股東會資料 — 2026_2417_20260611F02.pdf | 2026-05-18 | Chinese | ||
| 46381771 | 115年年報及股東會資料 — 2026_2417_20260611F13.pdf | 2026-05-18 | Chinese | ||
| 46381770 | 115年年報及股東會資料 — 2026_2417_20260611FE1.pdf | 2026-05-18 | English | ||
| 46381769 | 115年年報及股東會資料 — 2026_2417_20260611F01.pdf | 2026-05-18 | Chinese | ||
| 46373943 | 115年05月法人說明會簡報 — 241720260514E001.pdf | 2026-05-14 | Chinese | ||
| 46373942 | 115年05月法人說明會簡報 — 241720260514M001.pdf | 2026-05-14 | Chinese | ||
| 46373941 | 115年05月法人說明會簡報 | 2026-05-14 | Chinese | ||
| 46362525 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46362037 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46295122 | 115年第1季財務報告書 — 202601_2417_AI1.pdf | 2026-05-13 | Chinese | ||
| 46361970 | 115年05月僑外投資持股 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Netac Technology Co.,Ltd.
Develops and manufactures flash memory products, SSDs, and …
|
300042 | CN | Manufacturing |
|
NETWEB TECHNOLOGIES INDIA LIMITED
Specializes in high-end computing solutions, HPC clusters, …
|
NETWEB | IN | Manufacturing |
|
Newland Digital Technology Co.,Ltd.
Provides payment processing, barcode scanning, and mobile d…
|
000997 | CN | Manufacturing |
|
Newtech Co., Ltd.
Fabless designer and seller of enterprise data storage solu…
|
6734 | JP | Manufacturing |
|
Ninestar Corporation
Develops and manufactures printing hardware, consumables, a…
|
002180 | CN | Manufacturing |
|
NIPPON PRIMEX INC.
Develops and manufactures industrial mini printers and rela…
|
2795 | JP | Manufacturing |
|
NTT System S.A.
Manufacturer and distributor of IT hardware and consumer el…
|
NTT | PL | Manufacturing |
|
Octagon Industries Inc.
Specializes in rugged embedded computing systems for extrem…
|
OTA | CA | Manufacturing |
|
Oki Electric Industry Company, Limited
Provides IT solutions, telecom systems, advanced components…
|
6703 | JP | Manufacturing |
|
ONE STOP SYSTEMS, INC.
Designs and manufactures rugged high-performance computing …
|
OSS | US | Manufacturing |
AVERMEDIA via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/52067/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52067 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=52067 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=52067 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 52067}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for AVERMEDIA (id: 52067)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.