We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
建议将BilibiliLiveApiService.cs StartLive中的 platform = "pc" 改成 platform = "android_link" ,自己修改编译后,测试没问题
The text was updated successfully, but these errors were encountered:
现在只有100粉丝以上才能获取推流码了吗?
Sorry, something went wrong.
是的 但如我上面所说 把开启直播的平台参数改下就可以了 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
好的,空了我修改下。感谢反馈!
No branches or pull requests
建议将BilibiliLiveApiService.cs StartLive中的 platform = "pc" 改成 platform = "android_link" ,自己修改编译后,测试没问题
The text was updated successfully, but these errors were encountered: