
Synchan: 多頻道影音跨裝置同步播放系統
2024 - 2025 圖:林沛瑤。三角關係/三頻道循環錄像/03’39”/2021 多頻道影音同步播放工具,可跨裝置、跨平台,支援手機。 使用於林沛瑤個展 雙頻道 The Dual Double-Channel (2024) Stack: TypeScript, React, tRPC, WebSocket 目前僅開放邀請試用。有興趣請來信 [email protected]

2024 - 2025 圖:林沛瑤。三角關係/三頻道循環錄像/03’39”/2021 多頻道影音同步播放工具,可跨裝置、跨平台,支援手機。 使用於林沛瑤個展 雙頻道 The Dual Double-Channel (2024) Stack: TypeScript, React, tRPC, WebSocket 目前僅開放邀請試用。有興趣請來信 [email protected]

Background This project is developed specific for Lin Pei-Yao Solo Exhibition: Who is the speaker? (2025). In this exhibition, it required speech recognition for selected keywords, and perform specific actions, including smart light control and video playhead control. The speech recognition is done in real-time, deployed locally on a Raspberry Pi. For example, in the command “Drink Tea”, it blinks one set of lights and seeks the video to a specific time (00:25) and jumps back to original position after 10 seconds. Different voice commands have different actions, and some of them may depends on each other. To make the concurrent events manageable, I used Reactive Programming design pattern via RxPy. Structure The program is divided into three parts: Events, Commands, and Actions. Events are the input to the system, including microphone and WebSocket inputs. It will be transform into an Observable stream. ...

DiviSignal 股票紅綠燈 2025 股票紅綠燈分析工具。支援股利報酬率計算,匯入匯出自選股,依殖利率篩選股票。 Stack: TypeScript, React, Redux, Cheerio, Cloudflare Worker