Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

只支持100粉以上的才能获取到推流码 #35

Open
jinggege666 opened this issue Feb 26, 2025 · 3 comments
Open

只支持100粉以上的才能获取到推流码 #35

jinggege666 opened this issue Feb 26, 2025 · 3 comments

Comments

@jinggege666
Copy link

建议将BilibiliLiveApiService.cs StartLive中的 platform = "pc" 改成 platform = "android_link" ,自己修改编译后,测试没问题

@withsalt
Copy link
Owner

现在只有100粉丝以上才能获取推流码了吗?

@jinggege666
Copy link
Author

现在只有100粉丝以上才能获取推流码了吗?

是的 但如我上面所说 把开启直播的平台参数改下就可以了
2025/02/28 10:03:37.175|ERROR|推流过程中发生错误,接口请求失败,接口:https://api.live.bilibili.com/room/v1/Room/startLive,方法:POST,描述:系统维护仅支持直播姬开播
Error
Bilibili.AspNetCore.Apis.Exceptions.ApiRequestException: 接口请求失败,接口:https://api.live.bilibili.com/room/v1/Room/startLive,方法:POST,描述:系统维护仅支持直播姬开播
at Bilibili.AspNetCore.Apis.Services.BilibiliLiveApiService.StartLive(Int64 roomId, Int32 areaId) in F:\CSharp\Projects\BilibiliLiveTools\src\Bilibili.AspNetCore.Apis\Services\BilibiliLiveApiService.cs:line 238
at Bilibili.AspNetCore.Apis.Services.BilibiliLiveApiService.StartLive(Int64 roomId, Int32 areaId) in F:\CSharp\Projects\BilibiliLiveTools\src\Bilibili.AspNetCore.Apis\Services\BilibiliLiveApiService.cs:line 248

@withsalt
Copy link
Owner

好的,空了我修改下。感谢反馈!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants