RTSP-Client-Server
RTSP-Client-Server copied to clipboard
Slow
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?
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?