Rtsp-over-http includes port 80 in internal uri
Submitted by Jeff Shanab
Link to original bug (#784703)
Description
I am having trouble using the rtspsrc for rtsp-over-http that I am starting to think is a bug. Setting protocols and/or setting rtsph does not open a socket to port 80. I am forced to actually put ":80" in the uri. When I do it ends up in the uri posted and the device does not respond. This is contrary to the standard, the device should not see the port 80 in it's url. Multiple devices tested using live555 and curl without issue.
Tested with gst-launch on gstreamer 1.12 on windows x64 but primary usage is from c++ program.
Is this latest?, I am finding terribly outdated documentation and broken links on https://gstreamer.freedesktop.org/
Version: 1.x