
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 |
Browse filings by year
3 years| 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 |
|---|---|---|---|
|
Flying Technology Co.,Ltd.
Specializes in electronic component R&D, PCB design, and ha…
|
603488 | CN | Manufacturing |
|
FocalTech
Provider of HMI solutions, specializing in touch and displa…
|
3545 | TW | Manufacturing |
|
FOREHOPE ELECTRONIC (NINGBO) CO., LTD.
Provides integrated circuit packaging and testing services …
|
688362 | CN | Manufacturing |
|
FORTEC Elektronik AG
Supplier of components and systems for display, embedded, a…
|
FEV | DE | Manufacturing |
|
Fortior Technology (Shenzhen) Co., Ltd.
Fabless IC design company specializing in BLDC motor contro…
|
1304 | HK | Manufacturing |
|
FORTIOR TECHNOLOGY(SHENZHEN)CO., LTD.
Designs motor control ICs and algorithms for BLDC and PMSM …
|
688279 | CN | Manufacturing |
|
FOSHAN BLUE ROCKET ELECTRONICS CO.,LTD.
Develops and manufactures semiconductor discrete devices, I…
|
301348 | CN | Manufacturing |
|
Foshan NationStar Optoelectronics Co., Ltd
Develops LED components, Mini/Micro LED tech, and optoelect…
|
002449 | CN | Manufacturing |
|
FOTRONICS CORPORATION BERHAD
Information is not readily available from the provided sour…
|
— | MY | Manufacturing |
|
Founder Technology Group Co., Ltd.
Develops IT hardware and PCBs, providing system integration…
|
600601 | CN | 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.