LaiFengiOS / LFLiveKit

LaiFeng IOS Live Kit,H264 and AAC Hard coding,support GPUImage Beauty, rtmp transmission,weak network lost frame,Dynamic switching rate
MIT License
4.39k stars 1.11k forks source link

fix/handling stop streaming #345

Closed allenlinli closed 3 years ago

allenlinli commented 3 years ago
  1. Set _retryTimes4netWorkBreaken = 0 to avoid when it doesn't stop successfully or not reset after reconnect successfully.
  2. Set the error msg to empty to prevent it keeps the outdated error message after reconnect.