-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Add tcUrl to on_publish http hook for issue #548 #558
Conversation
@@ -60,9 +60,9 @@ SrsHttpHooks::~SrsHttpHooks() | |||
int SrsHttpHooks::on_connect(string url, SrsRequest* req) | |||
{ | |||
int ret = ERROR_SUCCESS; | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please revert these black lines?
I have revert it, but I think that you should remove all blank in empty line. |
It make sense, we should remove the blanks in line, but it will cause the branch merge failed. So, I think let we ignore it. |
Add tcUrl to on_publish http hook for issue #548
for #548 |
Merged to develop: eac5440 |
Thanks for merge. I have edited the wiki. |
:+1 |
Only add one line, see diff.