Playing RTSP with space in the end, doesn't play or crashes ActiveX
Playing RTSP URL with space in the end on 1.2-git, doesn't play H.264 URL's, and crashes on MPEG4 URL's.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Owner
Please share logs...
- Maintainer
Stop saying non-sense. You cannot have spaces in a RTSP URL. The space is a separator between the URL and the protocol version.
VLC should not crash though.
- Rémi Denis-Courmont added Severity::major label
added Severity::major label
Hi.
Please read the ticket description - ActiveX crashes on space in the END of the URL (not in the middle). Meaning, if you submit a URL with ending space to VLC/ActiveX playlist, then attempt to play this item (as in the sample page), depending on the format it will either not play it, or simply crash the browser.
I suspect a simple trim should solve this issue.
Example:
MPEG4 stream - "rtsp://axis_cam_ip/mpeg4/media.amp " - crashes the ActiveX H.264 stream - "rtsp://axis_cam_ip/h264/media.amp " - doesn't crash, but doesn't play either
- Owner
Status, please?
- Jean-Baptiste Kempf changed milestone to %Bugs paradize
changed milestone to %Bugs paradize
- Owner
Please try with latest VLC 2.0.0
- Owner
Works in 2.0.5
- Jean-Baptiste Kempf added Status::fixed label
added Status::fixed label
- Jean-Baptiste Kempf changed milestone to %2.0.x maintenance bugs
changed milestone to %2.0.x maintenance bugs
- Jean-Baptiste Kempf closed
closed