
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 |
|---|---|---|---|
|
Elmos Semiconductor SE
Develops semiconductors and sensor solutions for the automo…
|
ELG | DE | Manufacturing |
|
ELTEK LTD
Global manufacturer of custom, high-reliability Printed Cir…
|
ELTK | US | Manufacturing |
|
EMC
Global manufacturer of copper clad laminates and prepreg fo…
|
2383 | TW | Manufacturing |
|
EM-Tech.CO.,LTD.
Manufactures miniature acoustic and haptic components for m…
|
091120 | KR | Manufacturing |
|
Enablence Technologies Inc.
Designs and manufactures advanced optical components utiliz…
|
ENA | CA | Manufacturing |
|
ENE
IC design firm specializing in embedded controllers and mob…
|
6243 | TW | Manufacturing |
|
Enedo Oyj
Designs and produces power supplies and systems for critica…
|
ENEDO | FI | Manufacturing |
|
ENNOSTAR
Global provider of vertically integrated optoelectronic and…
|
3714 | TW | Manufacturing |
|
ENOMOTO CO.,LTD
Manufacturer of high-precision components for the semicondu…
|
6928 | JP | Manufacturing |
|
ENPLAS CORPORATION
Manufacturer of injection-molded components from engineerin…
|
6961 | JP | 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.