[Icecast] Move listeners problems
Mathias Gyllengahm
lunarshuttle at gmail.com
Wed Nov 18 16:27:57 UTC 2009
Thanks for responding! Yes, I'm using gstreamer and I'm simply
broadcasting the test video source. The only difference between the
mountpoints is the mount-option to the shout2send-sink, test.ogg and
test2.ogg.
BR,
/Mathias
gst-launch-0.10 videotestsrc \
! stamp sync-margin=1 sync-interval=1 \
! video/x-raw-yuv,width=640,height=480,framerate=10/1 \
! queue \
! ffmpegcolorspace \
! theoraenc bitrate=768 \
! queue2 max-size-buffers=1000 max-size-bytes=0 max-size-time=0 \
! oggmux name=mux \
! queue2 \
! shout2send ip=myhost.name port=8000 password=*** mount=test.ogg
2009/11/18 Geoff Shang <geoff at quitelikely.com>:
> On Wed, 18 Nov 2009, Mathias Gyllengahm wrote:
>
>> I'm using Icecast 2.3.1 (xubuntu Hardy) and have problems moving
>> listeners. I thought it had to do with the client, but now that I've
>> tested cortado, mplayer and vlc I've begun to think it is actually the
>> server. I'm using the web administration interface to move listeners,
>> get '1' as result code but all clients hang after the buffer is empty.
>
> Can you give us some more info? Are the two mountpoints running the same
> streaming formats?
>
> Geoff.
>
>
More information about the Icecast
mailing list