-
-
Notifications
You must be signed in to change notification settings - Fork 582
Commit 472c339
committed
[fix] added a check to avoid triggering push reconnect.
`ngx_rtmp_relay_push` may be called in `ngx_rtmp_notify_publish_handle`, so
push reconnect may be triggered, but `on_publish` is not related to `push`.1 parent 23d1bd0 commit 472c339
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | + | ||
286 | + | ||
287 | + | ||
288 | + | ||
285 | 289 | | |
286 | 290 | | |
287 | 291 | | |
| |||
0 commit comments