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
Hi, thank you very much for your work. This is a great project.
I have a question, how can I write the output to memory instead of disk?
I am using the remux.rs example, where the input is rtsp and the output is mp4. I want to write the complete mp4 to memory instead of constantly writing it to disk. How should I modify it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, thank you very much for your work. This is a great project.
I have a question, how can I write the output to memory instead of disk?
I am using the remux.rs example, where the input is rtsp and the output is mp4. I want to write the complete mp4 to memory instead of constantly writing it to disk. How should I modify it?
Beta Was this translation helpful? Give feedback.
All reactions