Commit 5141dde
authored
Merge pull request #85 from GyeongHoKim/feature/error-handle
fix #83
Previously, Yellowstone would throw with error if the RTSP connection failed when first Connecting to the RTSP server
With this change, Yellowstone now emits an "error" event if the RTSP connection fails after the initial connection.
Roger's ToDo - add into the TLS code5 files changed
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments