Skip to content

Instantly share code, notes, and snippets.

@vbbandeira
Created July 15, 2021 19:55
Show Gist options
  • Save vbbandeira/2ba03f7b5aa48b972864288554753f42 to your computer and use it in GitHub Desktop.
Save vbbandeira/2ba03f7b5aa48b972864288554753f42 to your computer and use it in GitHub Desktop.
Docker RTSP logs
2021/07/15 19:32:08 I [1/0] [RTSP] [conn 172.19.0.3:39614] opened
2021/07/15 19:32:08 I [1/0] [RTSP] [session 2995199745] opened by 172.19.0.3:39614
2021/07/15 19:32:08 I [1/0] [RTSP] [session 2199420189] opened by 172.19.0.3:39614
2021/07/15 19:32:08 I [1/0] [RTSP] [session 2657986734] opened by 172.19.0.3:39614
2021/07/15 19:32:09 I [1/1] [RTSP] [session 2657986734] is reading from path 'mystream', 1 track with TCP
2021/07/15 19:32:11 I [1/0] [RTSP] [conn 172.19.0.3:39614] ERR: read tcp 172.19.0.2:8554->172.19.0.3:39614: read: connection reset by peer
2021/07/15 19:32:11 I [1/0] [RTSP] [conn 172.19.0.3:39614] closed
2021/07/15 19:32:11 I [1/0] [RTSP] [session 2995199745] closed
2021/07/15 19:32:11 I [1/0] [RTSP] [session 2199420189] closed
2021/07/15 19:32:11 I [1/0] [RTSP] [session 2657986734] closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment