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
I like the semplicity of the demo code but when I play the video it's very slow. I also deactivated all output in console but it's still slow. How can I play the video with the correct frame rate?
The text was updated successfully, but these errors were encountered:
Hi darkoromanov,
Currently the server doesn't have logic to play back the video frames at a specified framerate. You can add logic to the server to send chunks at a rate greater than framerate and have a buffer added to the client side for fixed FPS playback. I'll tag this as a feature to be implemented.
-M
P.S. Let me know if you would be interested in implementing this feature and I'll approve your PR. Thanks!
Hello I am C# programmer and new at java. I have download this files but it doesnt work when I click setup button. I need a stream mobile phone camera view as RTSP . Could you help please?
Hi,
I like the semplicity of the demo code but when I play the video it's very slow. I also deactivated all output in console but it's still slow. How can I play the video with the correct frame rate?
The text was updated successfully, but these errors were encountered: