[gst-devel] gstreamer develop---stream a mp3 file via rtsp & rtp

Fu Hao fu585 at oki.com
Sat Apr 28 09:43:35 CEST 2007


Hi,

Try the following commandline please, may you heard the sound.

gst-launch -v rtspsrc location = "rtsp://192.168.1.10/testStream.mp3" !
rtpmpadepay ! queue ! mad ! alsasink sync=false

Regards.
  ----- Original Message ----- 
  From: 聂巍
  To: gstreamer-devel at lists.sourceforge.net
  Sent: Saturday, April 28, 2007 2:43 PM
  Subject: [gst-devel] gstreamer develop---stream a mp3 file via rtsp & rtp


  I use gstreamer to stream a mp3 file via rtsp & rtp
  and I only heard the sound for about half a second and it stops at once

  The console displays :
  WARNING: Element "alsasink0" warns:
  gstbaseaudiosink.c (696): gst_base_audio_sink_render ():
/pipeline0/alsasink0:
  Unexpected discontinuity in audio timestamps of more than half a second
(0:00:00.803061224), resyncing


  My commadline is : gst-launch rtspsrc location =
"rtsp://192.168.1.10/testStream.mp3" ! rtpmpadepay ! queue ! mad ! alsasink

  would anybody tell me where the problem is ?
  and how can i solve it ~~
  thank you guys in advance :)




----------------------------------------------------------------------------
--


  -------------------------------------------------------------------------
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/


----------------------------------------------------------------------------
--


  _______________________________________________
  gstreamer-devel mailing list
  gstreamer-devel at lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070428/6ce2d7ab/attachment.htm>


More information about the gstreamer-devel mailing list