After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 612188 - port specification in gst-rtsp-server
port specification in gst-rtsp-server
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
unspecified
Other Linux
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-08 13:10 UTC by sreerenj
Modified: 2010-03-24 11:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
port specification in example files :gst-rtsp-server (3.17 KB, patch)
2010-03-08 13:12 UTC, sreerenj
none Details | Review

Description sreerenj 2010-03-08 13:10:46 UTC
I think it is better to add "gst_rtsp_server_set_port(server,8554);" to the example files in gst-rtsp-server? Because it is more convenient for an application programmer to change the port as his requirement.
Comment 1 sreerenj 2010-03-08 13:12:26 UTC
Created attachment 155557 [details] [review]
port specification in example files :gst-rtsp-server
Comment 2 Wim Taymans 2010-03-24 11:58:02 UTC
I'm not going to commit this because there are many other things that can be configured.