
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 |
|---|---|---|---|
|
DREAMTECH CO.,LTD.
Designs and manufactures electronic modules for smart devic…
|
192650 | KR | Manufacturing |
|
DUKSANHIMETALCO.,LTD.
Manufacturer of soldering materials for semiconductors and …
|
077360 | KR | Manufacturing |
|
DYNAMIC ELECTRONICS CO., LTD.
Designs and manufactures high-quality PCBs for automotive a…
|
603175 | CN | Manufacturing |
|
Dynamic Holding
Produces advanced PCBs for automotive electronics, AI serve…
|
3715 | TW | Manufacturing |
|
Dynex Power Inc.
Designs and manufactures high power semiconductors and indu…
|
DNX | CA | Manufacturing |
|
Eastcompeace Technology Co., Ltd
Develops and manufactures smart cards and integrated secure…
|
002017 | CN | Manufacturing |
|
Ebang International Holdings Inc.
A fabless ASIC chip designer for blockchain, fintech, and r…
|
EBON | KY | Manufacturing |
|
ECE
Designs and manufactures electromechanical and precision st…
|
2483 | TW | Manufacturing |
|
Edge Foundry Co.,Ltd
Develops and manufactures advanced sensors for automotive a…
|
105550 | KR | Manufacturing |
|
EDT
Manufacturer of TFT touch display modules and HMI solutions…
|
3038 | TW | 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.