Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insufficient number of bytes in buffer for frame playback. #1

Open
Toshiba01 opened this issue Mar 4, 2020 · 0 comments
Open

Insufficient number of bytes in buffer for frame playback. #1

Toshiba01 opened this issue Mar 4, 2020 · 0 comments

Comments

@Toshiba01
Copy link

Hi! I'm trying to display a localhost source(website dashboard) on my UltraStudio 4K and I'm using pull_client.js to do that but I'm getting the error aforementioned.

LOG:
(node:51373) UnhandledPromiseRejectionWarning: Error: In file ../src/playback_promise.cc on line 1104, found error: Insufficient number of bytes in buffer for frame playback.
at init (/Users/ibuvision/Desktop/elecular-master/pull_client.js:28:12)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:51373) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:51373) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

What should I look into? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant