Skip to content

Fix: URL parameters for RTSP2Web Type MSE due to which playback was unavailable & fix type HLS#4218

Merged
connortechnology merged 2 commits intoZoneMinder:masterfrom
IgorA100:patch-508180
Feb 8, 2025
Merged

Fix: URL parameters for RTSP2Web Type MSE due to which playback was unavailable & fix type HLS#4218
connortechnology merged 2 commits intoZoneMinder:masterfrom
IgorA100:patch-508180

Conversation

@IgorA100
Copy link
Copy Markdown
Contributor

@IgorA100 IgorA100 commented Feb 2, 2025

  1. URL parameters for RTSP2Web Type MSE due to which playback was unavailable.
    You can't combine the path and search parameters in one line, because there may be problems, for example the "?" sign will be converted to "%3F" and the socket will not be created!

  2. Merged with Fix: Stop RTSP2Web Type HLS when stream stops #4214

3, Correctly stop RTSP2Web Type HLS when executing "MonitorStream.stop()"

You can't combine the path and search parameters in one line, because there may be problems, for example the "?" sign will be converted to "%3F and the socket will not be created!
@IgorA100 IgorA100 marked this pull request as draft February 2, 2025 17:27
@IgorA100 IgorA100 changed the title Fix: URL parameters for RTSP2Web Type MSE due to which playback was unavailable. Fix: URL parameters for RTSP2Web Type MSE due to which playback was unavailable & fix type HLS Feb 2, 2025
…" (MonitorStream.js)

1. Correctly stop RTSP2Web Type HLS when executing "MonitorStream.stop()"

2. Merged with Fix: Stop RTSP2Web Type HLS when stream stops ZoneMinder#4214
@IgorA100 IgorA100 marked this pull request as ready for review February 2, 2025 17:48
@connortechnology connortechnology merged commit fae724a into ZoneMinder:master Feb 8, 2025
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants