[Bug 753473] shared media uri with explicit port given doesn't match same path uri without port
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 10 23:49:35 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753473
--- Comment #1 from Andreas Frisch <fraxinas at opendreambox.org> ---
Created attachment 309048
--> https://bugzilla.gnome.org/attachment.cgi?id=309048&action=edit
modified test-launch
run using:
sudo GST_DEBUG=*:2 ./test-launch -p 554 "( videotestsrc ! x264enc ! rtph264pay
name=pay0 pt=96 )"
result when connecting with first vlc client to rtsp://host/test ->
0:00:03.135220130 13448 0x9d0850 WARN default
test-launch.c:36:media_configure: media_configure
media is first configured and used
connecting with second client to same uri ->
nothing happens, same shared media is re-used
connecting with third client to rtsp://host:554/test ->
0:00:45.752208772 13448 0x9d0850 WARN default
test-launch.c:36:media_configure: media_configure
new media is configured instead of using the exisiting one
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list