
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 |
|---|---|---|---|
|
Finecircuit CO.,LTD.
Manufacturer of Printed Circuit Boards for the automotive, …
|
127980 | KR | Manufacturing |
|
FINE DNC CO.,LTD.
Manufacturer of precision components using mold and metal s…
|
049120 | KR | Manufacturing |
|
Fine-line Circuits Ltd.
Manufactures high-precision, high-reliability PCBs for miss…
|
517264 | IN | Manufacturing |
|
Fine Made Microelectronics Group Co., Ltd.
Designs and develops high-performance analog and mixed-sign…
|
300671 | CN | Manufacturing |
|
FINEMAT
Provides precision etching for OLED masks, semiconductor le…
|
6698 | TW | Manufacturing |
|
Firan Technology Group Corporation
Global provider of high-reliability electronic products and…
|
FTG | CA | Manufacturing |
|
First Sensor AG
A global provider of sensor technology for industrial, medi…
|
SIS | DE | Manufacturing |
|
FIT Hon Teng Limited
Designs, produces, and sells advanced interconnect solution…
|
6088 | KY | Manufacturing |
|
FITIPOWER
Global fabless semiconductor company specializing in displa…
|
4961 | TW | Manufacturing |
|
FLEXIUM
Provides one-stop design and manufacturing of flexible prin…
|
6269 | 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.