Skip to content

rtspsrc: Fix regression when using hostname in the location property

Nirbheek Chauhan requested to merge nirbheek/gstreamer:fix-rtspsrc-hostname into main

When the address can't be parsed as an IP address, it should just be treated as a hostname and used as-is.

Fixes #1576 (closed)

Merge request reports