Replies: 1 comment 1 reply
-
Have you checked |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Awesome library, I'm using Jaffree to convert and display my RTSP stream using FFmpeg and JSMpeg.
I have a problem with memory optimization and consumption though.
I described the problem in details at this thread in stackoverflow.
If I have to describe a problem in this thread directly, instead of referring to stackoverlow, just let me know.
Can I somehow predict length of a packet that was sent to stdOut from FFmpeg?
Or maybe somehow redirect stdOut directly to WebSocket?
I will be very grateful for any help and information if it is possible.
Beta Was this translation helpful? Give feedback.
All reactions