Issue with Always use HLS streaming and msu camera feeds

I've had HLS switched on since @maddox was talking about how much better it was. Seems like remote streaming on my phone has gotten better. However I think I may have found an issue. I have a feed from BlueIris that I include in my custom channels. I couldn't get the feed to work at all. I switched HLS streaming off and it works fine now. I included a snip of the logs below and also submitted diagnostics from the client. The first part shows the failure and the latter part shows where it works after switching off HLS.

Android client - Galaxy S21

2022/08/20 15:50:10.763393 [TNR] Opened connection to M3U-SecurityCameras for ch0.8 Backyard View
2022/08/20 15:50:10.764866 [HLS] Starting live stream for channel 0.8 from 192.168.254.208 (bitrate=0)
2022/08/20 15:50:10.941031 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [rtsp @ 0x7d46580] method SETUP failed: 461 Unsupported transport
2022/08/20 15:50:13.358016 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x7d5bc80] Non-monotonous DTS in output stream 0:0; previous: 30000, current: 0; changing to 30001. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:13.358031 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x7d5bc80] Non-monotonous DTS in output stream 0:0; previous: 30001, current: 6300; changing to 30002. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:13.358034 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x7d5bc80] Non-monotonous DTS in output stream 0:0; previous: 30002, current: 13500; changing to 30003. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:13.358036 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x7d5bc80] Non-monotonous DTS in output stream 0:0; previous: 30003, current: 18000; changing to 30004. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:13.358043 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x7d5bc80] Non-monotonous DTS in output stream 0:0; previous: 30004, current: 24300; changing to 30005. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:13.358045 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x7d5bc80] Non-monotonous DTS in output stream 0:0; previous: 30005, current: 29700; changing to 30006. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:13.416947 [HLS] ffmpeg: ch0.8-dM3U-SecurityCameras-ip192.168.254.208-remux:  [mpegts @ 0x6ad67c0] DTS discontinuity in stream 0: packet 6 with DTS 30006, packet 7 with DTS 36000
2022/08/20 15:50:13.665621 [HLS] Probed live stream in 2.900537736s: h264 3840x2160 progressive 5265504bps
2022/08/20 15:50:13.706214 [HLS] Session ch0.8-dM3U-SecurityCameras-ip192.168.254.208 started in 2.944380782s
2022/08/20 15:50:33.862144 [HLS] Couldn't generate stream playlist for ch0.8-dM3U-SecurityCameras-ip192.168.254.208: Playlist has not been updated in 20.412976648s
2022/08/20 15:50:33.862287 [HLS] Stopping transcoder session ch0.8-dM3U-SecurityCameras-ip192.168.254.208 (out: 21.248s, finished: false)
2022/08/20 15:50:33.862424 [ERR] Error during stream M3U-SecurityCameras ch0.8 Backyard View: read |0: file already closed
2022/08/20 15:50:33.862465 [TNR] Closed connection to M3U-SecurityCameras for ch0.8 Backyard View
2022/08/20 15:50:33.865959 [SNR] Buffer statistics for ch0.8 Backyard View: buf=0% drop=0%
2022/08/20 15:50:33.910265 [HLS] ffmpeg: rtsp-BackyardBlueIris:  av_interleaved_write_frame(): Broken pipe
2022/08/20 15:50:33.910351 [HLS] ffmpeg: rtsp-BackyardBlueIris:  Error writing trailer of pipe:: Broken pipe
2022/08/20 15:50:34.538469 [TNR] Opened connection to M3U-SecurityCameras for ch0.8 Backyard View
2022/08/20 15:50:34.540156 [HLS] Starting live stream for channel 0.8 from 192.168.254.208 (bitrate=0)
2022/08/20 15:50:34.724298 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [rtsp @ 0x6f64580] method SETUP failed: 461 Unsupported transport
2022/08/20 15:50:36.822174 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x6f79c80] Non-monotonous DTS in output stream 0:0; previous: 30000, current: 0; changing to 30001. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:36.822198 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x6f79c80] Non-monotonous DTS in output stream 0:0; previous: 30001, current: 6300; changing to 30002. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:36.822202 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x6f79c80] Non-monotonous DTS in output stream 0:0; previous: 30002, current: 12600; changing to 30003. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:36.822206 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x6f79c80] Non-monotonous DTS in output stream 0:0; previous: 30003, current: 18900; changing to 30004. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:36.822209 [HLS] ffmpeg: rtsp-BackyardBlueIris:  [mpegts @ 0x6f79c80] Non-monotonous DTS in output stream 0:0; previous: 30004, current: 24300; changing to 30005. This may result in incorrect timestamps in the output file.
2022/08/20 15:50:36.889734 [HLS] Probed live stream in 2.349377995s: h264 3840x2160 progressive 5591057bps
2022/08/20 15:50:36.922942 [HLS] Session ch0.8-dM3U-SecurityCameras-ip192.168.254.208 started in 2.385985962s
2022/08/20 15:51:07.262343 [TNR] Sharing existing connection to M3U-SecurityCameras for ch0.8 Backyard View (clients=2, len=0)
2022/08/20 15:51:21.524140 [HLS] Stopping inactive session ch0.8-dM3U-SecurityCameras-ip192.168.254.208
2022/08/20 15:51:21.524246 [HLS] Stopping transcoder session ch0.8-dM3U-SecurityCameras-ip192.168.254.208 (out: 45.696s, finished: false)
2022/08/20 15:51:21.528331 [SNR] Buffer statistics for ch0.8 Backyard View: buf=0% drop=0%