shadowsocks / shadowsocks-android

A shadowsocks client for Android
Other
35.06k stars 11.58k forks source link

在手机上看油管2160P的视频,经常会死掉 #2824

Closed dev4u closed 2 years ago

dev4u commented 2 years ago

Please read contributing guidelines. Thanks.

Describe the bug 我在油管上看2160p的视频,经常会ss自己死掉。重启ss后继续看,过不了多久,ss还是会退出。 看1080p以下是没问题的。 测试的链接: https://youtu.be/28CAmnr3yUA

To Reproduce Steps to reproduce the behavior:

  1. 用youtube app浏览2160p的视频

Expected behavior 正常看完视频,app不会中途自己死掉。

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information): Screenshot_2021-11-04-02-53-15-697_com.android.settings.png

Configuration Put an x inside the [ ] that applies.

Additional context 用1080p来看视频,是完全不会死掉。 使用的环境,网速不成问题,能达到6、7MB/s的速度。 分不分应用代理,结果是一样的。 使用的rust分支版本是master。 开启了rust的-vvv参数输出日志。

dev4u commented 2 years ago

当时看油管时,网络请求是udp协议。 Screenshot_2021-11-04-03-07-05-290_com.vanced.android.youtube.png

Mygod commented 2 years ago

🤔 If you enabled -vvv, it might overwhelm the logging. Try disabling that and see if it fixes the issue.

dev4u commented 2 years ago

🤔 If you enabled -vvv, it might overwhelm the logging. Try disabling that and see if it fixes the issue.

好的。但是我要过两天才能测试你的方法。

dev4u commented 2 years ago

@Mygod 果然如你估计得那样,把rust的日志输出关掉,ss不再无端退出。