sonroyaalmerol / m3u-stream-merger-proxy

A lightweight HTTP proxy server dockerized for consolidating and streaming content from multiple IPTV M3U playlists, acting as a load balancer between provided sources.
https://hub.docker.com/r/sonroyaalmerol/m3u-stream-merger-proxy
29 stars 3 forks source link

Currently using "latest" - encountered this issue - container restart fixed the issue. Logs attached. #53

Closed shorty789 closed 6 months ago

shorty789 commented 6 months ago

Currently using "latest" and testing further, forgot to hop over to dev version. Started streaming early hours this morning, left it running in the background, when i checked again, nothing was playing, i had to restart both this, and threadfin to restore order. I have attached logs so you can hopefully make sense of it.

I think connection drops play a part in this counter going off the rails.

Im not too sure how you would do it from an app perspective, id likely attempt to network monitor when the packets coming in to the ephemeral port stop coming in for a period of time and either clear the counter/connection or attempt to reconnect based on that.

2024/03/19 05:20:25 Received request from :48690 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:20:25 Current number of connections for M3U_1: 0 2024/03/19 05:20:25 Proxying :48690 to http://PLAYLIST1-URL/551791 2024/03/19 05:20:25 Sent MP4 stream to :48690 2024/03/19 05:20:25 Current number of connections for M3U_1: 1 2024/03/19 05:20:25 Buffer is set to 8mb. 2024/03/19 05:20:25 Closed connection for :48690 2024/03/19 05:20:25 MP4 source has closed the connection 2024/03/19 05:20:25 Current number of connections for M3U_1: 0 2024/03/19 05:20:38 Received request from :56302 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:20:38 Current number of connections for M3U_1: 0 2024/03/19 05:20:58 Received request from :35324 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:20:58 Current number of connections for M3U_1: 0 2024/03/19 05:21:08 Error fetching MP4 stream (concurrency brute force mode): Get "http:///offline.ts": dial tcp :80: i/o timeout 2024/03/19 05:21:08 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 05:21:20 Received request from :39066 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:21:20 Current number of connections for M3U_1: 0 2024/03/19 05:21:28 Proxying :56302 to http://PLAYLIST1-URL/551791 2024/03/19 05:21:28 Sent MP4 stream to :56302 2024/03/19 05:21:28 Current number of connections for M3U_1: 1 2024/03/19 05:21:28 Buffer is set to 8mb. 2024/03/19 05:21:28 Closed connection for :56302 2024/03/19 05:21:28 MP4 source has closed the connection 2024/03/19 05:21:28 Current number of connections for M3U_1: 0 2024/03/19 05:21:28 Received request from :42312 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:21:28 Current number of connections for M3U_1: 0 2024/03/19 05:21:28 Proxying :42312 to http://PLAYLIST1-URL/551791 2024/03/19 05:21:28 Sent MP4 stream to :42312 2024/03/19 05:21:28 Current number of connections for M3U_1: 1 2024/03/19 05:21:28 Buffer is set to 8mb. 2024/03/19 05:21:29 Closed connection for :42312 2024/03/19 05:21:29 MP4 source has closed the connection 2024/03/19 05:21:29 Current number of connections for M3U_1: 0 2024/03/19 05:21:30 Received request from :42326 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:21:30 Current number of connections for M3U_1: 0 2024/03/19 05:21:30 Proxying :42326 to http://PLAYLIST1-URL/551791 2024/03/19 05:21:30 Sent MP4 stream to :42326 2024/03/19 05:21:30 Current number of connections for M3U_1: 1 2024/03/19 05:21:30 Buffer is set to 8mb. 2024/03/19 05:21:30 Closed connection for :42326 2024/03/19 05:21:30 MP4 source has closed the connection 2024/03/19 05:21:30 Current number of connections for M3U_1: 0 2024/03/19 05:21:30 Received request from :42336 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:21:30 Current number of connections for M3U_1: 0 2024/03/19 05:21:31 Proxying :42336 to http://PLAYLIST1-URL/551791 2024/03/19 05:21:31 Sent MP4 stream to :42336 2024/03/19 05:21:31 Current number of connections for M3U_1: 1 2024/03/19 05:21:31 Buffer is set to 8mb. 2024/03/19 05:21:31 Closed connection for :42336 2024/03/19 05:21:31 MP4 source has closed the connection 2024/03/19 05:21:31 Current number of connections for M3U_1: 0 2024/03/19 05:21:32 Received request from :42338 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:21:32 Current number of connections for M3U_1: 0 2024/03/19 05:21:32 Proxying :42338 to http://PLAYLIST1-URL/551791 2024/03/19 05:21:32 Sent MP4 stream to :42338 2024/03/19 05:21:32 Current number of connections for M3U_1: 1 2024/03/19 05:21:32 Buffer is set to 8mb. 2024/03/19 05:21:32 Closed connection for :42338 2024/03/19 05:21:32 MP4 source has closed the connection 2024/03/19 05:21:32 Current number of connections for M3U_1: 0 2024/03/19 05:21:33 Received request from :42350 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:21:33 Current number of connections for M3U_1: 0 2024/03/19 05:21:33 Proxying :42350 to http://PLAYLIST1-URL/551791 2024/03/19 05:21:33 Sent MP4 stream to :42350 2024/03/19 05:21:33 Current number of connections for M3U_1: 1 2024/03/19 05:21:33 Buffer is set to 8mb. 2024/03/19 05:21:33 Closed connection for :42350 2024/03/19 05:21:33 MP4 source has closed the connection 2024/03/19 05:21:33 Current number of connections for M3U_1: 0 2024/03/19 05:21:34 Received request from :55964 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:21:34 Current number of connections for M3U_1: 0 2024/03/19 05:21:34 Proxying :55964 to http://PLAYLIST1-URL/551791 2024/03/19 05:21:34 Sent MP4 stream to :55964 2024/03/19 05:21:34 Current number of connections for M3U_1: 1 2024/03/19 05:21:34 Buffer is set to 8mb. 2024/03/19 05:21:35 Closed connection for :55964 2024/03/19 05:21:35 MP4 source has closed the connection 2024/03/19 05:21:35 Current number of connections for M3U_1: 0 2024/03/19 05:21:35 Received request from :55966 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:21:35 Current number of connections for M3U_1: 0 2024/03/19 05:21:35 Proxying :55966 to http://PLAYLIST1-URL/551791 2024/03/19 05:21:35 Sent MP4 stream to :55966 2024/03/19 05:21:35 Current number of connections for M3U_1: 1 2024/03/19 05:21:35 Buffer is set to 8mb. 2024/03/19 05:21:35 Closed connection for :55966 2024/03/19 05:21:35 MP4 source has closed the connection 2024/03/19 05:21:35 Current number of connections for M3U_1: 0 2024/03/19 05:22:15 Received request from :33604 for URL: /stream/VVNBIC0gRk9PRCBORVRXT1JLIEhE.mp4 2024/03/19 05:22:15 Current number of connections for M3U_1: 0 2024/03/19 05:22:16 Proxying :33604 to http://PLAYLIST1-URL/469386 2024/03/19 05:22:16 Sent MP4 stream to :33604 2024/03/19 05:22:16 Current number of connections for M3U_1: 1 2024/03/19 05:22:16 Buffer is set to 8mb. 2024/03/19 05:22:18 Received request from :33610 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:22:18 Current number of connections for M3U_1: 1 2024/03/19 05:22:18 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 05:22:18 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 05:22:18 Proxying :33610 to http://PLAYLIST1-URL/551791 2024/03/19 05:22:18 Sent MP4 stream to :33610 2024/03/19 05:22:18 Current number of connections for M3U_1: 2 2024/03/19 05:22:18 Buffer is set to 8mb. 2024/03/19 05:22:18 Client disconnected after fetching MP4 stream 2024/03/19 05:22:18 Current number of connections for M3U_1: 1 2024/03/19 05:22:18 Error reading MP4 stream: read tcp :35436->:8080: use of closed network connection 2024/03/19 05:22:18 Closed connection for :33604 2024/03/19 05:22:59 Error fetching MP4 stream (concurrency brute force mode): Get "http:///offline.ts": read tcp :38004->:80: read: connection reset by peer 2024/03/19 05:22:59 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 05:23:00 Proxying :35324 to http://PLAYLIST1-URL/551791 2024/03/19 05:23:00 Sent MP4 stream to :35324 2024/03/19 05:23:00 Current number of connections for M3U_1: 2 2024/03/19 05:23:00 Buffer is set to 8mb. 2024/03/19 05:23:03 Closed connection for :33610 2024/03/19 05:23:03 MP4 source has closed the connection 2024/03/19 05:23:03 Current number of connections for M3U_1: 1 2024/03/19 05:23:03 Received request from :55306 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:23:03 Current number of connections for M3U_1: 1 2024/03/19 05:23:03 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 05:23:03 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 05:23:03 Proxying :55306 to http://PLAYLIST1-URL/551791 2024/03/19 05:23:03 Sent MP4 stream to :55306 2024/03/19 05:23:03 Current number of connections for M3U_1: 2 2024/03/19 05:23:03 Buffer is set to 8mb. 2024/03/19 05:23:05 Closed connection for :35324 2024/03/19 05:23:05 MP4 source has closed the connection 2024/03/19 05:23:05 Current number of connections for M3U_1: 1 2024/03/19 05:23:05 Client disconnected after fetching MP4 stream 2024/03/19 05:23:05 Current number of connections for M3U_1: 0 2024/03/19 05:23:05 Error reading MP4 stream: read tcp :60948->:8080: use of closed network connection 2024/03/19 05:23:05 Closed connection for :55306 2024/03/19 05:23:20 Error fetching MP4 stream (concurrency brute force mode): Get "http:///offline.ts": read tcp :57188->:80: read: connection reset by peer 2024/03/19 05:23:20 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 05:23:20 Proxying :39066 to http://PLAYLIST1-URL/551791 2024/03/19 05:23:20 Sent MP4 stream to :39066 2024/03/19 05:23:20 Client disconnected after fetching MP4 stream 2024/03/19 05:23:20 Current number of connections for M3U_1: -1 2024/03/19 05:23:20 Current number of connections for M3U_1: 0 2024/03/19 05:23:20 Buffer is set to 8mb. 2024/03/19 05:23:20 Error reading MP4 stream: http: read on closed response body 2024/03/19 05:23:20 Closed connection for :39066 2024/03/19 05:24:14 Received request from :44152 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:14 Current number of connections for M3U_3: 0 2024/03/19 05:24:19 Proxying :44152 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:19 Sent MP4 stream to :44152 2024/03/19 05:24:19 Current number of connections for M3U_3: 1 2024/03/19 05:24:19 Buffer is set to 8mb. 2024/03/19 05:24:20 Closed connection for :44152 2024/03/19 05:24:20 MP4 source has closed the connection 2024/03/19 05:24:20 Current number of connections for M3U_3: 0 2024/03/19 05:24:21 Received request from :44158 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:21 Current number of connections for M3U_3: 0 2024/03/19 05:24:21 Proxying :44158 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:21 Sent MP4 stream to :44158 2024/03/19 05:24:21 Current number of connections for M3U_3: 1 2024/03/19 05:24:21 Buffer is set to 8mb. 2024/03/19 05:24:21 Closed connection for :44158 2024/03/19 05:24:21 MP4 source has closed the connection 2024/03/19 05:24:21 Current number of connections for M3U_3: 0 2024/03/19 05:24:21 Received request from :44170 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:21 Current number of connections for M3U_3: 0 2024/03/19 05:24:22 Proxying :44170 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:22 Sent MP4 stream to :44170 2024/03/19 05:24:22 Current number of connections for M3U_3: 1 2024/03/19 05:24:22 Buffer is set to 8mb. 2024/03/19 05:24:22 Closed connection for :44170 2024/03/19 05:24:22 MP4 source has closed the connection 2024/03/19 05:24:22 Current number of connections for M3U_3: 0 2024/03/19 05:24:22 Received request from :44178 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:22 Current number of connections for M3U_3: 0 2024/03/19 05:24:22 Proxying :44178 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:22 Sent MP4 stream to :44178 2024/03/19 05:24:22 Current number of connections for M3U_3: 1 2024/03/19 05:24:22 Buffer is set to 8mb. 2024/03/19 05:24:22 Closed connection for :44178 2024/03/19 05:24:22 MP4 source has closed the connection 2024/03/19 05:24:22 Current number of connections for M3U_3: 0 2024/03/19 05:24:23 Received request from :50496 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:23 Current number of connections for M3U_3: 0 2024/03/19 05:24:24 Proxying :50496 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:24 Sent MP4 stream to :50496 2024/03/19 05:24:24 Current number of connections for M3U_3: 1 2024/03/19 05:24:24 Buffer is set to 8mb. 2024/03/19 05:24:24 Closed connection for :50496 2024/03/19 05:24:24 MP4 source has closed the connection 2024/03/19 05:24:24 Current number of connections for M3U_3: 0 2024/03/19 05:24:24 Received request from :50502 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:24 Current number of connections for M3U_3: 0 2024/03/19 05:24:24 Proxying :50502 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:24 Sent MP4 stream to :50502 2024/03/19 05:24:24 Current number of connections for M3U_3: 1 2024/03/19 05:24:24 Buffer is set to 8mb. 2024/03/19 05:24:24 Closed connection for :50502 2024/03/19 05:24:24 MP4 source has closed the connection 2024/03/19 05:24:24 Current number of connections for M3U_3: 0 2024/03/19 05:24:26 Received request from :50508 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:26 Current number of connections for M3U_3: 0 2024/03/19 05:24:26 Proxying :50508 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:26 Sent MP4 stream to :50508 2024/03/19 05:24:26 Current number of connections for M3U_3: 1 2024/03/19 05:24:26 Buffer is set to 8mb. 2024/03/19 05:24:26 Closed connection for :50508 2024/03/19 05:24:26 MP4 source has closed the connection 2024/03/19 05:24:26 Current number of connections for M3U_3: 0 2024/03/19 05:24:26 Received request from :50524 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:26 Current number of connections for M3U_3: 0 2024/03/19 05:24:26 Proxying :50524 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:26 Sent MP4 stream to :50524 2024/03/19 05:24:26 Current number of connections for M3U_3: 1 2024/03/19 05:24:26 Buffer is set to 8mb. 2024/03/19 05:24:26 Closed connection for :50524 2024/03/19 05:24:26 MP4 source has closed the connection 2024/03/19 05:24:26 Current number of connections for M3U_3: 0 2024/03/19 05:24:28 Received request from :50536 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:28 Current number of connections for M3U_3: 0 2024/03/19 05:24:28 Proxying :50536 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:28 Sent MP4 stream to :50536 2024/03/19 05:24:28 Current number of connections for M3U_3: 1 2024/03/19 05:24:28 Buffer is set to 8mb. 2024/03/19 05:24:28 Closed connection for :50536 2024/03/19 05:24:28 MP4 source has closed the connection 2024/03/19 05:24:28 Current number of connections for M3U_3: 0 2024/03/19 05:24:28 Received request from :50538 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:28 Current number of connections for M3U_3: 0 2024/03/19 05:24:28 Proxying :50538 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:28 Sent MP4 stream to :50538 2024/03/19 05:24:28 Current number of connections for M3U_3: 1 2024/03/19 05:24:28 Buffer is set to 8mb. 2024/03/19 05:24:29 Closed connection for :50538 2024/03/19 05:24:29 MP4 source has closed the connection 2024/03/19 05:24:29 Current number of connections for M3U_3: 0 2024/03/19 05:24:30 Received request from :50552 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:30 Current number of connections for M3U_3: 0 2024/03/19 05:24:31 Proxying :50552 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:31 Sent MP4 stream to :50552 2024/03/19 05:24:31 Current number of connections for M3U_3: 1 2024/03/19 05:24:31 Buffer is set to 8mb. 2024/03/19 05:24:31 Closed connection for :50552 2024/03/19 05:24:31 MP4 source has closed the connection 2024/03/19 05:24:31 Current number of connections for M3U_3: 0 2024/03/19 05:24:31 Received request from :50562 for URL: /stream/VUsgLSBDSEFOTkVMIDUgKzE=.mp4 2024/03/19 05:24:31 Current number of connections for M3U_3: 0 2024/03/19 05:24:31 Proxying :50562 to http://PLAYLIST3-URL/577198 2024/03/19 05:24:31 Sent MP4 stream to :50562 2024/03/19 05:24:31 Current number of connections for M3U_3: 1 2024/03/19 05:24:31 Buffer is set to 8mb. 2024/03/19 05:24:32 Closed connection for :50562 2024/03/19 05:24:32 MP4 source has closed the connection 2024/03/19 05:24:32 Current number of connections for M3U_3: 0 2024/03/19 05:24:43 Received request from :51614 for URL: /stream/VUsgLSBCQkMgU0NPVExBTkQgVUhE.mp4 2024/03/19 05:24:43 Current number of connections for M3U_3: 0 2024/03/19 05:24:43 Proxying :51614 to http://PLAYLIST3-URL/577200 2024/03/19 05:24:43 Sent MP4 stream to :51614 2024/03/19 05:24:43 Current number of connections for M3U_3: 1 2024/03/19 05:24:43 Buffer is set to 8mb. 2024/03/19 05:24:43 Error writing to response: write tcp :8080->:51614: write: connection reset by peer 2024/03/19 05:24:43 Closed connection for :51614 2024/03/19 05:24:43 Client disconnected after fetching MP4 stream 2024/03/19 05:24:43 Current number of connections for M3U_3: 0 2024/03/19 05:24:43 Received request from :51626 for URL: /stream/VUsgLSBCQkMgU0NPVExBTkQgVUhE.mp4 2024/03/19 05:24:43 Current number of connections for M3U_3: 0 2024/03/19 05:24:44 Proxying :51626 to http://PLAYLIST3-URL/577200 2024/03/19 05:24:44 Sent MP4 stream to :51626 2024/03/19 05:24:44 Current number of connections for M3U_3: 1 2024/03/19 05:24:44 Buffer is set to 8mb. 2024/03/19 05:24:44 Client disconnected after fetching MP4 stream 2024/03/19 05:24:44 Current number of connections for M3U_3: 0 2024/03/19 05:24:44 Error writing to response: write tcp :8080->:51626: write: connection reset by peer 2024/03/19 05:24:44 Closed connection for :51626 2024/03/19 05:24:45 Received request from :51634 for URL: /stream/VUsgLSBCQkMgU0NPVExBTkQgVUhE.mp4 2024/03/19 05:24:45 Current number of connections for M3U_3: 0 2024/03/19 05:24:45 Proxying :51634 to http://PLAYLIST3-URL/577200 2024/03/19 05:24:45 Sent MP4 stream to :51634 2024/03/19 05:24:45 Current number of connections for M3U_3: 1 2024/03/19 05:24:45 Buffer is set to 8mb. 2024/03/19 05:24:46 Client disconnected after fetching MP4 stream 2024/03/19 05:24:46 Error writing to response: write tcp :8080->:51634: write: connection reset by peer 2024/03/19 05:24:46 Closed connection for :51634 2024/03/19 05:24:46 Current number of connections for M3U_3: 0 2024/03/19 05:24:46 Received request from :51650 for URL: /stream/VUsgLSBCQkMgU0NPVExBTkQgVUhE.mp4 2024/03/19 05:24:46 Current number of connections for M3U_3: 0 2024/03/19 05:24:46 Proxying :51650 to http://PLAYLIST3-URL/577200 2024/03/19 05:24:46 Sent MP4 stream to :51650 2024/03/19 05:24:46 Current number of connections for M3U_3: 1 2024/03/19 05:24:46 Buffer is set to 8mb. 2024/03/19 05:24:46 Client disconnected after fetching MP4 stream 2024/03/19 05:24:46 Error writing to response: write tcp :8080->:51650: write: connection reset by peer 2024/03/19 05:24:46 Closed connection for :51650 2024/03/19 05:24:46 Current number of connections for M3U_3: 0 2024/03/19 05:24:48 Received request from :51664 for URL: /stream/VUsgLSBCQkMgU0NPVExBTkQgVUhE.mp4 2024/03/19 05:24:48 Current number of connections for M3U_3: 0 2024/03/19 05:24:48 Proxying :51664 to http://PLAYLIST3-URL/577200 2024/03/19 05:24:48 Sent MP4 stream to :51664 2024/03/19 05:24:48 Current number of connections for M3U_3: 1 2024/03/19 05:24:48 Buffer is set to 8mb. 2024/03/19 05:24:48 Client disconnected after fetching MP4 stream 2024/03/19 05:24:48 Error writing to response: write tcp :8080->:51664: write: connection reset by peer 2024/03/19 05:24:48 Closed connection for :51664 2024/03/19 05:24:48 Current number of connections for M3U_3: 0 2024/03/19 05:24:49 Received request from :51672 for URL: /stream/VUsgLSBCQkMgU0NPVExBTkQgVUhE.mp4 2024/03/19 05:24:49 Current number of connections for M3U_3: 0 2024/03/19 05:24:49 Proxying :51672 to http://PLAYLIST3-URL/577200 2024/03/19 05:24:49 Sent MP4 stream to :51672 2024/03/19 05:24:49 Current number of connections for M3U_3: 1 2024/03/19 05:24:49 Buffer is set to 8mb. 2024/03/19 05:24:49 Client disconnected after fetching MP4 stream 2024/03/19 05:24:49 Error writing to response: write tcp :8080->:51672: write: connection reset by peer 2024/03/19 05:24:49 Closed connection for :51672 2024/03/19 05:24:49 Current number of connections for M3U_3: 0 2024/03/19 05:24:49 Received request from :51688 for URL: /stream/VUsgLSBBTElCSSArMQ==.mp4 2024/03/19 05:24:49 Current number of connections for M3U_3: 0 2024/03/19 05:24:50 Proxying :51688 to http://PLAYLIST3-URL/577251 2024/03/19 05:24:50 Sent MP4 stream to :51688 2024/03/19 05:24:50 Current number of connections for M3U_3: 1 2024/03/19 05:24:50 Buffer is set to 8mb. 2024/03/19 05:25:21 Received request from :49726 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:25:21 Current number of connections for M3U_1: 0 2024/03/19 05:25:21 Proxying :49726 to http://PLAYLIST1-URL/551791 2024/03/19 05:25:21 Sent MP4 stream to :49726 2024/03/19 05:25:21 Current number of connections for M3U_1: 1 2024/03/19 05:25:21 Buffer is set to 8mb. 2024/03/19 05:25:29 Client disconnected after fetching MP4 stream 2024/03/19 05:25:29 Current number of connections for M3U_3: 0 2024/03/19 05:25:29 Error reading MP4 stream: read tcp :58884->:80: use of closed network connection 2024/03/19 05:25:29 Closed connection for :51688 2024/03/19 05:41:38 Closed connection for :49726 2024/03/19 05:41:38 MP4 source has closed the connection 2024/03/19 05:41:38 Current number of connections for M3U_1: 0 2024/03/19 05:41:38 Received request from :35074 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:41:38 Current number of connections for M3U_1: 0 2024/03/19 05:41:39 Proxying :35074 to http://PLAYLIST1-URL/551791 2024/03/19 05:41:39 Sent MP4 stream to :35074 2024/03/19 05:41:39 Current number of connections for M3U_1: 1 2024/03/19 05:41:39 Buffer is set to 8mb. 2024/03/19 05:41:39 Closed connection for :35074 2024/03/19 05:41:39 MP4 source has closed the connection 2024/03/19 05:41:39 Current number of connections for M3U_1: 0 2024/03/19 05:41:58 Received request from :56966 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 05:41:58 Current number of connections for M3U_1: 0 2024/03/19 05:41:58 Proxying :56966 to http://PLAYLIST1-URL/551791 2024/03/19 05:41:58 Sent MP4 stream to :56966 2024/03/19 05:41:58 Current number of connections for M3U_1: 1 2024/03/19 05:41:58 Buffer is set to 8mb. 2024/03/19 06:12:31 Closed connection for :56966 2024/03/19 06:12:31 MP4 source has closed the connection 2024/03/19 06:12:31 Current number of connections for M3U_1: 0 2024/03/19 06:12:31 Received request from :33892 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:12:31 Current number of connections for M3U_1: 0 2024/03/19 06:12:31 Proxying :33892 to http://PLAYLIST1-URL/551791 2024/03/19 06:12:31 Sent MP4 stream to :33892 2024/03/19 06:12:31 Current number of connections for M3U_1: 1 2024/03/19 06:12:31 Buffer is set to 8mb. 2024/03/19 06:12:31 Closed connection for :33892 2024/03/19 06:12:31 MP4 source has closed the connection 2024/03/19 06:12:31 Current number of connections for M3U_1: 0 2024/03/19 06:12:45 Received request from :56586 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:12:45 Current number of connections for M3U_1: 0 2024/03/19 06:13:05 Received request from :55484 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:13:05 Current number of connections for M3U_1: 0 2024/03/19 06:13:17 Proxying :55484 to http://PLAYLIST1-URL/551791 2024/03/19 06:13:17 Sent MP4 stream to :55484 2024/03/19 06:13:17 Current number of connections for M3U_1: 1 2024/03/19 06:13:17 Buffer is set to 8mb. 2024/03/19 06:13:27 Received request from :57412 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:13:27 Current number of connections for M3U_1: 1 2024/03/19 06:13:27 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:13:27 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:13:28 Closed connection for :55484 2024/03/19 06:13:28 MP4 source has closed the connection 2024/03/19 06:13:28 Current number of connections for M3U_1: 0 2024/03/19 06:13:29 Received request from :57416 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:13:29 Current number of connections for M3U_1: 0 2024/03/19 06:13:49 Received request from :43826 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:13:49 Current number of connections for M3U_1: 0 2024/03/19 06:13:57 Error fetching MP4 stream (connection check mode): Get "http:///offline.ts": dial tcp :80: i/o timeout 2024/03/19 06:13:57 Received request from :37034 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:13:57 Current number of connections for M3U_1: 0 2024/03/19 06:14:11 Received request from :47982 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:14:11 Current number of connections for M3U_1: 0 2024/03/19 06:14:13 Proxying :47982 to http://PLAYLIST1-URL/551791 2024/03/19 06:14:13 Sent MP4 stream to :47982 2024/03/19 06:14:13 Current number of connections for M3U_1: 1 2024/03/19 06:14:13 Buffer is set to 8mb. 2024/03/19 06:14:19 Error fetching MP4 stream (concurrency brute force mode): Get "http:///offline.ts": dial tcp :80: i/o timeout 2024/03/19 06:14:19 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:14:20 Proxying :43826 to http://PLAYLIST1-URL/551791 2024/03/19 06:14:20 Sent MP4 stream to :43826 2024/03/19 06:14:20 Current number of connections for M3U_1: 2 2024/03/19 06:14:20 Buffer is set to 8mb. 2024/03/19 06:14:21 Closed connection for :47982 2024/03/19 06:14:21 MP4 source has closed the connection 2024/03/19 06:14:21 Current number of connections for M3U_1: 1 2024/03/19 06:14:21 Received request from :42996 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:14:21 Current number of connections for M3U_1: 1 2024/03/19 06:14:21 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:14:21 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:14:22 Proxying :42996 to http://PLAYLIST1-URL/551791 2024/03/19 06:14:22 Sent MP4 stream to :42996 2024/03/19 06:14:22 Current number of connections for M3U_1: 2 2024/03/19 06:14:22 Buffer is set to 8mb. 2024/03/19 06:14:24 Closed connection for :43826 2024/03/19 06:14:24 MP4 source has closed the connection 2024/03/19 06:14:24 Current number of connections for M3U_1: 1 2024/03/19 06:14:27 Error fetching MP4 stream (concurrency brute force mode): Get "http:///offline.ts": dial tcp :80: i/o timeout 2024/03/19 06:14:27 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:14:27 Proxying :37034 to http://PLAYLIST1-URL/551791 2024/03/19 06:14:27 Sent MP4 stream to :37034 2024/03/19 06:14:27 Current number of connections for M3U_1: 2 2024/03/19 06:14:27 Buffer is set to 8mb. 2024/03/19 06:14:29 Closed connection for :42996 2024/03/19 06:14:29 MP4 source has closed the connection 2024/03/19 06:14:29 Current number of connections for M3U_1: 1 2024/03/19 06:14:48 Received request from :33592 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:14:48 Current number of connections for M3U_1: 1 2024/03/19 06:14:48 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:14:48 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:14:48 Proxying :33592 to http://PLAYLIST1-URL/551791 2024/03/19 06:14:48 Sent MP4 stream to :33592 2024/03/19 06:14:48 Current number of connections for M3U_1: 2 2024/03/19 06:14:48 Buffer is set to 8mb. 2024/03/19 06:14:50 Error fetching MP4 stream (concurrency brute force mode): Get "http:///offline.ts": read tcp :56472->:80: read: connection reset by peer 2024/03/19 06:14:50 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:14:50 Proxying :56586 to http://PLAYLIST1-URL/551791 2024/03/19 06:14:50 Sent MP4 stream to :56586 2024/03/19 06:14:50 Current number of connections for M3U_1: 3 2024/03/19 06:14:50 Buffer is set to 8mb. 2024/03/19 06:14:53 Closed connection for :33592 2024/03/19 06:14:53 MP4 source has closed the connection 2024/03/19 06:14:53 Current number of connections for M3U_1: 2 2024/03/19 06:14:53 Received request from :45218 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:14:53 Current number of connections for M3U_1: 2 2024/03/19 06:14:53 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:14:53 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:14:53 Proxying :45218 to http://PLAYLIST1-URL/551791 2024/03/19 06:14:53 Sent MP4 stream to :45218 2024/03/19 06:14:53 Current number of connections for M3U_1: 3 2024/03/19 06:14:53 Buffer is set to 8mb. 2024/03/19 06:14:56 Closed connection for :56586 2024/03/19 06:14:56 MP4 source has closed the connection 2024/03/19 06:14:56 Current number of connections for M3U_1: 2 2024/03/19 06:15:35 Error fetching MP4 stream (concurrency brute force mode): Get "http:///offline.ts": read tcp :46660->:80: read: connection reset by peer 2024/03/19 06:15:35 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:15:36 Proxying :57416 to http://PLAYLIST1-URL/551791 2024/03/19 06:15:36 Sent MP4 stream to :57416 2024/03/19 06:15:36 Current number of connections for M3U_1: 3 2024/03/19 06:15:36 Buffer is set to 8mb. 2024/03/19 06:15:37 Closed connection for :45218 2024/03/19 06:15:37 MP4 source has closed the connection 2024/03/19 06:15:37 Current number of connections for M3U_1: 2 2024/03/19 06:16:00 Received request from :33618 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:16:00 Current number of connections for M3U_1: 2 2024/03/19 06:16:00 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:16:00 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:16:00 Proxying :33618 to http://PLAYLIST1-URL/551791 2024/03/19 06:16:00 Sent MP4 stream to :33618 2024/03/19 06:16:00 Current number of connections for M3U_1: 3 2024/03/19 06:16:00 Buffer is set to 8mb. 2024/03/19 06:28:11 Closed connection for :33618 2024/03/19 06:28:11 MP4 source has closed the connection 2024/03/19 06:28:11 Current number of connections for M3U_1: 2 2024/03/19 06:28:12 Received request from :42402 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:28:12 Current number of connections for M3U_1: 2 2024/03/19 06:28:12 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:28:12 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:28:12 Proxying :42402 to http://PLAYLIST1-URL/551791 2024/03/19 06:28:12 Sent MP4 stream to :42402 2024/03/19 06:28:12 Current number of connections for M3U_1: 3 2024/03/19 06:28:12 Buffer is set to 8mb. 2024/03/19 06:28:12 Closed connection for :42402 2024/03/19 06:28:12 MP4 source has closed the connection 2024/03/19 06:28:12 Current number of connections for M3U_1: 2 2024/03/19 06:28:26 Received request from :36126 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:28:26 Current number of connections for M3U_1: 2 2024/03/19 06:28:26 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:28:26 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:28:26 Proxying :36126 to http://PLAYLIST1-URL/551791 2024/03/19 06:28:26 Sent MP4 stream to :36126 2024/03/19 06:28:26 Current number of connections for M3U_1: 3 2024/03/19 06:28:26 Buffer is set to 8mb. 2024/03/19 06:28:46 Received request from :49172 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:28:46 Current number of connections for M3U_1: 3 2024/03/19 06:28:46 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:28:46 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:28:46 Proxying :49172 to http://PLAYLIST1-URL/551791 2024/03/19 06:28:46 Sent MP4 stream to :49172 2024/03/19 06:28:46 Current number of connections for M3U_1: 4 2024/03/19 06:28:46 Buffer is set to 8mb. 2024/03/19 06:29:08 Received request from :47364 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:29:08 Current number of connections for M3U_1: 4 2024/03/19 06:29:08 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:29:08 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:29:08 Proxying :47364 to http://PLAYLIST1-URL/551791 2024/03/19 06:29:08 Sent MP4 stream to :47364 2024/03/19 06:29:08 Current number of connections for M3U_1: 5 2024/03/19 06:29:08 Buffer is set to 8mb. 2024/03/19 06:29:29 Received request from :41482 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:29:29 Current number of connections for M3U_1: 5 2024/03/19 06:29:29 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:29:29 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:29:29 Proxying :41482 to http://PLAYLIST1-URL/551791 2024/03/19 06:29:29 Sent MP4 stream to :41482 2024/03/19 06:29:29 Current number of connections for M3U_1: 6 2024/03/19 06:29:29 Buffer is set to 8mb. 2024/03/19 06:29:29 Closed connection for :41482 2024/03/19 06:29:29 MP4 source has closed the connection 2024/03/19 06:29:29 Current number of connections for M3U_1: 5 2024/03/19 06:29:30 Received request from :41496 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:29:30 Current number of connections for M3U_1: 5 2024/03/19 06:29:30 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:29:30 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:29:30 Proxying :41496 to http://PLAYLIST1-URL/551791 2024/03/19 06:29:30 Sent MP4 stream to :41496 2024/03/19 06:29:30 Current number of connections for M3U_1: 6 2024/03/19 06:29:30 Buffer is set to 8mb. 2024/03/19 06:29:30 Closed connection for :41496 2024/03/19 06:29:30 MP4 source has closed the connection 2024/03/19 06:29:30 Current number of connections for M3U_1: 5 2024/03/19 06:29:31 Received request from :41510 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 06:29:31 Current number of connections for M3U_1: 5 2024/03/19 06:29:31 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 06:29:31 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 06:29:32 Proxying :41510 to http://PLAYLIST1-URL/551791 2024/03/19 06:29:32 Sent MP4 stream to :41510 2024/03/19 06:29:32 Current number of connections for M3U_1: 6 2024/03/19 06:29:32 Buffer is set to 8mb. 2024/03/19 07:12:28 Closed connection for :41510 2024/03/19 07:12:28 MP4 source has closed the connection 2024/03/19 07:12:28 Current number of connections for M3U_1: 5 2024/03/19 07:12:28 Received request from :52662 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 07:12:28 Current number of connections for M3U_1: 5 2024/03/19 07:12:28 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 07:12:28 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 07:12:59 Error fetching MP4 stream (connection check mode): Get "http:///offline.ts": dial tcp :80: i/o timeout 2024/03/19 07:12:59 Received request from :49902 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 07:12:59 Current number of connections for M3U_1: 5 2024/03/19 07:12:59 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 07:12:59 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 07:13:01 Proxying :49902 to http://PLAYLIST1-URL/551791 2024/03/19 07:13:01 Sent MP4 stream to :49902 2024/03/19 07:13:01 Current number of connections for M3U_1: 6 2024/03/19 07:13:01 Buffer is set to 8mb. 2024/03/19 07:13:26 Client disconnected after fetching MP4 stream 2024/03/19 07:13:26 Current number of connections for M3U_1: 5 2024/03/19 07:13:26 Error reading MP4 stream: read tcp :39124->:8080: use of closed network connection 2024/03/19 07:13:26 Closed connection for :49902 2024/03/19 07:13:26 Received request from :41804 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 07:13:26 Current number of connections for M3U_1: 5 2024/03/19 07:13:26 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 07:13:26 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 07:13:27 Proxying :41804 to http://PLAYLIST1-URL/551791 2024/03/19 07:13:27 Sent MP4 stream to :41804 2024/03/19 07:13:27 Current number of connections for M3U_1: 6 2024/03/19 07:13:27 Buffer is set to 8mb. 2024/03/19 07:41:11 Closed connection for :41804 2024/03/19 07:41:11 MP4 source has closed the connection 2024/03/19 07:41:11 Current number of connections for M3U_1: 5 2024/03/19 07:41:11 Received request from :34822 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 07:41:11 Current number of connections for M3U_1: 5 2024/03/19 07:41:11 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 07:41:11 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 07:41:11 Proxying :34822 to http://PLAYLIST1-URL/551791 2024/03/19 07:41:11 Sent MP4 stream to :34822 2024/03/19 07:41:11 Current number of connections for M3U_1: 6 2024/03/19 07:41:11 Buffer is set to 8mb. 2024/03/19 07:41:11 Closed connection for :34822 2024/03/19 07:41:11 MP4 source has closed the connection 2024/03/19 07:41:11 Current number of connections for M3U_1: 5 2024/03/19 07:41:30 Received request from :55290 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 07:41:30 Current number of connections for M3U_1: 5 2024/03/19 07:41:30 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 07:41:30 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 07:41:31 Proxying :55290 to http://PLAYLIST1-URL/551791 2024/03/19 07:41:31 Sent MP4 stream to :55290 2024/03/19 07:41:31 Current number of connections for M3U_1: 6 2024/03/19 07:41:31 Buffer is set to 8mb. 2024/03/19 08:23:27 Closed connection for :55290 2024/03/19 08:23:27 MP4 source has closed the connection 2024/03/19 08:23:27 Current number of connections for M3U_1: 5 2024/03/19 08:23:27 Received request from :48690 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 08:23:27 Current number of connections for M3U_1: 5 2024/03/19 08:23:27 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 08:23:27 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 08:23:58 Error fetching MP4 stream (connection check mode): Get "http:///offline.ts": dial tcp :80: i/o timeout 2024/03/19 08:23:58 Received request from :36260 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 08:23:58 Current number of connections for M3U_1: 5 2024/03/19 08:23:58 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 08:23:58 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 08:24:20 Received request from :36702 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 08:24:20 Current number of connections for M3U_1: 5 2024/03/19 08:24:20 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 08:24:20 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 08:24:29 Error fetching MP4 stream (connection check mode): Get "http:///offline.ts": dial tcp :80: i/o timeout 2024/03/19 08:24:29 Received request from :55996 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 08:24:29 Current number of connections for M3U_1: 5 2024/03/19 08:24:29 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 08:24:29 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 08:24:41 Received request from :43916 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 08:24:41 Current number of connections for M3U_1: 5 2024/03/19 08:24:41 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 08:24:41 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 08:25:03 Received request from :51044 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 08:25:03 Current number of connections for M3U_1: 5 2024/03/19 08:25:03 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 08:25:03 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 08:25:04 Proxying :43916 to http://PLAYLIST1-URL/551791 2024/03/19 08:25:04 Sent MP4 stream to :43916 2024/03/19 08:25:04 Current number of connections for M3U_1: 6 2024/03/19 08:25:04 Buffer is set to 8mb. 2024/03/19 08:25:04 Closed connection for :43916 2024/03/19 08:25:04 MP4 source has closed the connection 2024/03/19 08:25:04 Current number of connections for M3U_1: 5 2024/03/19 08:25:05 Received request from :51052 for URL: /stream/VVNBIC0gSUdOIFRWIEhE.mp4 2024/03/19 08:25:05 Current number of connections for M3U_1: 5 2024/03/19 08:25:05 Concurrency limit reached for M3U_1 (max: 1): http://PLAYLIST1-URL/551791 2024/03/19 08:25:05 All concurrency limits have been reached. Falling back to connection checking mode... 2024/03/19 08:25:08 Proxying :51044 to http://PLAYLIST1-URL/551791 2024/03/19 08:25:08 Sent MP4 stream to :51044 2024/03/19 08:25:08 Current number of connections for M3U_1: 6 2024/03/19 08:25:08 Buffer is set to 8mb. 2024/03/19 08:25:08 Proxying :51052 to http://PLAYLIST1-URL/551791 2024/03/19 08:25:08 Sent MP4 stream to :51052 2024/03/19 08:25:08 Current number of connections for M3U_1: 7 2024/03/19 08:25:08 Buffer is set to 8mb. 2024/03/19 08:26:23 Error fetching MP4 stream (connection check mode): Get "http:///offline.ts": read tcp :33984->:80: read: connection reset by peer 2024/03/19 08:26:29 Error fetching MP4 stream (connection check mode): Get "http:///offline.ts": read tcp :33188->:80: read: connection reset by peer

sonroyaalmerol commented 6 months ago

Thanks for the logs! But I'll close this since I believe it's the same issue as #32. I'll be working on this as soon as I've got the time.

shorty789 commented 6 months ago

No problem, one thing i noticed is that it would only try to cycle through 2 of the playlists rather than all 4, and even then it was between playlist 1 and playlist 3, rather than playlist 1 and playlist 2, it may be the case that they are not cycling in order again too.