RTSP-Client-Server icon indicating copy to clipboard operation
RTSP-Client-Server copied to clipboard

Slow

Open darkoromanov opened this issue 7 years ago • 2 comments

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?

darkoromanov avatar May 05 '17 13:05 darkoromanov

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!

mutaphore avatar May 09 '17 06:05 mutaphore

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?

aponcanos avatar Sep 03 '18 13:09 aponcanos