
Hopefully if you haven't already got it solved that's given you a few ideas. It should locate OutputStream.flac and then be accessible from your network device. Then boot up miniDLNA in another terminal window: minidlna -d -f ~/stream/nf -P ~/stream/minidlna.pid Another option is vlc is you have a GUI available and this doesn't work. Googling for "FFmpeg record sound card audio" yielded this command ffmpeg -f alsa -i default -acodec flac ~/stream/OutputStream.flacīut I didn't have much luck with it.

Then save the stream to an audiofile in that directory. Create ~/stream/nf network_interface=wlan0Īlbum_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg The principle is get a program to record the stream to an audiofile, then launch miniDLNA with a custom config which points to the directory that stream is in.Įxample: Say we're working in ~/stream/.

I'm sorry I can't help you with Rygel at all, but there may be an alternative which may work for you. Audio metadata were not transmitted.Īre there any other alternatives for sending the audio of our soundcard as live stream to a DLNA client? Still, we needed to select an established stream after we started rygel and were unable to push a new stream to our UPnP devices.
UNIVERSAL MEDIA SERVER NO RENDERERS FOUND UPGRADE
Only after a distribution upgrade to 14.04 LTS we were able to select a live stream on our DLNA renderers from settings nicely outlined in below answer. There was no way to listen to live audio streams on the client.

In 12.04 LTS we can select the local audio device, or our GST-Launch stream in the DLNA client but Rygel displays the following message and the client states it reached the end of the playlist: (rygel:7380): Rygel-WARNING **: rygel-http-request.vala:97: Invalid seek request We followed the steps outlined in, this answer here, and also in another similar guide. Pulseaudio claims to have a DLNA/UPnP media server that together with Rygel is supposed to do just this. Is there a way to stream the live output of the soundcard from our 12.04.1 LTS amd64 desktop to a DLNA-compliant external device in our network? Selecting media content in shared directories using Rygel, miniDLNA, and uShare is always fine - but so far we completely failed to get a live audio stream to a client via DLNA.
