ngraziano / SharpRTSP

A RTSP handling library
Other
557 stars 182 forks source link

Freeze captured #115

Closed fengbozs closed 7 months ago

fengbozs commented 8 months ago

I tried using a demo to save the RTSP stream, but the saved file froze during playback. What could be the reason for this

ngraziano commented 8 months ago

There can be multiple reason, without more info I can not guess. Maybe there is some lost packet or maybe a bug in stream conversion.