
ViXS Systems Inc. — Investor Relations & Filings
ViXS Systems Inc. was a multimedia solutions innovator specializing in the design and development of media processing semiconductor solutions. The company provided specialized semiconductors and smart network multimedia processors engineered for the efficient processing, management, security, and distribution of high-quality video and audio content. ViXS's core technology enabled video over Internet Protocol (IP) streaming solutions for various applications. Key target markets included the broadcasting and consumer electronics industries, with products utilized in set-top boxes, home media devices, DVD players, and video surveillance systems. The company positioned itself as a pioneer in revolutionary media processing technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice.pdf | 2017-08-11 | English | |
| Material change report - English.pdf | 2017-08-11 | English | |
| News release - English.pdf | 2017-08-02 | English | |
| News release - English.pdf | 2017-08-01 | English | |
| News release - English.pdf | 2017-08-01 | English | |
| Report of voting results.pdf | 2017-07-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 47130178 | Notice.pdf | 2017-08-11 | English | ||
| 47130183 | Material change report - English.pdf | 2017-08-11 | English | ||
| 47130187 | News release - English.pdf | 2017-08-02 | English | ||
| 47130191 | News release - English.pdf | 2017-08-01 | English | ||
| 47130195 | News release - English.pdf | 2017-08-01 | English | ||
| 47130199 | Report of voting results.pdf | 2017-07-27 | English | ||
| 47130203 | News release - English.pdf | 2017-07-27 | English | ||
| 47130207 | News release - English.pdf | 2017-07-27 | English | ||
| 47130210 | News release - English.pdf | 2017-07-05 | English | ||
| 47130223 | News release - English.pdf | 2017-07-05 | English | ||
| 47130228 | Other.pdf | 2017-07-05 | English | ||
| 47130287 | Notice of the meeting and record date - English.pdf | 2017-06-13 | English | ||
| 47130291 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2017-06-07 | English | ||
| 47130358 | Interim MD&A - English.pdf | 2017-06-07 | English | ||
| 47130362 | Interim financial statements/report – English.pdf | 2017-06-07 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EGIDE S.A.
Manufactures hermetic packages for sensitive electronic and…
|
GID | FR | Manufacturing |
|
EG INDUSTRIES BERHAD
Global EMS and vertical integration provider for diverse el…
|
— | MY | Manufacturing |
|
EIKEI-KY
Integrated services for niche PCBs, electronic components, …
|
6924 | TW | Manufacturing |
|
ELAN
Global provider of HMI solutions, touch controllers, and AI…
|
2458 | TW | Manufacturing |
|
ELASER
Specializes in high-precision optoelectronic components and…
|
3450 | TW | Manufacturing |
|
Elate Holdings Limited
Contract manufacturer of electronics and graphite products,…
|
76 | HK | Manufacturing |
|
ELCOMTEC CO.,LTD
Manufacturer of electronic/optical components, including LE…
|
037950 | KR | Manufacturing |
|
Electric Connector Technology Co., Ltd.
Provides high-precision connectors and cable assemblies for…
|
300679 | CN | Manufacturing |
|
electrovac AG
Develops and manufactures hermetic glass-to-metal seals for…
|
— | DE | Manufacturing |
|
Elentec Co., Ltd
Manufactures battery systems and components for consumer el…
|
054210 | KR | Manufacturing |
ViXS Systems Inc. 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/47154/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47154 | 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=47154 | 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=47154 \ -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": 47154}, 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 ViXS Systems Inc. (id: 47154)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.