
ValueHD Corporation — Investor Relations & Filings
ValueHD Corporation specializes in the design and manufacturing of professional audio-visual communication hardware. The product range encompasses high-definition and 4K PTZ cameras, integrated video conferencing terminals, webcams, and specialized microphones. These solutions incorporate advanced imaging technologies, including AI-driven auto-tracking, intelligent framing, and support for NDI and IP-based streaming protocols. The company provides hardware for various sectors, including corporate enterprise, distance education, telemedicine, and live broadcasting. With a focus on research and development, ValueHD offers comprehensive OEM and ODM services, delivering scalable video collaboration tools designed for high-performance unified communication environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 回购报告书 | 2026-05-22 | Chinese | |
| 关于回购股份事项前十名股东及前十名无限售条件股东持股情况的公告 | 2026-05-21 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 北京德恒(深圳)律师事务所关于深圳市维海德技术股份有限公司2025年年度股东大会的法律意见 | 2026-05-18 | Chinese | |
| 第四届董事会第五次会议决议公告 | 2026-05-18 | Chinese | |
| 关于回购公司股份方案的公告 | 2026-05-18 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46820660 | 回购报告书 | 2026-05-22 | Chinese | ||
| 46727522 | 关于回购股份事项前十名股东及前十名无限售条件股东持股情况的公告 | 2026-05-21 | Chinese | ||
| 46383919 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46383755 | 北京德恒(深圳)律师事务所关于深圳市维海德技术股份有限公司2025年年度股东大会的法律意见 | 2026-05-18 | Chinese | ||
| 46383229 | 第四届董事会第五次会议决议公告 | 2026-05-18 | Chinese | ||
| 46383228 | 关于回购公司股份方案的公告 | 2026-05-18 | Chinese | ||
| 46383227 | 方正证券承销保荐有限责任公司关于深圳市维海德技术股份有限公司使用部分超募资金回购股份的核查意见 | 2026-05-18 | Chinese | ||
| 45541305 | 方正证券承销保荐有限责任公司关于深圳市维海德技术股份有限公司2025年持续督导定期现场检查报告 | 2026-05-13 | Chinese | ||
| 45541302 | 方正证券承销保荐有限责任公司关于深圳市维海德技术股份有限公司首次公开发行股票并在创业板上市持续督导保荐总结报告书 | 2026-05-13 | Chinese | ||
| 45541299 | 方正证券承销保荐有限责任公司关于深圳市维海德技术股份有限公司2025年持续督导跟踪报告 | 2026-05-13 | Chinese | ||
| 40106165 | 2025年度独立董事述职报告-陈友春(届满离任) | 2026-04-24 | Chinese | ||
| 40106159 | 方正证券承销保荐有限责任公司关于深圳市维海德技术股份有限公司2025年度内部控制评价报告的核查意见 | 2026-04-24 | Chinese | ||
| 40106141 | 2025年度内部控制评价报告 | 2026-04-24 | Chinese | ||
| 40106130 | 关于2026年第一季度报告披露的提示性公告 | 2026-04-24 | Chinese | ||
| 40106124 | 2025年度董事会工作报告 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ubiquoss Inc.
Developer and manufacturer of network equipment for wired b…
|
264450 | KR | Manufacturing |
|
Unionman Technology Co., Ltd.
Develops and manufactures digital multimedia terminals and …
|
688609 | CN | Manufacturing |
|
UTime Ltd
Designs, manufactures, and sells mobile phones, accessories…
|
WTO | US | Manufacturing |
|
Valiant Communications Ltd.
Designs and manufactures synchronization, transmission, and…
|
526775 | IN | Manufacturing |
|
Vantiva
Designs, develops, and supplies connectivity solutions for …
|
VANTI | FR | Manufacturing |
|
VICTEK. Co., Ltd.
Develops and manufactures electronic systems for defense an…
|
065450 | KR | Manufacturing |
|
VISSEM Electronics Co., Ltd.
Manufactures electronic components for LED, fiber optic, ne…
|
072950 | KR | Manufacturing |
|
Vital Innovations Holdings Limited
Designs, manufactures, and sells mobile telecommunication d…
|
6133 | HK | Manufacturing |
|
Vtech Holdings Limited
Integrated design manufacturer of electronic learning produ…
|
303 | HK | Manufacturing |
|
WANMA TECHNOLOGY CO., LTD.
Provides communication network infrastructure, intelligent …
|
300698 | CN | Manufacturing |
ValueHD Corporation 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/56234/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56234 | 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=56234 | 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=56234 \ -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": 56234}, 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 ValueHD Corporation (id: 56234)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.