[gstreamer-bugs] [Bug 608770] Unable to see rtp stream (udpsrc)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 2 05:06:25 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=608770
GStreamer | gst-plugins-good | 0.10.25
--- Comment #9 from Nicola <lists at svrinformatica.it> 2010-02-02 13:06:20 UTC ---
the same encoder can send also jpeg over rtp, but this seems problematic too, I
tryed:
gst-launch-0.10 -v udpsrc port=2546 caps="application/x-rtp,
media=(string)video, payload=(int)26, clock-rate=(int)90000,
encoding-name=(string)JPEG" ! rtpjpegdepay ! ffdec_mjpeg ! autovideosink
with the following error:
Impostazione della pipeline a PAUSED ...
La pipeline è viva e non necessita il PREROLL ...
Impostazione della pipeline a PLAYING ...
New clock: GstSystemClock
/GstPipeline:pipeline0/GstRtpJPEGDepay:rtpjpegdepay0.GstPad:sink: caps =
application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000,
encoding-name=(string)JPEG
ERRORE: dall'elemento /GstPipeline:pipeline0/ffdec_mjpeg:ffdec_mjpeg0: Internal
GStreamer error: negotiation problem. Please file a bug at
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Informazioni di debug aggiuntive:
gstffmpegdec.c(2638): gst_ffmpegdec_chain ():
/GstPipeline:pipeline0/ffdec_mjpeg:ffdec_mjpeg0:
ffdec_mjpeg: input format was not set before data start
Execution ended after 8117389081 ns.
Impostazione della pipeline a PAUSED ...
Impostazione della pipeline a READY ...
/GstPipeline:pipeline0/GstRtpJPEGDepay:rtpjpegdepay0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstUDPSrc:udpsrc0.GstPad:src: caps = NULL
Impostazione della pipeline a NULL ...
Esecuzione di free sulla pipeline...
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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