locast2plex icon indicating copy to clipboard operation
locast2plex copied to clipboard

Issues seen when a second recording starts with overlap on the same channel

Open Guyverix opened this issue 3 years ago • 2 comments

I have been having consistent issues with recordings that are back-to-back on the same channel. This appears to happen when the first recording goes over time so that there are 2 streams at the same time for the same channel no matter how short the time period is.

The second recording always cuts off at approx 30 minutes in. I have no idea what kind of data / logs I can grab that would be useful but if you let me know what you need, I will get it for you from any of my systems.

Guyverix avatar Feb 16 '21 05:02 Guyverix

Details on how I am running this, is that it is inside docker. /opt/locast2plex$ cat docker-compose.yml locast2plex: image: tgorg/locast2plex container_name: locast2plex ports: - "6077:6077" - "1900:1900/udp" restart: unless-stopped volumes: - ./config.ini:/app/config/config.ini Host OS: cat /etc/os-release NAME="Ubuntu" VERSION="18.04.5 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.5 LTS" VERSION_ID="18.04"

Guyverix avatar Feb 16 '21 05:02 Guyverix

I dont know if this is the cause of my problem, but it sure is interesting. Others have had timeouts and grief on Chromecast due to this setting. Mine was at 30 mins, now set to zero and testing on Plex. Will update and close this ticket if Plex was the bug :)

Selection_015

Guyverix avatar Feb 21 '21 18:02 Guyverix