You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Hyperporter app, which handles Blackmagic HyperDeck recordings via RTSP and FTP, works correctly on MacOS but experiences several critical issues when built for Windows. The app is built using Electron, React, and Node.js.
Current Functionality
MacOS build works correctly with:
Live recording transfer via RTSP
Manual file transfer from SSDs
File renaming functionality
Proper path handling
Maintains WebSocket connections
Issues on Windows Build
1. Live Recording Transfer Issues
RTSP stream is not properly saving recordings to the selected destination
After stopping monitoring, the app fails to find the source file in the selected directory
Error: "ENOENT: no such file or directory" when attempting to save/rename recordings
2. Manual File Transfer Issues
When selecting existing recordings from SSDs, file transfer fails
Errors occur when attempting to save files with new names
Path handling appears to be incorrect for Windows directory structure
Windows Compatibility Issues with Hyperporter App
Description
The Hyperporter app, which handles Blackmagic HyperDeck recordings via RTSP and FTP, works correctly on MacOS but experiences several critical issues when built for Windows. The app is built using Electron, React, and Node.js.
Current Functionality
Issues on Windows Build
1. Live Recording Transfer Issues
2. Manual File Transfer Issues
3. WebSocket Connection
Technical Details
Environment
Current Build Process
File Structure
Requirements
Core Functionality Needed
Additional Considerations
Desired Outcome
Additional Context
The app successfully manages:
Looking for experienced developer(s) with:
Priority
High - This is blocking the Windows release of the application.
Labels
bug
windows
cross-platform
help-wanted
high-priority
The text was updated successfully, but these errors were encountered: