If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Stream audio out of DAW to UPnP stream
3 posts
• Page 1 of 1
Stream audio out of DAW to UPnP stream
Hi All,
I was wondering if its possible to use the network client module to stream stereo audio data to an IP address that my music system could then pick up as a UPnP stream. So I can do comparisons from PC to HiFi system when mixing. I know there are probably other much easier ways (involving a cable) but its more of a 'could I' rather than 'should I'.
If this isn't possible with Flowstone, does anyone recommend the best way to stream audio out of a DAW to host UPnP stream?
All the best,
Ollie
I was wondering if its possible to use the network client module to stream stereo audio data to an IP address that my music system could then pick up as a UPnP stream. So I can do comparisons from PC to HiFi system when mixing. I know there are probably other much easier ways (involving a cable) but its more of a 'could I' rather than 'should I'.
If this isn't possible with Flowstone, does anyone recommend the best way to stream audio out of a DAW to host UPnP stream?
All the best,
Ollie
- OllieMarshall92
- Posts: 16
- Joined: Wed Oct 26, 2011 12:22 pm
Re: Stream audio out of DAW to UPnP stream
You could always make a exe in standalone or maybe you could just rig it so that you use ruby and playsound.
It calls a function in windows, playsound or something. It could be done in primitives too with the exec command or something. Being that it played to the main channel of your pc it should be a simple matter to send the main out to upnp? Not sure, but maybe it will get the right ideas going.
It calls a function in windows, playsound or something. It could be done in primitives too with the exec command or something. Being that it played to the main channel of your pc it should be a simple matter to send the main out to upnp? Not sure, but maybe it will get the right ideas going.
-
wlangfor@uoguelph.ca - Posts: 912
- Joined: Tue Apr 03, 2018 5:50 pm
- Location: North Bay, Ontario, Canada
Re: Stream audio out of DAW to UPnP stream
To use the network server primitives, the audio streams would require processing in Ruby (from audio Frames) and conversion to "green" hex strings. Ruby and "green" aren't designed to cope with the speed of real-time audio processing, and the timing of "green" events is unpredictable, so even if it's possible theoretically, I think it would be very hard to do reliably and the CPU load would be very high.
Googling for "windows network audio stream" finds several apps which either create a "virtual sound card" or tap into the WDM audio-driver system. I've never tried any them, but they look like they might be a more practical solution; though running network audio alongside ASIO drivers from the same application probably wouldn't be possible.
Googling for "windows network audio stream" finds several apps which either create a "virtual sound card" or tap into the WDM audio-driver system. I've never tried any them, but they look like they might be a more practical solution; though running network audio alongside ASIO drivers from the same application probably wouldn't be possible.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
Don't stagnate, mutate to create!
-
trogluddite - Posts: 1730
- Joined: Fri Oct 22, 2010 12:46 am
- Location: Yorkshire, UK
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 49 guests