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

修复hls拉流时 因为流名称带.符号失败 #330

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

cuteLittleDevil
Copy link
Contributor

流名称 播放情况 播放地址
test 正常 http://192.168.1.68:2368/hls/test/playlist.m3u8
192.168.1.68 失败 http://192.168.1.68:2368/hls/192.168.1.68/playlist.m3u8

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e4f0bcb) 55.89% compared to head (f4d6d5d) 56.16%.
Report is 6 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
+ Coverage   55.89%   56.16%   +0.26%     
==========================================
  Files         132      132              
  Lines       11441    11447       +6     
==========================================
+ Hits         6395     6429      +34     
+ Misses       4353     4324      -29     
- Partials      693      694       +1     
Files Coverage Δ
pkg/base/url.go 76.22% <100.00%> (+9.56%) ⬆️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@q191201771 q191201771 merged commit cad5405 into q191201771:master Nov 13, 2023
7 checks passed
@q191201771
Copy link
Owner

192.168.1.68-1699692546341-2.ts
之前分割为 192 和 168,
现在分割为 192.168.1.68-1699692546341-2 和 ts

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

Successfully merging this pull request may close these issues.

3 participants