Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

gst-plugin-shout2 - how to configure?

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
5 posts • Page 1 of 1
Author
Message
astaroth_pod
n00b
n00b
Posts: 58
Joined: Sat Oct 11, 2003 4:34 pm

gst-plugin-shout2 - how to configure?

  • Quote

Post by astaroth_pod » Sun Jun 05, 2005 2:45 pm

I want gstreamer to send audio to my icecast server, using rhythmbox. Using the gst shout2 plugin, this should be no problem - however, I just can't find any description on how to configure the shout2send gst sink? I mean, there must be a configuration setting for it somewhere, so it knows where to send any data... I'm testing it with this command:

Code: Select all

gst-launch-0.8 filesrc location=Midnight_Mover.mp3 ! mad ! shout2send
and get this error:

Code: Select all

WARNING: erroneous pipeline: could not link mad0 to shout2send0
         Trying to run anyway.
RUNNING pipeline ...
but nothing happens, icecasts access log is empty (of course, since I've had nowhere to configure where it should send the stream).
Does anyone know anything on how I can configure shout2send?

Using the command

Code: Select all

gst-launch-0.8 filesrc location=Midnight_Mover.mp3 ! mad ! alsasink
it's send to audio out (alsa) since alsa knows where to send its stuff, and this works fine - but it doesn't help me streaming!
Top
astaroth_pod
n00b
n00b
Posts: 58
Joined: Sat Oct 11, 2003 4:34 pm

  • Quote

Post by astaroth_pod » Sun Jun 05, 2005 4:26 pm

The error went away when I used ! spider instead of ! mad, but i still cannot configure the shout2send... It does use some default settings thought, so if I just use the password "hackme" for streaming it's working. Stupid, but working...

Rhythmbox has the same problem that ! mad has unfortunately =(
Top
ikke
Apprentice
Apprentice
User avatar
Posts: 225
Joined: Fri Jan 14, 2005 10:04 am
Location: Belgium
Contact:
Contact ikke
Website

  • Quote

Post by ikke » Sun Jun 05, 2005 4:57 pm

try mad ! audioconvert ! shout2sink (or whatever its called)

I cant promiss this works though, I'm no shoutcast user
Working day and night to enhance your Linux Desktop experience :)
Blog
Top
astaroth_pod
n00b
n00b
Posts: 58
Joined: Sat Oct 11, 2003 4:34 pm

  • Quote

Post by astaroth_pod » Mon Jun 06, 2005 6:36 am

Code: Select all

WARNING: erroneous pipeline: could not link audioconvert0 to shout2send0
         Trying to run anyway.
Seems shout2send isn't working all too well - I've seen this problem with some other modules before, which mad don't work with while spider do.
Top
JazzSax006
n00b
n00b
Posts: 38
Joined: Tue Jun 03, 2003 8:25 pm

  • Quote

Post by JazzSax006 » Tue Jun 21, 2005 3:20 am

try something like the following:

Code: Select all

gst-launch-0.8 filesrc location=somesong.ogg ! decodebin ! audioconvert ! rawvorbisenc max-bitrate=64000 ! oggmux ! shout2send ip=icecastip.some.com password=somepass mount=/somemount.ogg
The max-bitrate option is just to downsample the ogg stream to 64kbs. You need to tweak this around if you're going to use gconf and its audio sink, but unfortunately I've found that the icecast mount point is removed each time a track is changed and so it cuts off clients to the icecast stream after each track. So at the moment this isn't very helpfull unless you are wanting to stream one large audio file.
Top
Post Reply

5 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic