mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
6e08550345
Original commit message from CVS: * gst/rtsp/URLS: Add some more URLs. * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init), (gst_rtspsrc_init), (gst_rtspsrc_finalize), (gst_rtspsrc_set_property), (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_loop), (gst_rtspsrc_send), (gst_rtspsrc_parse_methods), (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause), (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state): * gst/rtsp/gstrtspsrc.h: Add timeout property to control UDP timeouts. Fix error messages. Also start a loop function when operating in UDP mode so that we can do some more stuff async. Handle element messages from udpsrc to detect timeouts. If a timeout happens we currently generate an error. API: rtspsrc::timeout property. * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_create): Really implement the timeout in microseconds and not milliseconds.
18 lines
663 B
Text
18 lines
663 B
Text
Some test URLS:
|
|
|
|
SVQ3 video:
|
|
rtsp://cumulus.creative.auckland.ac.nz/~shado/nelson_iv_512k.mov
|
|
rtsp://streamr.hitpops.jp/ngc/mov/m0609.mov
|
|
|
|
ASF (audio/video):
|
|
rtsp://aod.mylisten.com/aod/8/03/069803_0903135.wma
|
|
rtsp://195.246.8.69/dur_pull_hi
|
|
rtsp://195.219.160.200/mcp?chid=25&pid=196&vid=2402201&br=800&tid=1&void=2844&muk=H1J4yFr0mJB
|
|
rtsp://a1174.v26630f.c26630.g.vm.akamaistream.net/7/1174/26630/361/od-video.msn.com/8/mbr/rs_perf_dilana_091206_finale9135.wmv
|
|
|
|
MP4V-ES/mpeg4-generic(ACC):
|
|
rtsp://vod.nwec.jp/quicktime/505.mov
|
|
rtsp://203.140.68.241:554/hirakataeizou9.mp4
|
|
|
|
REAL:
|
|
rtsp://213.254.239.61/farm/*/encoder/tagesschau/live1high.rm
|