rtsp-relay icon indicating copy to clipboard operation
rtsp-relay copied to clipboard

Video quality

Open PriyamDalwadii opened this issue 2 years ago • 1 comments

How can I get same video quality as source? Apart from that ['q','1'] flag? What other factors affects the video streaming quality?

PriyamDalwadii avatar Aug 23 '23 21:08 PriyamDalwadii

You try lowering the bitrate (using the -b:v flag), but even in the best conditions, I don't think you can get better than 720p30. Theoretically 1080p15 could work, but the client-side can't decode any less than 30 fps at the moment.

k-yle avatar Aug 24 '23 01:08 k-yle